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 liked songs and playlists from Spotify #115

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from

Conversation

sakethpathike
Copy link

This PR implements a feature to import liked songs and playlists from Spotify using the Spotify API.

Also, if the artist id already exists in the mapping, the existing one will be used. If not, a request will be made to the artist page instead of relying on results because sometimes the artist's name might differ, but the id it targets is the same.

1.mp4

…imports

- Added artist integration for songs.
- Updated logic to toggle `liked` to true for existing songs when importing liked songs from Spotify.
- Made minor UI adjustments.
…ed responses instead of recursion.

- add a 'Select All' option to fetch and select all playlists for import.
- include minor UI improvements to notify when fetching is complete.
…d `Authorize` with `Authenticate with Spotify`
@sakethpathike sakethpathike force-pushed the spotify-import branch 5 times, most recently from 8bbbf6f to 44018b8 Compare December 16, 2024 17:24
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

Successfully merging this pull request may close these issues.

1 participant