Autoplaylists-for-Google-Music
Autoplaylists-for-Google-Music copied to clipboard
playlist conditions break after sync, showing album + playlist id instead
See https://github.com/simon-weber/Autoplaylists-for-Google-Music/issues/119#issuecomment-299480355.
@elalcahuetepr, can you recreate the problem then export your logs to a file and email them to me ([email protected])? In addition, I'm interested in the logs for the playlist definition page itself, which you can get by:
- opening the playlist definition page (where you see the album conditions and gibberish values)
- opening the dev tools
- clicking the "console" tab
- right click and click save as (the same as the other logs)
In the meantime, I have a feeling that reloading before syncing will work around the issue. It's annoying, but ought to be better than recreating it, haha.
Reloading the extension did seem to do the trick (and far less annoying than recreating playlist). Next time issue comes up I'll make sure to collect logs and send them your way. After reloading the extension playlist conditions were correct when viewing autoplaylist options.