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

`playlist title contains regex .` fails #161

Closed simon-weber closed 7 years ago

simon-weber commented 7 years ago

It fails for me on this line since playlistsById[id] is undefined.

The condition does work fine for more normal cases, though.

simon-weber commented 7 years ago

Apparently static playlist title matching had just been busted for a while and nobody noticed!