ytmdl
ytmdl copied to clipboard
Add support for showing `album name` in the metadata results
Feature Request
Checklist
- [x] I've searched the bugtracker for similar feature requests including closed ones.
- [x] I will add the enhancement label to the issue.
Description
It will be nice to show the album name along with the metadata choice options shown. This was requested by an user over mail and I personally think it will be a great addition as it will lead to more informed choice decision about the metadata option that the user selects.
This should be kept under a flag that should be configurable through the config as well as the commandline.
Would it be possible to also display the metadata present? Like:
[1] Song by Artist [Album Name] ✓ composer ✓ genre ✗ year
[2] Song by Artist [Album Name] ✗ composer ✗ genre ✗ year
That way, the same result returned by multiple providers can be weighed against each other?