Kodi Community Forum
Problem with TV Shows section (library issue?) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: MediaStream (https://forum.kodi.tv/forumdisplay.php?fid=69)
+----- Thread: Problem with TV Shows section (library issue?) (/showthread.php?tid=39170)



Problem with TV Shows section (library issue?) - EMHMark3 - 2008-10-18

Heya,

I recently switched from XBMC/xbox to XBMC/MacMini, and found out about this awesome skin Smile I setup two shares that contains my movies and tvshows, and set the scrappers accordingly. Everything initially worked great, but now my tv shows section just shows an empty screen with three 'No Thumb' icons. The Movies section, on the other hand, still works fine. Looking into the MyVideos34.db file, I see empty tables for tvshow*. Trying to remove the the tvshows source from the library, cleaning the library and rescanning doesn't seem to do anything (it doesn't seem to be rescanning the share either.) What's going on here?

This is what I get in the log when I try to access the TV Shows sections:

Code:
21:19:03 T:2686967712 M:1374515200   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
21:19:03 T:2686967712 M:1374515200   DEBUG:   ParentPath = [videodb://2/2/]
21:19:03 T:2686967712 M:1374515200 WARNING: CUtil::GetMatchingSource... no matching source found for [videodb://2/2/]
21:19:03 T:2686967712 M:1374515200   ERROR: CVirtualDirectory::GetDirectory(videodb://2/2/) matches no valid source, getting root source list instead
21:19:03 T:2686967712 M:1374515200   ERROR: CGUIMediaWindow::GetDirectory(videodb://2/2/) failed



- jmarshall - 2008-10-18

Post a debug log of when you scan your shows to pastebin.com.


- skunkm0nkee - 2008-10-18

Make sure you are using a suitable view, like the Wide view for TV Shows


- EMHMark3 - 2008-10-19

Hm odd, I did a 'check for new content' to post a debug log, and it detected everything correctly.. Had to redownload all shows information, but now it works.