Switch To Schedules Direct
From MythTV
[edit]
Gentoo Really Quick Instructions
Stop currently running MythTV processes & services:
/etc/init.d/xdm stop /etc/init.d/mythbackend stop
Commit the upgrade to 0.20.2 or greater:
emerge -av mythtv mythbrowser mythdvd mythgallery mythgame mythmusic mythnews mythphone mythvideo mythweather mythweb
Cleanup old version of mythweb:
emerge -Cav =mythweb-<version>
Apply any /etc level updates (as necessary):
etc-update
Run MythTV Setup:
mythtv-setup
- Go to "3. Video Sources"
- Change drop down to select "Schedules Direct" service.
- Update username and password.
- Hit "Retrieve Lineup".
- Hit "Finish".
- Exit mythtv-setup
Update MythTV database with new lineup:
mythfilldatabase
Start up MythTV services & processes:
/etc/init.d/mythbackend start /etc/init.d/xdm start
