Skip to content

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

Description

@FOSSforlife

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions