Then to use Schedules Direct I following the directions at
http://www.mythtv.org/pipermail/mythtv-users/2007-August/191369.html , with my annotations as sub-bullets:
- Go to Schedules Direct and create lineups from the identical provider with the identical set of channels as your existing labs account. [Hint: if you see channels you would like to add or delete, keep them the same for now and fix those problems after converting].
- Shutdown all myth processes.
- Exit the frontend.
- Execute:
/etc/init.d/mythtv-backend stop
- Backup your mysql database as described in the HOWTO.
- Execute:
mysqldump -u mythtv -pmythtv mythconverg -c > mythtv_backup.sql
- Run mythtv-setup. Select your existing video sources to change the grabber and login info, "Retrieve Lineups", select the corresponding lineup name then "Finish".
- Run mythfilldatabase checking the log to see that things worked correctly.
- Restart myth processes.
- I just rebooted.
No comments:
Post a Comment