Bug #632
recstat not working in R6
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | jams | % Done: | 100% |
|
Category: | - | Spent time: | 2.00 hours | |
Target version: | 6.03.00 |
Description
Originally posted as "Encoder Status LEDs for KnoppMyth" at http://knoppmyth.net/phpBB2/viewtopic.php?t=12786
This script allowed LED's to be illuminated via serial port power based on encoder recording status.
In previous version of Knoppmyth, serial port support for this script was not included. I used pyserial to get it to work.
This script does not appear to be implemented in R6.
Associated revisions
recstat: initial include. Does not have support for runit
recstat will need to be modified
ref #632
recstat: added run file.
-More cleanup for recstat.py.
-removed recstat which is used for init
closes #632
History
Updated by jams over 14 years ago
- Assignee set to jams
Updated by jams over 14 years ago
- Status changed from New to Feedback
I would be happy to add these scripts. Can you attach them? considering they are python I don't want cut/paste to screw with the whitespace.
Also the mythtv wiki page isn't found anymore. Do you have the required information from there?
Updated by jimdoc over 14 years ago
- File recstat added
- File recstat.py added
Here are the files.
I don't believe these files (or description) were ever part of the mythtv wiki (not that I'm aware of anyway).
recstat is the script to run the python file. this worked in R5, but I'm not aware of how this gets implemented in R6.
recstat.py is the script that checks for active tuners. this file will need to be edited to reflect the users actual encoders.
Thank you. Let me know if you need any additional info.
Updated by jams over 14 years ago
thanks i will add these, but it would be nice if we had instructions on how to build the led/serial port thing.
Updated by jimdoc over 14 years ago
Ok I found the mythtv wiki stuff (via archive.org).
I've copied the page and placed a copy at...
http://dl.dropbox.com/u/2719364/recstat/Using_System_LEDs_for_Recording_Status.html
Updated by jams over 14 years ago
- Target version set to 6.03.00
Updated by jams over 14 years ago
- Status changed from Feedback to In Progress
Updated by jams over 14 years ago
Added new package recstat
Copied instructions to this url:
http://linhes.org/bugs/projects/lin-hes/wiki/_Using_System_LEDs_for_Recording_Status_
Updated by jams over 14 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset commit:"c48b193bd468c5a2457c9db916c4cac9067b4c3d".