User talk:Phenigma

From LinuxMCE
Revision as of 21:23, 12 September 2014 by Esperanto (Talk | contribs) (notes mythtv)

Jump to: navigation, search

This is from my notes:

MYTHTV 0.28 PPA daily

sudo add-apt-repository ppa:mythbuntu/0.28 sudo apt-get update sudo apt-get purge libmyth-0* mythtv-backend mythtv-common mythtv-frontend mythtv-transcode-utils libmyth-python libmythtv-perl sudo apt-get install mythtv-frontend pluto-mythtv-player

then start mythtv on frontend and fill in IP, port and password of the core backend. Don't forget to select vdpau and set the sound device in mythtv.

commented the start-on line on the MD: sed -e '/^start on / s/^#*/#/' -i /etc/init/mythtv-backend.conf mv /usr/pluto/bin/Restart_MythBackend.sh /usr/pluto/bin/Restart_MythBackend.sh_