A practical automation need for Navidrome music servers
A music setup needs an way to discover and clean up new music. The desired flow is similar to Spotify-style weekly recommendation lists, such as Discover Weekly, Release Radar, or a playlist for a chosen genre.
The recommendations could come from , Last.fm, or another source that understands listening history. The full workflow should create playlists automatically, download the songs automatically, and remove songs that were not played after a set number of days.
Without that cleanup step, the music library can fill up with tracks the owner does not actually care about. A useful tool would either handle the whole process or watch a playlist and delete unplayed songs after the chosen time limit.
Key points
- The setup is centered on a music library.
- The wanted feature is weekly discovery-style playlists built from listening data.
- and Last.fm are possible recommendation sources.
- The workflow should also download songs automatically.
- Unplayed recommended songs should be deleted after a chosen number of days.