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

Streams and Countdowns #3067

Open
hjpalpha opened this issue Jun 9, 2023 · 0 comments
Open

Streams and Countdowns #3067

hjpalpha opened this issue Jun 9, 2023 · 0 comments

Comments

@hjpalpha
Copy link
Collaborator

hjpalpha commented Jun 9, 2023

Currently matches do not accept stream keys in the form of twitch_en_1.

Additionally in Module:Countdown the lines 36-49 are redundant, they do nothing except increase runtime (it processes new keys but pushes them with the same key again into the args table so factually no change accomplished).

And on discord there was the question about allowing >1 stream per platform in match countdowns.

For this we might want to adjust Module:Links/Stream and Module:Countdown as well as MediaWiki:Common.js/Countdown.js

We could do something like:

tests:

still to be discussed:

  • runtime???
  • is it wanted?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant