-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: update plugin guidelines #3244
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
docs: update plugin guidelines #3244
Conversation
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.
I added a few changes for review and discussion, let me know what you think.
8. Sites which are unmaintained | ||
|
||
9. Sites which don't provide any video streaming content, eg. radio stations | ||
|
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.
I think it's worth adding a few additional lines such as:
10. Sites which create a live stream of previously recorded content, such as TV shows, movies, news broadcasts, etc.
11. Sites which have no way to determine viewership numbers
12. Sites which are static cameras of a physical location
13. Sites which are in beta or undergoing heavy amounts of development and may change rapidly
This should cover us for more plugins and keep people from wasting their time and ours.
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.
I agree with all of those, but I feel like a list of 13 points makes it a bit too much IMO.
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.
Agreed, your changes are good.
da679d2
to
35739cf
Compare
Is that okay? |
Yep! Merging. |
The last revision of the plugin request/submission guidelines was made two years ago in #1838.
Lately we've seen a few requests and PRs for radio stations, which we don't want to merge. This should be included in the list of plugin restrictions.
I've also added a generic pull request template, since we don't have one. Nothing big, just a small reminder to read the guidelines, add a comment and run local checks if possible.