options: add some entries to --display-tags defaults

Useful for the previous commit.
This commit is contained in:
Your Name 2021-05-11 22:22:33 +02:00
parent cbb8f534b0
commit ded36a4470
1 changed files with 1 additions and 0 deletions

View File

@ -1032,6 +1032,7 @@ static const struct MPOpts mp_default_opts = {
"Artist", "Album", "Album_Artist", "Comment", "Composer",
"Date", "Description", "Genre", "Performer", "Rating",
"Series", "Title", "Track", "icy-title", "service_name",
"Uploader", "Channel_URL",
NULL
},