Skip to content

Add option to sync Spotify favorites to Tidal playlist#164

Open
MaximStanko wants to merge 1 commit into
spotify2tidal:mainfrom
MaximStanko:main
Open

Add option to sync Spotify favorites to Tidal playlist#164
MaximStanko wants to merge 1 commit into
spotify2tidal:mainfrom
MaximStanko:main

Conversation

@MaximStanko
Copy link
Copy Markdown

Context

I have a pretty large "Liked Songs" playlist on Spotify and I have currently been using this tool to migrate from Spotify to Tidal. I didn't want to keep all my old Spotify favorites, but just be able to have them as a Tidal playlist I can play if I want to, because there are thousands of songs in there which I don't listen to anymore.

Implementation

I added a --favs-to-playlist PLAYLIST_NAME option to spotify2tidal, which takes the PLAYLIST_NAME and syncs Spotify favorites into that playlist (or creates it if it does not exist).

Details

I used the already present code infrastructure for this, though I have copied some code from sync_favorites and sync_playlist which could be refactored to use some common function and remove that duplication. Although I don't think it's much of a deal, as these functions will most likely not change drastically in the future.

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