View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Apr 10, 2006 12:54 pm 
Offline
Joined: Wed Feb 18, 2004 10:45 am
Posts: 41
I'm finding I'm not needing all the modules (i.e. news, browser, dvd). Any instructions on how to uninstall them?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 10, 2006 2:03 pm 
Offline
Joined: Mon Aug 29, 2005 4:04 pm
Posts: 729
Location: Philadelphia, PA US
This is not uninstalling the module. But you can easily remove the menu item for News or any menu item.

/usr/share/mythtv/info_menu.xml

And delete or comment out news section (red text).

In /usr/share/mythtv there is a bunch of .xml files each one controls a menu, browse though them to see what each one does.

Quote:
<mythmenu name="INFO">

<button>
<type>NEWS</type>
<text>News Feeds</text>
<text lang="DE">Nachrichten</text>
<text lang="CA">Notícies</text>
<text lang="ES">Noticias</text>
<text lang="FR">Nouvelles</text>
<text lang="IS">Fréttir</text>
<text lang="NL">Nieuws</text>
<text lang="SV">Nyheter</text>
<text lang="JA">ニュース</text>
<text lang="FI">Uutiset</text>
<text lang="ZH_TW">網上新聞</text>
<text lang="SI">Novice</text>
<text lang="ET">Uudised</text>
<text lang="NB">Nyheter</text>
<text lang="DK">Nyheder</text>
<action>PLUGIN mythnews</action>
<depends>mythnews</depends>
</button>


Last edited by spalVl on Mon Apr 10, 2006 3:00 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 10, 2006 2:54 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
Code:
dpkg -r mythplugins
However, this will remove all the plugins. All plugins are complied together to produce one Debian package. This will not change. So, you can perform the above then recompile the plugins to install just what you want (read the MythTV docs). Or edit the menu XML files in /usr/share/mythtv to remove the plugins you don't want. The plugins will still be on the system, however they won't be displayed on the menu.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 10, 2006 7:36 pm 
Offline
Joined: Wed Feb 18, 2004 10:45 am
Posts: 41
Thank you everyone! It wasn't until I posted that I found the proper term was not modules, but plug-ins.

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 10, 2006 9:48 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,
Rather than delete stuff, why not just make it invisable as maybe later you may want them back?

Simply put <!-- before an undesired button and then after that button put a matching --> everything in between is hidden from the menu view.
<!--
<button>
<type>NEWS</type>
<text>News Feeds</text>
<text lang="DE">Nachrichten</text>
<text lang="CA">Notícies</text>
<text lang="ES">Noticias</text>
<text lang="FR">Nouvelles</text>
<text lang="IS">Fréttir</text>
<text lang="NL">Nieuws</text>
<text lang="SV">Nyheter</text>
<text lang="JA">ニュース</text>
<text lang="FI">Uutiset</text>
<text lang="ZH_TW">網上新聞</text>
<text lang="SI">Novice</text>
<text lang="ET">Uudised</text>
<text lang="NB">Nyheter</text>
<text lang="DK">Nyheder</text>
<action>PLUGIN mythnews</action>
<depends>mythnews</depends>
</button>

-->

Mike


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 1:41 am 
Offline
Joined: Mon Jun 21, 2004 5:28 am
Posts: 700
Location: Germany
... and instead of editing them directly in /usr/share/mythtv/, I recommend copying one you want to change to ~mythtv/.mythtv/ and editing there. They will be picked up when mythtv user starts the frontend.

That way you have a directory that contains only the changed files so they can be easily found again (and are saved in a mythbackup/restore/upgrade).

Cheers,

Allen

_________________
ASUS AT3N7A-I (Atom 330)
TBS 8922 PCI (DVB-S2)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 7:12 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi alien,

I like that tip :) I hate to assume but from what you are saying is if the menus are in the .mythtv they over ride the default menus?

Thanks
Mike


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 12, 2006 3:01 am 
Offline
Joined: Mon Jun 21, 2004 5:28 am
Posts: 700
Location: Germany
mjl wrote:
I like that tip :) I hate to assume but from what you are saying is if the menus are in the .mythtv they over ride the default menus?

That's correct. I just stuck something on wiki about this.

Cheers,

Allen

_________________
ASUS AT3N7A-I (Atom 330)
TBS 8922 PCI (DVB-S2)


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu