boxee :: forums  

Go Back   boxee :: forums > boxee community > boxee for linux help

Reply
 
Thread Tools Display Modes
  #1  
Old January 11th, 2009, 08:54 AM
JCA JCA is offline
Junior Member
 
Join Date: Jan 2009
Posts: 2
Default Launching from MythTV

Quick tip for MythTV people from Brad DerManouelian on the myth user forums:

Add to mainmenu.xml:

<button>
<type>TV_WATCH_RECORDINGS</type>
<text>Launch Boxee</text>
<action>EXEC /opt/boxee/run-boxee-desktop</action>
</button>
Reply With Quote
  #2  
Old January 11th, 2009, 05:27 PM
misterjamin misterjamin is offline
Member
 
Join Date: Dec 2008
Posts: 48
Default

I took this a step further. In your current theme's theme.xml (mine is /usr/share/mythtv/themes/Pear-odyTV-wide/theme.xml), add:

Code:
  <buttondef name="MENU_BOXEE">
    <image>ui/button_off.png</image>
    <watermarkimage>watermark/boxee.png</watermarkimage>
    <offset>0,0</offset>
  </buttondef>
Then, drop http://public.benlancaster.co.uk/boxee.png in /usr/share/mythtv/theme/[your-theme]/watermark/

Update the <type> definition in Boxee's <button> tag to "MENU_BOXEE" and you get a pretty Boxee logo too, e.g.:

Code:
<button>
      <text>Boxee</text>
      <type>MENU_BOXEE</type>
      <action>EXEC /opt/boxee/Boxee</action>
</button>
Looks great on my theme (PearODY)
Reply With Quote
  #3  
Old January 12th, 2009, 01:47 PM
gregms's Avatar
gregms gregms is offline
Moderator
 
Join Date: Dec 2008
Location: Kansas City, MO
Posts: 244
Send a message via AIM to gregms
Default

If your like me and use Blootube-wide, I added the Boxee Image in with the blue color-scheme.

Feel free to download it:
http://gregms.dyndns.org/images/boxee.png
Reply With Quote
  #4  
Old January 14th, 2009, 05:49 AM
sp00ge sp00ge is offline
Member
 
Join Date: Jan 2009
Location: United Kingdom
Posts: 30
Default Is this different with MythTV trunk ?

Apologies if this isn't the right forum to be asking,

but does this all change with the latest MythTV trunk with the new MythUI changes ?

I'm using Blootube-Wide and can't find the theme.xml in either default-wide or blootube-wide directories.

Regards
Reply With Quote
  #5  
Old January 14th, 2009, 05:49 AM
paulsmith288 paulsmith288 is offline
Junior Member
 
Join Date: Jan 2009
Posts: 1
Default

Hi ,

Thanks for the info people.

I use the classic type of menus , rather than default.

When set to classic , Boxee doesn't show up.
When using default it does.

Any tips?
Reply With Quote
  #6  
Old January 14th, 2009, 05:56 AM
sp00ge sp00ge is offline
Member
 
Join Date: Jan 2009
Location: United Kingdom
Posts: 30
Default

Quote:
Originally Posted by paulsmith288 View Post
Hi ,

Thanks for the info people.

I use the classic type of menus , rather than default.

When set to classic , Boxee doesn't show up.
When using default it does.

Any tips?
I'm not entirely sure, as I can't find the theme.xml file but in my
/usr/local/share/mythtv/themes directory there is a classic directory.
Perhaps try to make the changes in there ?
Reply With Quote
  #7  
Old January 14th, 2009, 11:51 AM
misterjamin misterjamin is offline
Member
 
Join Date: Dec 2008
Posts: 48
Default

Quote:
Originally Posted by sp00ge View Post
Does this all change with the latest MythTV trunk with the new MythUI changes ?
V.Good question, and not one I know the answer too. I don't think the Wiki's been updated with the skinning instructions for the QT4 MythUI stuff, try the mythtv-users or mythtv-dev lists.
Reply With Quote
  #8  
Old January 14th, 2009, 12:06 PM
bravid bravid is offline
Junior Member
 
Join Date: Dec 2008
Posts: 1
Default

The method described in the post has no dependency on Myth, it's simply launching an external program on top of myth so no worried about changes in trunk.
Reply With Quote
  #9  
Old January 14th, 2009, 04:18 PM
misterjamin misterjamin is offline
Member
 
Join Date: Dec 2008
Posts: 48
Default

Quote:
Originally Posted by bravid View Post
The method described in the post has no dependency on Myth, it's simply launching an external program on top of myth so no worried about changes in trunk.
The whole UI and theming stuff for MythTV is being rewritten in QT4, sp00ge is running trunk code, and can't find the relevenat theme files, implying that the new MythUI stuff changes things.
Reply With Quote
  #10  
Old January 14th, 2009, 05:29 PM
sp00ge sp00ge is offline
Member
 
Join Date: Jan 2009
Location: United Kingdom
Posts: 30
Default Sorry, i'll explain better.

Sorry, i'm probably confusing you all here with my half baked answers.

I am running MythTV from the SVN Trunk.
/usr/local/share/mythtv/mainmenu.xml still exists and i've managed to add the code to call Boxee from there no problem.

I was more referring to the fact that the recent UI changes in MythTV mean that the themes themselves no longer have a theme.xml file. Being as my knowledge of themes for MythTV is more or less nothing (Apart from downloading and installing) I can't work out how to make a nice Boxee image appear when I select Launch Boxee from Myth's menu.

I've been scouring the MythTV mailing lists to see if I can find any nuggets of information that might point me in the right direction, but to be honest I keep getting distracted with actually playing with Boxee !
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 09:33 AM.


skin based on greenzero from vBSkins.com

 
Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.