LinHES Forums http://forum.linhes.org/ |
|
problems after connecting 0.20 frontend to 0.19 backend http://forum.linhes.org/viewtopic.php?f=11&t=11652 |
Page 1 of 1 |
Author: | silentaccord [ Fri Sep 15, 2006 8:18 pm ] |
Post subject: | problems after connecting 0.20 frontend to 0.19 backend |
I have a backend/frontend machine running R5C7. I was trying to setup an xbox frontend and didn't realize the repository I was getting the packages from had just been updated to mythtv 0.20. There weren't any errors until I went into the watch recordings screen and that's when I realized what I had done. Since then, I have noticed these problems on the R5C7 machine: 1) Every recording that was made before the xbox frontend connected had it's seek table messed up. When I'd play a recording and look at the time, the total length kept changing. Skipping or jumping through the recording was erratic. I was able to fix this by running: Code: mythcommflag --rebuild --all
2) I can't save the position (set a bookmark) in any recording, including new ones. The watch recordings screen will show that a bookmark is set but when I play the recording, it always starts at the beginning. Is there something in the database that stores all the bookmarks? Is there a way to clear them all and start fresh? 3) The channel order in the program guide and while browsing live TV has changed. This is the order now: 11-19, 2, 20-29, 3, 30-39, 4, etc. Does anyone know how I can get the single digit channels back to the beginning of the order? |
Author: | silentaccord [ Sat Sep 16, 2006 5:21 pm ] |
Post subject: | |
I found the setting for channel ordering under the general TV settings. It had been changed to "channel number (alpha)". Setting it to "channel number (numeric)" fixed that problem. Now I just need to solve problem #2. |
Author: | cesman [ Sat Sep 16, 2006 6:03 pm ] |
Post subject: | |
You cannot connect a 0.20 frontend to a 0.19 backend. If you have issues w/ your channels, you can always dump the guide and refetch... |
Author: | silentaccord [ Sat Sep 16, 2006 6:11 pm ] |
Post subject: | |
I know that I cannot connect a 0.20 frontend to a 0.19 backend. It was unintentional. I am now trying to fix the problems it caused. The only remaining problem is that I can't save the position in a recording. This is mythtv 0.19/knoppmyth r5c7, frontend and backend running on the same machine. |
Author: | nigelpearson [ Sun Sep 17, 2006 5:26 am ] |
Post subject: | Re: problems after connecting 0.20 frontend to 0.19 backend |
silentaccord wrote: 2) I can't save the position (set a bookmark) in any recording, including new ones. The watch recordings screen will show that a bookmark is set but when I play the recording, it always starts at the beginning. Is there something in the database that stores all the bookmarks? Is there a way to clear them all and start fresh?
In a 0.19 database, the table 'recorded' has a field 'bookmark' which contained a frame number. In 0.20, this became a flag and the 'recordedmarkup' table is used. This should help you revert the database change: http://mythtv.org/pipermail/mythtv-dev/ ... 45915.html |
Author: | silentaccord [ Mon Sep 18, 2006 9:53 am ] |
Post subject: | Re: problems after connecting 0.20 frontend to 0.19 backend |
nigelpearson wrote: In a 0.19 database, the table 'recorded' has a field 'bookmark' which contained a frame number. In 0.20, this became a flag and the 'recordedmarkup' table is used.
This should help you revert the database change: http://mythtv.org/pipermail/mythtv-dev/ ... 45915.html Thank you! The bookmarks are working again. I also corrected the cutlist field (even though I didn't notice a problem with cutlists) and set DBSchemaVer to 1123 since that seems to be the correct value for R5C7. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |