I was further along with this than I remembered so there is now a new version of the
In this, status 2 seems to mean active and 1 means idle. Without the -p option, recordings just lists those with status = 2.
There may be other status numbers that show up for playback, decryption, etc.
If this information turns out to be consistently good, then the next step is to update the status display to use it in preference to redring data and trying to work out if files are growing or not.
Please give it a try and throw some interesting test cases at it, thanks.
nugget
package in the beta repository which adds a couple of new commands (reboot required):nugget recordings
- shows the recordings that are currently in progress (this includes the TSR buffer if it is active)nugget recordings -p
- shows all recording slots along with the status; may include recordings which have finished.nugget tuners.dump
- some information from the tuner data structuresnugget tuners.dump -h
- as above plus a hexdump.
Code:
humax# nugget recordings -p
2:/mnt/hd2/Tsr/0
1:/mnt/hd2/My Video/Toy Story_20181219_1613
1:/mnt/hd2/My Video/Grizzy and the Lemmings_20181219_1614
There may be other status numbers that show up for playback, decryption, etc.
If this information turns out to be consistently good, then the next step is to update the status display to use it in preference to redring data and trying to work out if files are growing or not.
Please give it a try and throw some interesting test cases at it, thanks.
Last edited: