Download Latest Version mythtv-controller-0.43.2.tgz (605.0 MB)
Email in envelope

Get an email when there's a new version of Mythtv controller

Home / xmltv_config
Name Modified Size InfoDownloads / Week
Parent folder
tv_grab_se_tvzon.conf 2018-01-28 23.0 kB
tv_grab_tr.conf 2018-01-28 11.3 kB
tv_grab_uk_tvguide.conf 2018-01-28 7.1 kB
tv_grab_zz_sdjson.conf 2018-01-28 156 Bytes
tv_grab_na_dtv.conf 2018-01-28 19.8 kB
tv_grab_nl.conf 2018-01-28 3.4 kB
tv_grab_is.conf 2018-01-28 412 Bytes
tv_grab_it.conf 2018-01-28 13.6 kB
tv_grab_fi_sv.conf 2018-01-28 250 Bytes
tv_grab_huro.conf 2018-01-28 3.7 kB
tv_grab_il.conf 2018-01-28 1.3 kB
tv_grab_eu_egon.conf 2018-01-28 1.8 kB
tv_grab_fi.conf 2018-01-28 7.9 kB
tv_grab_ar.conf 2018-01-28 720 Bytes
tv_grab_ch_search.conf 2018-01-28 4.0 kB
tv_grab_dk_dr.conf 2018-01-28 2.4 kB
tv_grab_eu_dotmedia.conf 2018-01-28 6.0 kB
Totals: 17 Items   106.8 kB 0
# mythtv-controller 
# packs to install to compile on Ubuntu 10.xx/12.xx
# Updated 01/11/2014
#

Version.

mythtv-controller ver 0.36.1

uv music meter fixed after fmod upgrade

mythtv-controller ver 0.36.0

New xbmc/kodi loader,faster tread loader on all types

mythtv-controller ver 0.32.6

Now 32/64B version

mythtv-controller ver 0.31.6

Howto install.

The ease way is to download the deb version by dubble click on it.

The source version install is like this. 

This packets need to be installed on Ubuntu.

Ver 12.xx

g++ make libdevil-dev libcurl-ocaml-dev libsdl1.2-dev glutg3-dev 
libmysqlclient-dev libsdl-image1.2-dev lirc-modules-source dialog 
imagemagick liblircclient-dev xmltv libglc-dev libical-dev unzip 
libical-dev unzip libical-dev lirc

Do command to install packets.

sudo sh apt-get_12.10.sh

Ver 10.04

g++ make libcurl-ocaml-dev libdevil-dev libsdl1.2-dev glutg3-dev
libmysqlclient-dev libsdl-image1.2-dev lirc-modules-source dialog
imagemagick liblircclient-dev xmltv libglc-dev libical-dev unzip libical-dev
unzip libical-dev lirc

Do command to install packets.

sudo sh apt-get.sh



You can install them by 'sudo sh apt-get.sh' when you have downloaded and
untar the install file.

mkdir mythtv-controller
cd mythtv-controller
tar -zxf mythtv-controller-0.33.6.tar.gz

Now you have to create a database, called mythtvcontroller
use mysql to create the database. Rember to check the password in the
config file. 'createdb.sql' textfelt 'PASSWORD HERE' BEFORE run.

mysql -u root -p < createdb.sql


Now it is time to install mythtv-controller by doing.

Possible targets:
'sudo sh apt-get.sh'       - Install software required by mythtv-controller
'sudo make installsound'   - Install FMOD sound system
'make compile'             - Compile mythtv-controller
'sudo make install'        - Install mythtv-controller in /usr/share/mythtv-controller

You can uninstall by.

'sudo make uninstall'      - Uninstall mythtv-controller FMOD/irrKlang/ libraries and headers


# First start is slow, if your mythtv is setup right. The program have to
# convert some gfx/cdcover/dvdcover file to internal format.
#
# After start. First jump to F1 menu for setup. 
# Check the database setup for connect to mythtv backend.
# After setup is okay.. restart the program to load the data from the mythtv
# system the radio stations will be installed by the mythtv-controller
# program.
#
# Se install.txt for arch linux install.
#
# Programmed by Hans-Henrik Grüner-Pedersen
# release under GPL
# hanshenrik32@gmail.com
#

Source: readme.txt, updated 2017-02-02