![]() |
problem setting bookmark - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: problem setting bookmark (/showthread.php?tid=178622) |
problem setting bookmark - glubbish - 2013-11-22 Hi, I am using the PVR addon 1.6.11 kindly supplied by nickr. When I use the arrow keys to change position in a show recorded from TV, then exit and hit the back button, it hangs for a while The xbmc.log shows: 17:04:16 T:140391276709760 WARNING: CDVDMessageQueue(player): ![]() 17:04:16 T:140391276709760 NOTICE: DVDPlayer: waiting for threads to exit 17:04:16 T:140391276709760 NOTICE: DVDPlayer: finished waiting 17:04:21 T:140389276526336 NOTICE: AddOnLog: MythTV cmyth PVR Client: Process - Event unknown, databuf: 17:04:46 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)__cmyth_rcv_okay: cmyth_rcv_length() failed 17:04:46 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_set_bookmark: cmyth_rcv_okay() failed 17:04:46 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_reconnect: asked for version 77, got version 77 17:04:51 T:140389276526336 NOTICE: AddOnLog: MythTV cmyth PVR Client: Process - Event unknown, databuf: 17:05:17 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)__cmyth_rcv_okay: cmyth_rcv_length() failed 17:05:17 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_set_bookmark: cmyth_rcv_okay() failed 17:05:17 T:140389816010496 ERROR: AddOnLog: MythTV cmyth PVR Client: SetRecordingLastPlayedPosition - Setting Bookmark failed 17:05:17 T:140389816010496 ERROR: PVR - SetRecordingLastPlayedPosition - addon 'MythTV (127.0.0.1):127.0.0.1:6543 - [email protected]:3306' returned an error: the command failed 17:05:17 T:140389042345728 NOTICE: Thread Background Loader start, auto delete: false 17:05:17 T:140389327566592 NOTICE: Thread Jobworker start, auto delete: true 17:05:37 T:140389276526336 NOTICE: AddOnLog: MythTV cmyth PVR Client: Process - Event unknown, databuf: Thanks for any help. RE: problem setting bookmark - nickr - 2013-11-23 Quote:I am using the PVR addon 1.6.11 kindly supplied by nickr.Hell are you? errrr no guarantees mate! I don't think I have seen that problem. So I take it you are hoping it will save a bookmark in the mythtv database, but it fails? RE: problem setting bookmark - glubbish - 2013-11-23 Hi Nick, Understood. Guess I could look at turning off bookmarking at the backend, but I believe this is the default behaviour whenever you exit a recording part way could be an issue with frodo and myth 0.27 and this version of the pvr package RE: problem setting bookmark - killachaos - 2013-11-25 According to the changelog (https://github.com/fetzerch/xbmc-pvr-addons/blob/master/addons/pvr.mythtv.cmyth/addon/changelog.txt), looks like bookmarks are broken pre-1.8.13. You should upgrade, following the instructions here : http://forum.xbmc.org/showthread.php?tid=159393&pid=1442257#pid1442257 works for both Linux and OS X RE: problem setting bookmark - glubbish - 2013-11-26 killachaos, Thanks for the help! Followed the instructions, and ended up with pvr.mythtv.cmyth-linux-x86_64.zip However when I added as zip file, the add on showed it still as 1.6.11 So I uninstalled 1.6.11 and tried to add again, but it still came as 1.6.11 (and still had my settings) Not sure what I am doing wrong. |