simon-weber / Autoplaylists-for-Google-Music

Adds autoplaylists, aka iTunes "smart playlists", to Google Music.
https://autoplaylists.simon.codes
MIT License
94 stars 18 forks source link

deleting a linked autoplaylist causes problems #159

Open simon-weber opened 7 years ago

simon-weber commented 7 years ago

I think all combinations of {delete local, delete remote} x {while running, while not running} can potentially cause problems.

Specifically, when I created a chain of three linked autoplaylists A -> B -> C and deleted them in order A, B, C, I noticed that the deletes failed to take. It looked like the syncs after the deletes were pulling stale state and resaving the already deleted playlists locally. The remote playlists did get deleted, though.