sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.75k stars 439 forks source link

Server Status / Notices #3138

Open oraclesod opened 1 year ago

oraclesod commented 1 year ago

Description

Would be super useful to have a "Server Status" page, a notice banner at the top of all pages that shows any current outages or prewritten notices and a notice popup for new notices.

Desired Behavior

When connected to the site, a banner at the top of the page showing custom set message (maintenance notice etc) and/or if the server is offline, perhaps the banner could have back forward buttons to scroll through messages, so something like: "messagetext (1/3). <. >" and they would appear in time order with the newest displayed currently.

Then Separate popup for said notice that appears once when a user hits the site for the first time (since the notice was created) which they need to click ok or close to get rid of, this should only pop up once per user per notice, the banner should stay though

Status page could look at uptime over a period and also current status of the server

Additional Context

As I have given the Overseerr url to my users, it would be useful to be able to communicate further with then rather than have to send emails or messages. Creating an almost one stop site for users besides the main Plex system site

Code of Conduct

Minituff commented 1 year ago

I like this idea. It seems similar to the request I just submitted: https://github.com/sct/overseerr/issues/3262

danshilm commented 1 year ago

Thinking about this, I think the best way to set the content for the banner would be either markdown or text as was mentioned in a previous GitHub issue.

Minituff commented 1 year ago

Thinking about this, I think the best way to set the content for the banner would be either markdown or text as was mentioned in a previous GitHub issue.

I like the markdown idea for it's additional functionality. What's great about markdown is you can still put plain text without any special formatting, so users who are unfamiliar with markdown syntax shouldn't be too confused. But, it still allows for special formatting, and the addition of links if necessary.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hirenshah commented 1 year ago

Unstale

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hirenshah commented 12 months ago

Unstale

derpindialer commented 2 months ago

Hoping to get more interest in this enhancement feature request.