View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Jan 05, 2014 9:38 am 
Offline
Joined: Wed Jan 07, 2004 12:14 pm
Posts: 425
Location: Charlotte, NC
Actually, I think this feature returned on an earlier recent release but I missed it until now. We lost this feature back in .23 (I think) and I missed it. I began using it again in linHES 8.

There is an issue for some with ejecting a DVD after viewing or burning. Below is an easy fix.

  • create a script (I named mine "eject.sh") and put it in a folder (I used /usr/local/bin) - fix permissions
    Code:
      #!/bin/sh
      /usr/bin/eject

  • Alter /usr/share/mythtv/themes/defaultmenu/optical_menu.xml
    Code:
        <button>
            <type>EJECT</type>
            <text>Eject media</text>
            <description>Eject Disc from drive</description>
            <action>EXEC sudo /usr/local/bin/eject.sh</action>
        </button>

This fix will be overwritten with updates so you should save this somewhere...

_________________
Backend server - 4.0 TB 3.0ghz dual core 6 gig RAM, nVidia 9400, Gigabyte GA-870A-UD3 MB, 2 HD-5500, 2 HD Homerun dual tuners, 3 frontend machines - LinHES 8.6.1


Top
 Profile  
 
PostPosted: Sun Jan 05, 2014 11:48 am 
Offline
Site Admin
Joined: Fri Jun 11, 2004 7:58 am
Posts: 507
To prevent it from being overwritten the file can also be copied to /home/mythtv/.mythtv


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu