Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix top tracks, small refactoring. #105

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Fix top tracks, small refactoring. #105

merged 5 commits into from
Apr 27, 2024

Commits on Apr 27, 2024

  1. Fix top tracks, small refactoring.

    Shazam has changed the contract for obtaining top songs:
    - Top tracks in country by genre
    - Top tracks in country
    - Top tracks in city
    - Top tracks in world by genre
    - Top tracks in world
    
    We managed to maintain this functionality, but the format of the responses has changed, as have the response models! Please make corrections, the data has changed significantly!!!
    
    Added `playlist` and `playlists` methods for Serialize.
    dotX12 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1e021ff View commit details
    Browse the repository at this point in the history
  2. Update poetry

    dotX12 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    42f4111 View commit details
    Browse the repository at this point in the history
  3. Update poetry and tests

    dotX12 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    16f82ea View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev2.0' of https://github.com/shazamio/ShazamIO

    # Conflicts:
    #	poetry.lock
    #	pyproject.toml
    dotX12 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f4b1c08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39f52f8 View commit details
    Browse the repository at this point in the history