Autoplaylists-for-Google-Music icon indicating copy to clipboard operation
Autoplaylists-for-Google-Music copied to clipboard

deleting a linked static playlist while the extension is not running causes issues

Open simon-weber opened this issue 9 years ago • 1 comments

The symptoms for this aren't too bad: the rules linking the deleted playlist will start selecting 0 tracks, and will be set to another playlist when opened. To recover, just delete the affected rules manually.

I think the way to prevent this is to prune all nonexistent ids from rules on each startup. After that, the diff-based way should be fine.

simon-weber avatar Aug 08 '16 01:08 simon-weber

https://github.com/simon-weber/Autoplaylists-for-Google-Music/issues/97 should let us detect deletions while we're not running.

simon-weber avatar Nov 23 '16 04:11 simon-weber