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

Import Page (A): Last.fm/Spotify #20

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

Import Page (A): Last.fm/Spotify #20

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

Comments

@FOSSforlife
Copy link
Member

The first iteration of our import page will allow manual imports from Last.fm and Spotify, since these two are the most important.

  • Continuous imports will probably come at a later date.
  • Adding the items to our database will be handled using the existing API function

To be created:

  • UI page that authenticates the user, kicks off the Lambda functions below, and displays the collection queue
  • Last.fm import Lambda function that fetches scrobble history and adds items to collection queue
  • Spotify import Lambda function that fetches saved albums and adds them to collection queue

To be updated:

  • Collection database needs to have "queue" functionality and store all of the fields that we want to display during this process (e.g. import source, Last.fm plays, etc)
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