Feature #973

Frontend Status Feature

Added by bgrant3406 over 9 years ago. Updated over 9 years ago.

Status:Closed Start date:07/26/2014
Priority:Low Due date:
Assignee:jams % Done:

0%

Category:Packages: Core Spent time: 5.00 hours
Target version:8.2

Description

The issue I run into is that I don't alway know when one of my frontends is watching a recorded program. I know I can get the status by using the Frontend status API:
Code:
http://mediaroom_sbe:6547/Frontend/GetStatus
but it sure would be nice to see all of it in a nice table format.

What I would envision is a simple table showing the status of each frontend, similar to the Encoder status page, something like:

Frontend Status
Frontend: "mbe" is "idle"
Frontend: "mbr_sbe" is "playing" "Lost"
Frontend: "gbr_sbe" is "paused" "playing" "Wipeout"
Frontend: "mediaroom_sbe" is "idle"

Associated revisions

Revision ee4bbb1b
Added by jams over 9 years ago

supplemental-web: Add menu item for frontend status.
The page takes a bit to load because it queries the frontends in real time, every time.
We need to add a please wait screen or some other dialog box in the future.

Also removed remyth from the menu because it's a dead product.

refs #973

History

Updated by jams over 9 years ago

  • Assignee set to jams
  • Status changed from New to In Progress
  • Target version set to 8.2

Updated by jams over 9 years ago

  • Category set to Packages: Core
  • Status changed from In Progress to Closed

Menu item for frontend status is under utilities.

Table will only display frontends detected via upnp. That means the frontend must be powered on and accepting connections.

Also available in: Atom PDF