Recently all my smart playlist have stopped showing up in the GUI. I have tried to delete the docker along with its appdata-folder and then reinstall the docker, but with no success. I can see in the log for daapd/OwnTone that there is a parsing error for every singel one of my playlist. I have consulted the manual (https://owntone.github.io/owntone-server/smart-playlists/) and stripped one playlist for every line except one just to understand what the problem might be. But still this entry shows up in the log:
[2022-06-17 16:32:45] [ LOG] scan: Could not parse '"Ambient2" {
media_kind is music
}': syntax error, unexpected invalid token
[2022-06-17 16:32:45] [ LOG] scan: Error parsing smart playlist '/music/Ambient2.smartpl'
The playlist file looks like this:
"Ambient2" {
media_kind is music
}
As I said, I have not modified my smart playlist in a long time and they worked just fine a couple of weeks ago. I can't understand why daapd/OwnTone all of a sudden thinks this playlist contains an invalid token. I would really appreciate some help guys, thanks.