Bug kodi locks up when opening a tv show's episode view
#1
hi. something about the new update is not behaving. opening a TV show brings up the busy icon ... then hangs. it doesn't happen always, but it does happen most of the time ... like 1 in 3 tries (its happened so much in the last few days, i make a shortCut on my phone for 'ssh livingroom killall -9 kodi.bin')

at first i tried flattening all shows (thinking it had something to do with seaons view or table) ... same ... to rule out mySQL completely, i let kodi built a new db ... same deal. i then tried downgrading openElec 6.0.3 to .2 and .1 ... same deal.

once i switched to confluence, it stopped happening. it let me open a bunch of tv shows ... till i got board of doing that.

i've been forced to do arctic:zephyr for now. i would really like to go back, but i need our primary box to be rock solid for the wife and kid.

i didn't see anything useful in the debug.log, but here it is anyway

mySetup is an rpi2 / OE 6.0.3 / kodi 15.2 / titan 3.5.85 / skin helper service 1.0.60

(PS. plz forgive me for installing the unmentionable addons quite some time back they are all disabled & not yet removed)
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply
#2
I have it under investigation...

http://forum.kodi.tv/showthread.php?tid=...pid2281538

Now that i think of this... this might be related to openelec as I believe the other users with the same issue are also on OE.
Anyway, I have just posted a new beta of the skinhelper service to the beta repo. Can you give that a try to see if that fixes it ?
This is a wild guess btw, I'm still not sure if the issue is in the skin or skinhelper.

manual link for the new skinhelper:

http://www.mb3admin.com/downloads/addons...r.service/

version 1.0.61 should show up once it's replicated (CDN)
Reply
#3
hard for me to do anything to our main unit while the wife and kid are up and last night i crashed pretty early. i should be able to give this a shot in about 5hrs & let you know
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply
#4
OK, I'm also trying to debug with another user too but all info helps as I can't reproduce the issue.
The main thing that all users reporting this issue have in common is that the OS is Linux based.

http://forum.kodi.tv/showthread.php?tid=...pid2282714
Reply
#5
no dice boss.

removed skin.helper 1.0.60 ... put ~.61 ... restart ...
using arctic, opened a dozen shows
switch to titan ... tried to open one ... locked

have to kill it from an ssh session.

my log ends like this ( it got 8 eps for the show )

Code:
02:07:27 501.762909 T:1967939584   DEBUG: ------ Window Init (DialogBusy.xml) ------
02:07:27 501.775909 T:1967939584   DEBUG: LIRC: Update - NEW at 492290:1c 0 KEY_ENTER_UP devinput (KEY_ENTER_UP)
02:07:28 502.144257 T:1608512576   DEBUG: RunQuery took 850 ms for 8 items query: SELECT * FROM season_view  WHERE season_view.idShow = 128195
02:07:28 502.150726 T:1608512576   DEBUG: RunQuery took 2 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 128195
02:07:57 531.805786 T:1312793664   DEBUG: Thread JobWorker 1312793664 terminating (autodelete)
02:07:57 531.810669 T:1300173888   DEBUG: Thread JobWorker 1300173888 terminating (autodelete)
02:07:57 531.813293 T:1625289792   DEBUG: Thread JobWorker 1625289792 terminating (autodelete)
02:07:58 532.189758 T:1608512576   DEBUG: Thread JobWorker 1608512576 terminating (autodelete)
02:07:59 533.609497 T:1608512576   DEBUG: webserver: request received for /jsonrpc

anything else i can do, just say the word. im up for the next few hours (and the family is not)
im on the #kodi and #kodi-linux if you want to chat.
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply
#6
Sorry for my late reply. I'm in a different time zone and only just now returned from work.

I'm having a hard time figuring out if the skinhelper is causing the troubles or the skin itself.
The skinhelper code which is active while browsing the library is also active on any other skin so it's either in a very specific function of the script which is utilized by Titan or it's the skin itself causing the troubles.

My experience with Kodi locking up is that it can happen on something as simple as a typo in the xml code or when some infolabels are accessed which aren't available. It's very, very painfull to track down.

Can you force the skinhelper script to not load on your system ?
For example, just move the script.skin.helper.service foler out of the addons folder in the kodi datadirectory ?

A lot of the skin will break if skinhelper isn't loaded but basic browsing should work.
I'm curious if the lock still happens then...
Reply
#7
i work with folks from around the world, so im painfully aware of the timezone fun... over here we've just past mid day, i'm working, but i do so from home. i have a few meetings coming up, so i can try in about an hour

UPDATE: i missed my chance. some stuff went down at work so i couldn't break away and now thier watching stuff . next chance i'll have is when they sleep in about ~8hrs
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply
#8
OK, great! I'm moving the discussion with the lockups to here to keep the main thread a bit cleaner
Reply
#9
Debugging time!!!

@all having the lockup issues, please help me out with performing these few steps.

1) Download the special debug version of skinhelper addon here:
http://www.mb3admin.com/downloads/addons...-debug.zip

2) Install it on your system (settings-->addons--> install from zip)

3) Go to the settings for the skinhelper addon, multiple ways to get there, easiest is settings --> addons --> system --> dependencies --> skin helper service

4) In the settings, other tab, enable the verbose debug logging option. This will start printing a lot of info to your kodi logfile...

5) Now browse around Kodi and try to reproduce the lockup issue.If it exists collect your kodi logfile and share the last 10 lines.

6) Start Kodi again, open the addon settings for skinhelper and in the other tab enable the "debug1" option, this will shut down a part of skinhelper. Restart Kodi again (to activate the option) and start browsing around, repeat the steps untill debug4 is enabled.

It's very hard for me to track down this issue so all of your help is really much appreciated!
Reply
#10
Hi,

I assumed you wanted to test with debug1 enabled, then debug1 and debug2 enabled, then debug1/2/3 enabled, then finally debug1/2/3/4 enabled? I also didn't enable Kodi debug logging as I thought you just wanted to see your debug entries without the noise? Let me know if this is incorrect and I'll do it again!


The results from my setup (XBMCBuntu/Kodi 16.0 on an Asus EEE Box, Titan Skin):

Locked up just coming out of settings immediately after enabling verbose logging:

19:50:39 T:140451420018432 NOTICE: Skin Helper Service --> skin helper service version 1.0.62 started
19:50:39 T:140451420018432 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
19:50:41 T:140451470374656 NOTICE: Skin Helper Service --> folderpath changed - 5
19:50:41 T:140451470374656 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:50:41 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - 5System
19:50:42 T:140451470374656 NOTICE: Skin Helper Service --> folderpath changed - addons://manage/2
19:50:42 T:140451470374656 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:50:42 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://manage/2Dependencies
19:50:43 T:140451470374656 NOTICE: Skin Helper Service --> folderpath changed - addons://dependencies/14
19:50:43 T:140451470374656 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:50:43 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://dependencies/14Skin Helper Service
19:50:44 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://dependencies/14
19:50:46 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://dependencies/14Skin Helper Service
19:51:00 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://dependencies/14
19:51:00 T:140451420018432 NOTICE: Skin Helper Service --> onNotification - Addon settings changed!
19:51:02 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://dependencies/14Skin Helper Service
19:51:02 T:140451470374656 NOTICE: Skin Helper Service --> folderpath changed - addons://manage/2
19:51:03 T:140451470374656 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:51:03 T:140451470374656 NOTICE: Skin Helper Service --> listitem changed - addons://manage/2Dependencies
19:51:03 T:140451260655360 NOTICE: Skin Helper Service --> getMusicArtwork - No artist given, skipping...
19:51:04 T:140451470374656 NOTICE: Skin Helper Service --> folderpath changed -
19:51:11 T:140453248673856 WARNING: Cleanup: Having to cleanup texture button-focus.png
19:51:11 T:140453248673856 WARNING: Cleanup: Having to cleanup texture button-nofocus.png

Locked up while clicking in and out of various TV shows after another reboot:

19:54:40 T:140522672879360 NOTICE: Skin Helper Service --> getJson Favourites.GetFavourites - response: {u'favourites': None, u'limits': {u'start': 0, u'total': 0, u'end': 0}}
19:54:41 T:140522094044928 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/0
19:54:41 T:140522094044928 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
19:54:41 T:140522094044928 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:54:41 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxx
19:54:42 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxx
19:54:44 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxx
19:54:45 T:140522094044928 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/15/80
19:54:45 T:140522094044928 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:54:45 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/15/80xxxxxxxxxxx
19:54:46 T:140522094044928 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/15/12
19:54:46 T:140522094044928 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:54:46 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/15/12* All seasons
19:54:47 T:140522094044928 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
19:54:48 T:140522094044928 NOTICE: Skin Helper Service --> getCurrentContentType entered
19:54:49 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxx
19:54:49 T:140522094044928 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxx

Same again. debug1 enabled - lockup clicking into a TV show:

20:02:20 T:140110473451264 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:02:20 T:140110473451264 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:02:20 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxxxxx
20:02:21 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxxx
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/6/80
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/6/80xxxxxxxxxxxx
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/6/4
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:02:22 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/6/4* All seasons
20:02:23 T:140110473451264 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:02:23 T:140110473451264 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:02:23 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxx
20:02:23 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxx
20:02:24 T:140110473451264 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxx

Locked up after clicking into a TV Show but this time locked up after successfully displaying the seasons, clicking on "All Seasons" item - debug1/debug2 enabled:

20:08:09 T:139742976919296 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:08:10 T:139742976919296 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:08:10 T:139742976919296 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxxx
20:08:10 T:139744987744320 NOTICE: Samba is idle. Closing the remaining connections
20:08:11 T:139742976919296 NOTICE: Skin Helper Service --> folderpath changed -
20:08:33 T:139744987744320 WARNING: Trying to add unsupported control type 1
20:08:33 T:139743195031296 WARNING: Previous line repeats 5 times.
20:08:33 T:139743195031296 ERROR: GetDirectory - Error getting pvr://channels/tv/all channel/;reload=20160316200619
20:08:42 T:139742976919296 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:08:43 T:139742976919296 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:08:43 T:139743849334528 NOTICE: Skin Helper Service --> started loading pluginentry
20:08:43 T:139743849334528 NOTICE: Skin Helper Service --> Parameter string: ?action=pvrrecordings&limit=25&reload=20160316200619
20:08:43 T:139742976919296 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxx
20:08:43 T:139743849334528 NOTICE: Skin Helper Service --> getPluginListing-PVRRECORDINGS-25-None-20160316200619-False -- no cache, quering json api to get items
20:08:44 T:139743849334528 NOTICE: Skin Helper Service --> finished loading pluginentry
20:08:46 T:139742976919296 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/49/5
20:08:46 T:139742976919296 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:08:46 T:139742976919296 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/49/5* All seasons

Locked up entering TV Show - debug1/debug2/debug3 enabled:

20:16:41 T:140659935651584 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
20:16:41 T:140660195694336 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxx
20:16:41 T:140659843397376 NOTICE: Skin Helper Service --> Ended Background worker...
20:16:42 T:140660195694336 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/75/-2/?tvshowid=7580
20:16:42 T:140660195694336 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:16:42 T:140660195694336 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/75/-2/?tvshowid=7580xxxxxxx
20:16:43 T:140659935651584 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
20:16:43 T:140660195694336 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/75/-2/?tvshowid=7530
20:16:43 T:140660195694336 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:16:43 T:140660195694336 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/75/-2/?tvshowid=75301x01. xxxx
20:16:44 T:140660195694336 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:16:44 T:140659935651584 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
20:16:44 T:140660195694336 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:16:44 T:140660195694336 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxx
20:16:45 T:140660195694336 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxx
20:16:45 T:140659935651584 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2

Locked up entering TV Show - debug1/debug2/debug3/debug4 enabled:

20:22:27 T:140313519695616 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/42/-2/?tvshowid=428
20:22:27 T:140313519695616 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:22:27 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/42/-2/?tvshowid=4281x01. Ixxxxxxxxxx
20:22:28 T:140313519695616 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:22:28 T:140313519695616 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:22:28 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxx
20:22:28 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxx
20:22:30 T:140313519695616 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/41/80
20:22:30 T:140313519695616 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:22:30 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/41/80xxxxxxxxxxxx
20:22:30 T:140313519695616 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/41/4
20:22:31 T:140313519695616 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:22:31 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/41/4* All seasons
20:22:35 T:140313519695616 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
20:22:35 T:140313519695616 NOTICE: Skin Helper Service --> getCurrentContentType entered
20:22:35 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxxxx
20:22:35 T:140313519695616 NOTICE: Skin Helper Service --> listitem changed - videodb://tvshows/titles/80xxxxxxxxxxxxx
Reply
#11
(2016-03-16, 22:29)thebertster Wrote: Hi,

I assumed you wanted to test with debug1 enabled, then debug1 and debug2 enabled, then debug1/2/3 enabled, then finally debug1/2/3/4 enabled? I also didn't enable Kodi debug logging as I thought you just wanted to see your debug entries without the noise? Let me know if this is incorrect and I'll do it again!

Did it lockup with debug 1,2,3 and 4 enabled ?
You did restart Kodi after applying those settings, right ?
Reply
#12
New debug version... this one also has a debug5 entry to enable :-)

http://www.mb3admin.com/downloads/addons...-debug.zip
Reply
#13
(2016-03-16, 22:59)marcelveldt Wrote:
(2016-03-16, 22:29)thebertster Wrote: Hi,

I assumed you wanted to test with debug1 enabled, then debug1 and debug2 enabled, then debug1/2/3 enabled, then finally debug1/2/3/4 enabled? I also didn't enable Kodi debug logging as I thought you just wanted to see your debug entries without the noise? Let me know if this is incorrect and I'll do it again!

Did it lockup with debug 1,2,3 and 4 enabled ?
You did restart Kodi after applying those settings, right ?

Yes and yes. I'm just going to do it again with the new debug5!
Reply
#14
Hello!
I decided to put the logs dropbox because they were too big to pastebin (Limit 512 kb). I got KODI freeze only the first step (verbose debug) the other four log's are just plain browsing around and ending on the normal exit.
If these are not useful as requested by the new, and I do.

https://www.dropbox.com/sh/32evtavabyfsx...U3V3a?dl=0
MADNOX + CUSTOM MEDIA FLAGS
Reply
#15
(2016-03-16, 23:06)thebertster Wrote:
(2016-03-16, 22:59)marcelveldt Wrote:
(2016-03-16, 22:29)thebertster Wrote: Hi,

I assumed you wanted to test with debug1 enabled, then debug1 and debug2 enabled, then debug1/2/3 enabled, then finally debug1/2/3/4 enabled? I also didn't enable Kodi debug logging as I thought you just wanted to see your debug entries without the noise? Let me know if this is incorrect and I'll do it again!

Did it lockup with debug 1,2,3 and 4 enabled ?
You did restart Kodi after applying those settings, right ?

Yes and yes. I'm just going to do it again with the new debug5!

With debug1/2/3/4/5 all enabled, lock up still occurred. I'd say it took many more attempts going in and out of TV Shows with the higher debugs turned on, but when I tested yesterday with the entire script disabled, I browsed for at least twice as long with no lock-up.

This time it happened on coming OUT of a TV show (i.e. from TV Show Seasons view back to the TV Show list). I have navigation sounds turned on, so I could hear the "click" acknowledging that I'd pressed the "back" button, but nothing happened on-screen and subsequently no button presses work and there are no navigation sounds.

As an aside, one thing I did notice while doing this was that sometimes, I would click into a TV Show, then hit the "back" button and I would hear the "click" (so I know I definitely pressed it) but the view would remain in the TV Show's season list. Pressing "back" again would come out of the TV Show as expected. I've put this down to a Kodi issue, perhaps to do with the long-press feature or something? Just wanted to mention it, though it's probably not relevant.

21:22:15 T:140281035917056 NOTICE: Skin Helper Service --> Parameter string: ?action=pvrrecordings&limit=25&reload=20160316211547
21:22:15 T:140281035917056 NOTICE: Skin Helper Service --> getPluginListing-PVRRECORDINGS-25-None-20160316211547-False -- no cache, quering json api to get items
21:22:15 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:16 T:140281035917056 NOTICE: Skin Helper Service --> finished loading pluginentry
21:22:21 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/68/28
21:22:21 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:23 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
21:22:23 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:24 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/51/80
21:22:24 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:24 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/51/3
21:22:24 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:27 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/80
21:22:27 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:28 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/52/5
21:22:28 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
21:22:32 T:140280913180416 NOTICE: Skin Helper Service --> folderpath changed - videodb://tvshows/titles/53/8
21:22:32 T:140280913180416 NOTICE: Skin Helper Service --> getCurrentContentType entered
Reply

Logout Mark Read Team Forum Stats Members Help
kodi locks up when opening a tv show's episode view0