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 playlist loading #690

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 4, 2024

  1. fix: playlists not loading

    This fix is extremely scuffed, as Spotify's API will not return filtered fields when multiple complex objects are in the same query. This seems to be a regression from previous behavior...
    QPixel committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    56cf436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33d991 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    17b2b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d861f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917699a View commit details
    Browse the repository at this point in the history
  4. chore: rustfmt

    QPixel committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5dcbd3d View commit details
    Browse the repository at this point in the history