Extension for the missing playlist sync function #993
rabe0577
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello together,
I have read here that many users want a sync function for playlists.
A function that also deletes deleted songs from a playlist, from the computer.
Since I download via Crontab my playlists, and these often change. I myself have the problem that many songs are downloaded twice.
For this I have now written a small script that automatically deletes duplicate songs and keeps only the newest.
Read here how it works: https://github.com/rabe0577/tidal-delete-duplicate-tracks
As a transition until the function is officially imported into tidal-dl, the script does a great job.
I hope I can help some people here.
All the best
Beta Was this translation helpful? Give feedback.
All reactions