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

Info on upcoming MovieNight #11

Closed
CptPie opened this issue May 16, 2020 · 2 comments · Fixed by #48
Closed

Info on upcoming MovieNight #11

CptPie opened this issue May 16, 2020 · 2 comments · Fixed by #48
Assignees
Labels
enhancement New feature or request planned Old already planned feature

Comments

@CptPie
Copy link
Collaborator

CptPie commented May 16, 2020

The MoviePolls site should crossreference to the corresponding MovieNight instance to direct users there when a movie is watched.

Requirements:
Show some sort of notification if a movienight is planned (and/or running)
- maybe with some sort of closeable banner?
Save link to the MovieNight instance in the database

Questions to be asked:
Maybe use a countdown for the upcoming movienight?
Should we request the movienight url to check if the movie is running already?

@CptPie CptPie added enhancement New feature or request planned Old already planned feature labels May 16, 2020
@zorchenhimer
Copy link
Owner

A notification banner on-site that's something along the lines of "A movie is currently playing" with a link would be really nice. I hadn't thought of that.

This would probably require some API on the MovieNight server in order to work nicely, but I'm OK with adding that functionality.

As for the countdown, this would have to rely on the End date being set on a cycle. This isn't required to be set, but it would probably be nice to have a countdown if it is set for the current cycle.

CptPie referenced this issue Jun 14, 2020
The banner is displayed on every page if there is a value set.  The
default value is blank, hiding the banner.  An option has been added to
the config page to change the banner message.
@CptPie
Copy link
Collaborator Author

CptPie commented Jun 16, 2020

  • countdown to next movienight
  • link to running movienight?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned Old already planned feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants