fluid7 - logo
  • About
  • Case studies
  • Products
  • Blog
  • Contact

MythTV

Scripts and tidbits related to my homebrew PVR setup.

Adding an eject button for optical disks
MythTV

Adding an eject button for optical disks

In Mythtv, add an eject link to your cd/dvd and optical disk menu… < button> DVD_EJECT Eject DVD EXEC eject < /button> by adding this to optical_menu.xml and dvdmenu.xml

Jonathan Adjei
Red eye serial / MythTV control script for NTL set top box
LAMP

Red eye serial / MythTV control script for NTL set top box

In mythtv-setup under ‘Input connections’ (or something) type /home/mythtv/.mythtv/sendkeys.sh Then create this sendkeys.sh script in the directory mentioned above. #!/bin/sh for digit in $(echo $1 | sed -e ‘s/./& /g’); do red_eye /dev/ttyS0 $digit 2 Read more…

Jonathan Adjei
  • Terms of Service
  • Privacy Policy
  • Acceptable Use Policy
  • Careers
  • Contact
Hestia | Developed by ThemeIsle