Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter by text file #64

Open
shayded-exe opened this issue Dec 20, 2021 · 0 comments
Open

Filter by text file #64

shayded-exe opened this issue Dec 20, 2021 · 0 comments
Assignees
Labels
command: smart Related to the 'smart' command new feature New feature or request

Comments

@shayded-exe
Copy link
Owner

shayded-exe commented Dec 20, 2021

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 *
@shayded-exe shayded-exe added new feature New feature or request command: smart Related to the 'smart' command labels Dec 20, 2021
@shayded-exe shayded-exe self-assigned this Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command: smart Related to the 'smart' command new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant