Jump to content

"Smart" playlists


Recommended Posts

All I'm thinking of here is to be able to choose a number of tags or folders (for example, all songs with genre dubstep and songs with genre electro) and the playlist will automatically update whenever songs get added or removed from those tags or folders, accounting for multiple artist tags and duplicates.

Link to comment
Share on other sites

On 6/5/2020 at 6:08 PM, superluig164 said:

All I'm thinking of here is to be able to choose a number of tags or folders (for example, all songs with genre dubstep and songs with genre electro) and the playlist will automatically update whenever songs get added or removed from those tags or folders, accounting for multiple artist tags and duplicates.

It would be good, if with your suggestions playlists have logical operations (smart ones) like AND, NOT etc.

Link to comment
Share on other sites

One relatively simple thing I'd like supported within the current format of Playlists would be to allow wildcards in the filename lines, thus making a playlist dynamic. That way you could easily create a playlist where only your FLAC files get included, or a playlist that includes some specific folder for which the contents may change over time. e.g. entries in a playlist.m3u file such as:

/storage/ABCD-1234/MusicFolders/Songs/*.flac
/storage/ABCD-1234/MusicFolders/Podcasts/*.*

It might need to stay fixed during playback though, as dynamically changing a Playlist's songs list on-the-fly could cause issues? (Mind you, it works fine with other general Categories if you Rescan during playback, the list correctly changes on the fly)

Andre

Link to comment
Share on other sites

42 minutes ago, andrewilley said:

One relatively simple thing I'd like supported within the current format of Playlists would be to allow wildcards in the filename lines, thus making a playlist dynamic. That way you could easily create a playlist where only your FLAC files get included, or a playlist that includes some specific folder for which the contents may change over time. e.g. entries in a playlist.m3u file such as:

/storage/ABCD-1234/MusicFolders/Songs/*.flac
/storage/ABCD-1234/MusicFolders/Podcasts/*.*

It might need to stay fixed during playback though, as dynamically changing a Playlist's songs list on-the-fly could cause issues? (Mind you, it works fine with other general Categories if you Rescan during playback, the list correctly changes on the fly)

Andre

This is great as well, however I think they should both be included.  Not everyone sorts their music using file names, and therefore might not be able to benefit from it.  A nice GUI with the ability to choose various categories to include (and even exclude) would be fantastic.

Link to comment
Share on other sites

11 minutes ago, superluig164 said:

Not everyone sorts their music using file names, and therefore might not be able to benefit from it. 

Agreed. However playlists (in the current sense) are 100% path and filename based, that's how they work. Internally, they are simply a series of pointers to locations within a device's storage.

Andre

Link to comment
Share on other sites

  • 4 weeks later...

I would like to have the kind of smart playlists that exists in Winamp. Or actually a more evolved version of Winamp playlists with the possibility to combine two or more lists into a new list by picking x number of songs from list 1, then x songs from list 2, and then start over with list 1 again. 

And for you that never used Winamp. You can set a list of wildcards, for example:

year>=1980 AND year <=1989 AND genre='pop' AND bpm=125

Basically it is possible to filter on all existing id3-tags. And possible filename, never used that though. 

Link to comment
Share on other sites

4 hours ago, Peter H said:

You can set a list of wildcards, for example:

year>=1980 AND year <=1989 AND genre='pop' AND bpm=125

Basically it is possible to filter on all existing id3-tags. And possible filename, never used that though. 

The possibility to use id3 wildcards for lists (or for filtering too) seems cool, +1

Link to comment
Share on other sites

  • 4 months later...
On 7/3/2020 at 7:00 PM, Peter H said:

I would like to have the kind of smart playlists that exists in Winamp. Or actually a more evolved version of Winamp playlists with the possibility to combine two or more lists into a new list by picking x number of songs from list 1, then x songs from list 2, and then start over with list 1 again. 

And for you that never used Winamp. You can set a list of wildcards, for example:

year>=1980 AND year <=1989 AND genre='pop' AND bpm=125

Basically it is possible to filter on all existing id3-tags. And possible filename, never used that though. 

This is basically what I was hoping for when I asked for the feature, glad to see you explain it better.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...