Remote Control Shortcut to Record on DM500S?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vinnys
    Newbie
    • Feb 2009
    • 10

    #1

    Remote Control Shortcut to Record on DM500S?

    Hi, I read a Dummies guide on the 500s and it pictured a recording shortcut for the DM500s, the shortcut was something like OK and GREEN or something like that. I can't find the document anymore, I have already set up and mounted some NFS shares and would like a quick way to record a programme.


    Thanks


    Vinnies
  • mikeyb
    Top Poster
    • Nov 2008
    • 161

    #2
    Have you got Ngrab set up?

    Comment

    • alunfennell
      V.I.P. Member
      • Oct 2008
      • 1525

      #3
      Add a record button to a DM500s remote

      There is no "record" button on a DB500s remote control so you can only record using the timer function. But a record button can be "added" by modifying the rcdmxxx5.xml file (and as I recently flashed my DB I lost the record button and had to remember how to do it... hence this post).

      Anyway, copy the rcdmxxx5.xml file from /share/tuxbox/enigma/resources/rcdm5xxx.xml and save it to your PC.

      Make a backup of it.

      Use the "edit > find" facility to search for RECORD and make the following change:

      change:

      <action name="record" key="record" flags="m" />

      to:

      <action name="record" key="mute" flags="m" />


      After editing it save it to /var/tuxbox/config/enigma/resources/ as the original file is read-only () and can't be chmod'd with an FTP program.

      You can now use the mute button when in DVR mode (the yellow button) to as a record button on a DM500s remote.

      Regards:
      Alun
      **The Worlds Best Interactive F1 Strategy Game**
      sigpic

      Comment

      Working...