Skip to content

Smart Playlist disappearing #1383

Closed Answered by KaoriRinaFujimoto
KaoriRinaFujimoto asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I think I've figured out the issue: the value for the sort key should not be empty.
The log is even pointing that out Dec 3 10:36:31 myMPDos daemon.err mympd: Invalid sort tag: (should have checked earlier :/ )

After updating the expression to this:

{"type": "sticker", "sticker": "like", "value": "2", "op": "=", "sort": "Album", "sortdesc": false, "maxentries": 200}

it's working now.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KaoriRinaFujimoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant