Posts: 122
Joined: Jan 2012
Reputation:
0
2017-06-18, 06:11
(This post was last modified: 2017-06-21, 00:28 by flitter2009.)
Hi, in Krypton is anyone noticing Kodi UI freezing when hitting stop in a recording being streamed through the mythtv add-on, or flickering of the recordings list when you return to it from playback? (the logs show that it's running GetDeletedRecordings and it's flickering one time for each of the CPVRRecording::CPVRRecording warning entries in the log after that). Channel ID 2010 is a standard channel and doesn't produce the warning message when trying to get the artwork for non-deleted recordings).
08:12:41.179 T:140592597694208 DEBUG: AddOnLog: MythTV PVR Client: GetDeletedRecordings
08:12:41.179 T:140592597694208 DEBUG: AddOnLog: MythTV PVR Client: GetPreviewIconPath: preview: 2010_1497864000_84f
08:12:41.179 T:140592597694208 DEBUG: AddOnLog: MythTV PVR Client: GetArtworkPath: coverart: 2010_1497864000_84f
08:12:41.179 T:140592597694208 DEBUG: AddOnLog: MythTV PVR Client: GetArtworkPath: fanart: 2010_1497864000_84f
08:12:41.179 T:140592597694208 WARNING: CPVRRecording::CPVRRecording - unable to determine channel type. Defaulting to TV.
I'll try to get a clean debug log in the next few days. I'm not sure I can get a stack trace as Kodi isn't actually freezing (Platinum and RunHouseKeeping are continuing to log entries but the UI becomes unresponsive). PVR add-on version is 4.15.0 and the freeze doesn't happen when running off the end of a recording, only when hitting stop.
Posts: 6
Joined: Oct 2009
Reputation:
0
Since updating to Kodi 17, I am experiencing either:
1) System notification hung on PVR Manager 'Importing guide from clients' - When it doesn't hang (requiring a reboot), the speed of the guide data downloads will be either really snappy or really slow.
2) Occasionally a notification of 'Timer deleted' that stays on the screen forever. I think I need a reboot to get rid of it - don't remember.
Posts: 19,982
Joined: May 2009
Reputation:
452
nickr
Retired Team-Kodi Member
Posts: 19,982
Would you please update to 17.3 and see if the problems persist?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Posts: 301
Joined: Jan 2015
Reputation:
0
2017-06-25, 04:39
(This post was last modified: 2017-06-25, 04:57 by afremont.)
Slow guide loading has been around for a while. If you have local guide caching turned on, there are two loads. The first is collecting the cached data which goes fast. The second is pulling client guide data, and it crawls. If the cached data is current, then the second load is skipped. I see this on raspberry pi and odroid, and I believe on Intel as well. The more days you have set to load, the longer it takes. I usually set mine for one day; the default is three days.
Edit:. I can't be sure if the guide load became slow with Krypton. Too many other things going on, plus I ran a lot of special Milhouse builds before trying to stick with the official releases. I have a giant debug crash log from a different odroid problem that I was trying to resolve. Looking through it tells me nothing about the crash reason, but it seemed like there is a lot of data transfer to the myth box that seems unnecessary. The file is too large to pastebin. My mythbuntu box is a few years old (Ubuntu 14) and maybe that is the root of my problem. I'm afraid to try and bring it current with a dist upgrade and switching to .28 since I have thousands of tv recordings, and haven't had time to experiment with backing up all the myth data, setting up a later mythbuntu release on a different drive and importing the data. Risking breaking the .27 install isn't going to happen.
Sent from my Moto G (4)
Experience: It's what you get when you were expecting something else.
Posts: 19,982
Joined: May 2009
Reputation:
452
nickr
Retired Team-Kodi Member
Posts: 19,982
2017-09-19, 06:52
(This post was last modified: 2017-09-19, 09:11 by nickr.)
Nothing to do with MythTV, please start a new thread, or look at the addon development sections of the wiki.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Posts: 76
Joined: Mar 2017
Reputation:
2
2018-02-18, 06:46
(This post was last modified: 2018-02-18, 06:51 by dapharsyde.)
UPDATE: created my own thread
Posts: 209
Joined: Nov 2013
Reputation:
5
Can anyone tell me what these errors mean? (kodi 17.6 ubuntu 16.04)
19:25:00.302 T:139959525693184 NOTICE: AddOnLog: MythTV PVR Client: Launcher stopped
19:25:00.421 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.421 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.421 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.421 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.421 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.421 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.421 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.421 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.421 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.421 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.422 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.422 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
19:25:00.422 T:139959517300480 ERROR: CPVRTimerType::CreateFromIds unable to resolve numeric timer type (17, 632756738)
19:25:00.422 T:139959517300480 ERROR: CPVRTimerInfoTag: no timer type, although timers are supported by client 632756738!
Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
2018-11-27, 11:36
(This post was last modified: 2018-11-27, 11:43 by janbar.)
Brief about new features included in the addon for Leia release 5.10.2:
- show addon status in queued message on startup. The old dialog (on failure) has been removed because it locked UI with Leia.
- yellow colorized title for damaged recording.
- improve of grouping recordings by title: Only the base of the title is used, and extra info are cleaned.
- data stream caching to close stuttering with slow network.
- announcement as frontend: your kodi players are showed as frontend with status in web backend page.
- including french categories telerama by default for the guide. Also you can always provide your categories by uploading file in the addon user data.
- new client actions to show recording or program guide exta info from the backend.
- new option to use the Default recording group as root for recordings.
Next feature: EPG bulk loading to improve guide import.
Note: All these features have been merged in a special release (3.6.1) for Kodi Jarvis. (I still use it for my rpi2). You will find the binary in the release page of my github.