Open shayded-exe opened 2 years ago
Allow smart playlists to be created from songs in a text file with a configurable format.
It should support wildcard matching with *, in which case all matches will be added.
Something like this:
rules: and: type: file file: playlist_1.txt format: [artist, title]
And a file as follows:
Artist A - Track A Artist B - Track *
Allow smart playlists to be created from songs in a text file with a configurable format.
It should support wildcard matching with *, in which case all matches will be added.
Something like this:
And a file as follows: