Feature #730
Go to XBMC added to Media Library
Status: | Closed | Start date: | 11/08/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 01/10/2011 | |
Assignee: | cecil | % Done: | 0% |
|
Category: | Packages: Core | Spent time: | 1.00 hour | |
Target version: | 7.1 | Estimated time: | 3.00 hours |
Description
I would like a button added to the Media Library that says
"Go to XBMC"
The following file needs to be edited
usr/share/mythtv/themes/defaultmenu/library.xml
Code:
<button>
<type>MENU_XBMC</type>
<text>Go to XBMC</text>
<action>EXEC /usr/share/xbmc/xbmc.bin</action>
</button>
This allows XBMC to run from a button inside of Myth
Associated revisions
xbmc:Adds XBMC to Media Library. Closes #730.
History
Updated by cecil almost 14 years ago
- Estimated time set to 3.00
- Assignee changed from nharris to cecil
Updated by cecil almost 14 years ago
- Status changed from New to Closed