Skip to content

feat: support sync for albums, including fuzzy match#150

Open
driessamyn wants to merge 1 commit into
spotify2tidal:mainfrom
driessamyn:album-sync
Open

feat: support sync for albums, including fuzzy match#150
driessamyn wants to merge 1 commit into
spotify2tidal:mainfrom
driessamyn:album-sync

Conversation

@driessamyn
Copy link
Copy Markdown

Proposal to add support for saved album sync.
This PR also includes support for fuzzy search which improved the number of tracks, albums and artist matches.

There is a small change in the flags being set as this may scale better as additional support is added.

Let me know your thoughts.

Also changes the argument handling to be more granular.
@bityue
Copy link
Copy Markdown

bityue commented Dec 9, 2025

I can't speak towards the code nor the fuzzy name matching - but I did just try the sync albums functionality and it worked perfectly for my account. Thanks for the PR !

@driessamyn
Copy link
Copy Markdown
Author

I can't speak towards the code nor the fuzzy name matching - but I did just try the sync albums functionality and it worked perfectly for my account. Thanks for the PR !

Thanks.
I will continue, adding support for saved artists too, and possibly look at refactoring so the playlist sync uses the same matching logic so more songs in the playlist should match.

I'll maintain a fork until the PR gets reviewed 👍

@driessamyn driessamyn mentioned this pull request Dec 11, 2025
@driessamyn
Copy link
Copy Markdown
Author

I can't speak towards the code nor the fuzzy name matching - but I did just try the sync albums functionality and it worked perfectly for my account. Thanks for the PR !

A follow-up PR that adds support for artist sync: #152

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.

2 participants