Difference between revisions of "User Manual:Plugins and Addons"

From MythTV Official Wiki
Jump to: navigation, search
m (Made header level 2, according to MythTV:Manual of Style)
(apt-get)
 
(20 intermediate revisions by 12 users not shown)
Line 1: Line 1:
== Accessory Modules ==
+
{{User Manual TOC}}
 +
 
 +
This page is up-to-date to MythTV version 0.20, the current release is {{CurrentRelease}}
  
 
MythTV has a plug-in architecture which makes it easier for programmers to write extension modules.  The modules take advantage of the infrastructure which Myth creates, and the interface routines it includes, to use the TV and remote to do other related 'convergence-y' type tasks for the user.
 
MythTV has a plug-in architecture which makes it easier for programmers to write extension modules.  The modules take advantage of the infrastructure which Myth creates, and the interface routines it includes, to use the TV and remote to do other related 'convergence-y' type tasks for the user.
 +
 +
Information on installing here: http://www.mythtv.org/docs/mythtv-HOWTO-13.html
 +
 +
If you're using MythBuntu (or presumably any Debian- or Ubuntu-based version), you can install the official plugins with "sudo apt-get install mythplugins".
 +
 +
== Official plugins ==
 +
Official plugins are maintained by the MythTV developers themselves and therefore always compatible with the latest versions of MythTV.
  
 
* [[MythBrowser]]
 
* [[MythBrowser]]
: This is a built-in minibrowser for the World Wide Web.  You probably wouldn't want to use it for your main browser, but it can be very useful for some things -- ''if'' your [[MythBox]] is connected to the Internet.
+
: A minibrowser for the World Wide Web--not for use as your main browser, but useful -- ''if'' your [[MythBox]] is connected to the Internet.
* [[MythDVD]]
+
* [[MythArchive]]
: This module is for both playing and [[ripping]] DVD-Video discs.
+
: Create DVDs from your recorded shows, MythVideo files, and any video files on your system.
 
* [[MythGallery]]
 
* [[MythGallery]]
: The gallery module is a photo gallery/screen saver module; for showing libraries of still pictures.
+
: A photo gallery/screen saver module; shows libraries of still pictures.
 
* [[MythGame]]
 
* [[MythGame]]
 
: MythGame interfaces to several videogame emulator programs, to turn your box into a classic arcade game machine.
 
: MythGame interfaces to several videogame emulator programs, to turn your box into a classic arcade game machine.
 +
* [[MythMovies]]
 +
: Allows to see which cinemas run which movies and the other way round.
 
* [[MythMusic]]
 
* [[MythMusic]]
: The Music module lets you use your Box to play music, creating multiple playlists and random shuffling and suchlike.
+
: Play music, create playlists and random shuffling and suchlike.
 
* [[MythNews]]
 
* [[MythNews]]
: This module monitors Internet RSS newsfeeds from websites which provide them, displaying the updates on the screen.
+
: Monitors RSS newsfeeds from internet websites, displaying updates on the screen.
 
* [[MythVideo]]
 
* [[MythVideo]]
: The [[MythVideo]] module allows you to play stored video content other than TV recordings.  This can include ripped DVD's and downloaded video clips.
+
: Play stored video content other than TV recordings, including ripped DVD's and downloaded video clips. DVD Ripping and playback.
 
* [[MythWeather]]
 
* [[MythWeather]]
: MythWeather is a one stop personalized weather station.  By downloading information from the Internet you can display current conditions, RADAR maps, and forecasts for your specific area.
+
: A one-stop personalized weather station.  By downloading information from the Internet you can display current conditions, RADAR maps, and forecasts for your specific area.
 
* [[MythWeb]]
 
* [[MythWeb]]
 
: A web frontend for Myth installations allowing you to set up recordings remotely using an ordinary web browser.
 
: A web frontend for Myth installations allowing you to set up recordings remotely using an ordinary web browser.
* [[MythPhone]]
+
 
: Allows you to conduct voice and video calls over a LAN or the Internet with other computers supporting the SIP protocol, including other Myth Frontends with MythPhone.
+
== Unofficial Plugins ==
 +
To extend your MythTV setup even further, you might be interested in the large number of [[Unofficial Plugins]] made available by other users, companies and developers who like to contribute to MythTV.

Latest revision as of 21:24, 15 May 2011


This page is up-to-date to MythTV version 0.20, the current release is 34.0

MythTV has a plug-in architecture which makes it easier for programmers to write extension modules. The modules take advantage of the infrastructure which Myth creates, and the interface routines it includes, to use the TV and remote to do other related 'convergence-y' type tasks for the user.

Information on installing here: http://www.mythtv.org/docs/mythtv-HOWTO-13.html

If you're using MythBuntu (or presumably any Debian- or Ubuntu-based version), you can install the official plugins with "sudo apt-get install mythplugins".

Official plugins

Official plugins are maintained by the MythTV developers themselves and therefore always compatible with the latest versions of MythTV.

A minibrowser for the World Wide Web--not for use as your main browser, but useful -- if your MythBox is connected to the Internet.
Create DVDs from your recorded shows, MythVideo files, and any video files on your system.
A photo gallery/screen saver module; shows libraries of still pictures.
MythGame interfaces to several videogame emulator programs, to turn your box into a classic arcade game machine.
Allows to see which cinemas run which movies and the other way round.
Play music, create playlists and random shuffling and suchlike.
Monitors RSS newsfeeds from internet websites, displaying updates on the screen.
Play stored video content other than TV recordings, including ripped DVD's and downloaded video clips. DVD Ripping and playback.
A one-stop personalized weather station. By downloading information from the Internet you can display current conditions, RADAR maps, and forecasts for your specific area.
A web frontend for Myth installations allowing you to set up recordings remotely using an ordinary web browser.

Unofficial Plugins

To extend your MythTV setup even further, you might be interested in the large number of Unofficial Plugins made available by other users, companies and developers who like to contribute to MythTV.