Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Navidrome Smart Playlist by SickProdigy

#1
hello everyone, wanted to share my smart playlists with the public. These work for navidrome music software. 

Smart Playlists Link:
https://gitea.rcs1.top/sickprodigy/navid...-playlists

I've created around 40+ so far, and I edit out certain artists and genres from showing. You can see how detailed they are above. This is how they look in feishin and navidrome.

Feishin:
[Image: yWN3nce.png]

Navidrome:
[Image: UGOgx3E.png]

My favorite right now is jukebox Example below:

Code:
{   "title": "-Jukebox ;)",   "comment": "The highest rated music on random, discounting recently played.",   "any": [     { "all": [       {"is": {"rating": 3}},       {"notInTheLast": {"lastPlayed": 90}}     ]},     { "all": [       {"is": {"rating": 4}},       {"notInTheLast": {"lastPlayed": 30}}     ]},     { "all": [       {"is": {"rating": 5}},       {"notInTheLast": {"lastPlayed": 10}}     ]},     { "all": [       {"is": {"loved": true}},       {"notInTheLast": {"lastPlayed": 2}}     ]}   ],   "sort": "lastPlayed",   "order": "desc",   "limit": 1000 }

To edit navidrome smart playlists, this link will come in handy:
https://www.navidrome.org/docs/usage/smartplaylists/
Noticed the link above is down, luckily i backed it up mostly here:
https://gitea.sickgaming.net/sickprodigy...-Navidrome
[Image: RvghcKs.png]
Reply



Forum Jump:


Users browsing this thread:

Forum software by © MyBB Theme © iAndrew 2016