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

Provide an option for listing tagging capabilities grouped by tagging lib #10

Open
ttimon7 opened this issue Jul 19, 2023 · 0 comments
Open

Comments

@ttimon7
Copy link
Owner

ttimon7 commented Jul 19, 2023

Add a --list option to the CLI for that purpose.

Provide output similar to:

Tagging capabilities of backends:

* music-tag
  * supported audio formats:
    * flac
    * mp3
  * supported tags:
    * album
    * artist
    * cover art (image/jpeg, image/png)
    * disc number
    * genre
    * release date
    * title
    * total discs
    * total tracks
    * track number
* eyed3
  * supported audio formats: ...
  * supported tags: ...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant