Feature #1028
Extra information in status.xml
100%
Description
I'm implementing some additional information results to the status.xml for simple remote functions, such as restart tvheadend when no tuners are in use, check for system load, etc.
I'm willing to take suggestions for what extras I could include. So far I've added in system load and working on current tuner status output.
Will submit the patch shortly.
Subtasks
History
Updated by Markus Bonet over 12 years ago
Hi Andy,
I have been pointed to this ticket for my suggestions.
Must have overseen your idea or maybe I am missing something as I don't get it completely.
Well, here is the link to the ticket I opened: https://www.lonelycoder.com/redmine/issues/1091#change-4553
I don't know if this fits here, just give me a thought on it.
Updated by Andy Brown over 12 years ago
Hi Markus,
Yes still doing some work on this. Looking at your ticket, yes thats exactly the kind of information I'm looking at providing via status.xml (And probably also via the UI).
So my current list to add to status.xml is:- system load
- each tuner status
- remote clients connected
I've setup my own dev github so working towards a few fixes, so watch this space
Updated by Adam Sutton almost 11 years ago
- Status changed from New to Fixed
I'm not really sure how necessary this is anymore. If people still want it request it be re-opened. A lot of status info is available in the UI and this can all be accessed via a (yet to be documented) JSON API.
Adam