Skip Navigation

@plex I'm trying to build some smart playlists:

The Genre selection works but the album / track ratings fails to add tracks to the list.

Rating something 1 star I don't want it to be included

match-all { match-all{ match-any { album-rating is-greater-than 1stars album-rating is 0stars } match-any { track-rating is-greater-than 1stars track-rating is 0stars } } match-any { album-genre is soundtracks ... album-genre is film-scores } }

0
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DR
Ryan Freeman @mstdn.social
Posts 1
Comments 0