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

Feat/get similar songs 2, Feat/get similar songs, Feat/get top songs #195

Closed

Commits on Feb 8, 2022

  1. Serve getTopSongs

    xavier committed Feb 8, 2022
    Copy the full SHA
    659ffd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Implement lastfm artist.geTopTracks endpoint

    xavier committed Feb 9, 2022
    Copy the full SHA
    f437fc3 View commit details
    Browse the repository at this point in the history
  2. Add GetTopSongs subsonic spec

    xavier committed Feb 9, 2022
    Copy the full SHA
    0639577 View commit details
    Browse the repository at this point in the history
  3. Add GetTopSongs subsonic handler

    xavier committed Feb 9, 2022
    Copy the full SHA
    1f0556b View commit details
    Browse the repository at this point in the history
  4. Serve getSimilarSongs

    xavier committed Feb 9, 2022
    Copy the full SHA
    450ccd9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f003d0d View commit details
    Browse the repository at this point in the history
  6. Add SimilarSongs subsonic spec

    xavier committed Feb 9, 2022
    Copy the full SHA
    6ad3786 View commit details
    Browse the repository at this point in the history
  7. Add subsonic GetSimilarSongs handler

    xavier committed Feb 9, 2022
    Copy the full SHA
    ef2db23 View commit details
    Browse the repository at this point in the history
  8. Ingore vim .swp files

    xavier committed Feb 9, 2022
    Copy the full SHA
    e8c059b View commit details
    Browse the repository at this point in the history
  9. Add SimilarSongs2 subsonic spec

    xavier committed Feb 9, 2022
    Copy the full SHA
    84676fb View commit details
    Browse the repository at this point in the history
  10. Add subsonic GetSimilarSongsTwo handler

    xavier committed Feb 9, 2022
    Copy the full SHA
    55ae3d6 View commit details
    Browse the repository at this point in the history
  11. Serve subosonic getSimilarSongsTwo

    xavier committed Feb 9, 2022
    Copy the full SHA
    fdedcae View commit details
    Browse the repository at this point in the history
  12. Implement lasftm artist.getSimilar endpoint

    xavier committed Feb 9, 2022
    Copy the full SHA
    3e005af View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Copy the full SHA
    11f4b0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b821bbc View commit details
    Browse the repository at this point in the history
  3. fixup! Add GetTopSongs subsonic handler

    xavier committed Feb 10, 2022
    Copy the full SHA
    96d6437 View commit details
    Browse the repository at this point in the history
  4. fixup! Add subsonic GetSimilarSongs handler

    xavier committed Feb 10, 2022
    Copy the full SHA
    129f7ee View commit details
    Browse the repository at this point in the history
  5. fixup! Add subsonic GetSimilarSongsTwo handler

    xavier committed Feb 10, 2022
    Copy the full SHA
    4a13016 View commit details
    Browse the repository at this point in the history