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

Adding Items To Collection #18

Open
FOSSforlife opened this issue Apr 26, 2020 · 0 comments
Open

Adding Items To Collection #18

FOSSforlife opened this issue Apr 26, 2020 · 0 comments
Labels

Comments

@FOSSforlife
Copy link
Member

Users should be able to:

  • add items manually by artist and title
  • add items manually by MBID
  • add additional metadata in the creation payload (release date, etc)

The server should automatically:

  • fetch metadata from MusicBrainz, either using MBID or by searching artist/title
  • merge items that are the same
  • follow every step in the chart below upon adding an item

This import function below is what will handle user imports, Spotify/Last.fm/RYM imports, and any other method of adding items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant