feat: support sync for albums, including fuzzy match#150
Conversation
Also changes the argument handling to be more granular.
90d2bfc to
3faa499
Compare
|
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'll maintain a fork until the PR gets reviewed 👍 |
A follow-up PR that adds support for artist sync: #152 |
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.