shayded-exe / tuneup-prime

NO LONGER MAINTAINED - A library management toolkit for Denon Engine PRIME 🎧
https://community.enginedj.com/t/tuneup-prime-library-management-toolkit-for-windows-macos-create-smart-playlists-relocate-your-tracks-and-more/33067
MIT License
29 stars 2 forks source link

Filter by text file #64

Open shayded-exe opened 2 years ago

shayded-exe commented 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 *