-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
plugins: add missing "description" metadata tags #4391
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
Conversation
Thanks for putting in all the effort and researching this. I will review this properly later. One mistake I noticed while quickly going through the list were the descriptions of ard_live and ard_mediathek at the top. It's the same TV channel, "ARD". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of suggestions and corrections, in addition to what @back-to already reviewed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to be good now. In case someone else wants to (re-)review, I'm leaving this PR open for another bit.
Thanks again for the work, @mkbloke. 👍
Btw, should we add another attribute to the metadata? Like for example what kind of streams the plugins return and whether FFmpeg is a requirement? This could probably be automated by checking the imports though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me as well, thanks @mkbloke!
closes #4383