diff --git a/^ Jukebox P 🎵.NSP b/^ Jukebox P 🎵.NSP index 37e892f..c794d13 100644 --- a/^ Jukebox P 🎵.NSP +++ b/^ Jukebox P 🎵.NSP @@ -5,17 +5,17 @@ { "all": [ {"is": {"rating": 3}}, {"notInTheLast": {"lastPlayed": 90}}, - {"isNot: {"playcount": 0}} + {"isNot": {"playcount": 0}} ]}, { "all": [ {"is": {"rating": 4}}, {"notInTheLast": {"lastPlayed": 30}}, - {"isNot: {"playcount": 0}} + {"isNot": {"playcount": 0}} ]}, { "all": [ {"is": {"rating": 5}}, {"notInTheLast": {"lastPlayed": 15}}, - {"isNot: {"playcount": 0}} + {"isNot": {"playcount": 0}} ]}, { "all": [ {"is": {"loved": true}}, diff --git a/^ Jukebox U 🎵.NSP b/^ Jukebox U 🎵.NSP index ad3fb56..4d407bb 100644 --- a/^ Jukebox U 🎵.NSP +++ b/^ Jukebox U 🎵.NSP @@ -4,19 +4,19 @@ "any": [ { "all": [ {"is": {"rating": 3}}, - {"is: {"playcount": 0}} + {"is": {"playcount": 0}} ]}, { "all": [ {"is": {"rating": 4}}, - {"is: {"playcount": 0}} + {"is": {"playcount": 0}} ]}, { "all": [ {"is": {"rating": 5}}, - {"is: {"playcount": 0}} + {"is": {"playcount": 0}} ]}, { "all": [ {"is": {"loved": true}}, - {"is: {"playcount": 0}} + {"is": {"playcount": 0}} ]} ], "sort": "random",