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

Missing Music Provider features #29

Open
16 tasks
DominicMaas opened this issue Feb 5, 2020 · 0 comments
Open
16 tasks

Missing Music Provider features #29

DominicMaas opened this issue Feb 5, 2020 · 0 comments

Comments

@DominicMaas
Copy link
Owner

Features that are in the original app, but need to be supported by music providers. These will mostly be added as optional methods in the manifest file.

Sources

  • PlaylistSource (get results for a playlist based on a provided id)
  • UserSource (get information about a user, can be whatever makes sense (which is an improvement over UWP))
  • Related source (get related music)

Resolvers

  • Viewing playlists
  • Adding / removing tracks to and from playlists
  • Creating playlists
  • Get playlist tracks
  • Get extended user information? (tie in with last.fm integration)
  • Liking / unliking tracks
  • Getting like status
  • Getting data for a single track
  • Getting data for a list of tracks
  • Callback for when a track changes (useful for local history on a service?)

Implemented

  • Core
  • iOS
  • UWP
@DominicMaas DominicMaas transferred this issue from another repository Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant