[WINDOWS] Unable to list TV Shows
#1
Question 
Hi,
Since yesterday, I'm setting up a XBMC installation. No problem about Music and Movies, but when I add a TV Shows source I get this :
Image
I tried with Confluence and Aeon, the result is the same. About the hierarchy in my folders I tried 2 things but same result :
1- I added a TV Shows source D:\TV Shows\ In this Folder I got this :
V(folder)-------------->
V.S01E01.mkv
V.S01E02.mkv...
The Simpsons(folder)--->
The Simpsons.S21E01.mkv
The Simpsons.S21E02.mkv...
2- I added 2 specific TV Shows sources D:\TV Shows\V\ and D:\TV Shows\The Simpsons\ In these folders I just have the .mkv files with this topology <TV Show Name>.SXXEXX.mkv

1. Version : Camelot Beta 1 (SVN:24883, compiler 1500)
2. Windows Seven Pro x86 French
3. Intel Pentium Dual Core E5200
4. 2GB
5. nVidia GeForce 9300 195.62
6. Integrated nVidia Sound Card
7. FULL Debug Log (Please use your favorite paste site! See below.) << NOT OPTIONAL !

Here is the extract of my of relative to the database scan :
Code:
13:48:40 T:1720 M:1391935488   DEBUG: Hash[tvshows,D:\Flow\Live Sync\Mes Series\The Simpsons\]:DB=[],Computed=[]
13:48:40 T:1720 M:1391923200   DEBUG: found episode based match d:\flow\live sync\mes series\the simpsons\the simpsons.s21e03.mkv (s21e3) [[Ss]([0-9]+)[\.-]?[Ee]([0-9]+)([^\\/]*)$]
13:48:40 T:1720 M:1391923200   DEBUG: found episode based match d:\flow\live sync\mes series\the simpsons\the simpsons.s21e04.mkv (s21e4) [[Ss]([0-9]+)[\.-]?[Ee]([0-9]+)([^\\/]*)$]
13:48:40 T:1720 M:1391923200   DEBUG: found episode based match d:\flow\live sync\mes series\the simpsons\the simpsons.s21e05.mkv (s21e5) [[Ss]([0-9]+)[\.-]?[Ee]([0-9]+)([^\\/]*)$]
13:48:40 T:1720 M:1391923200   DEBUG: No NFO file found. Using title search for 'D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E03.mkv'
13:48:40 T:1720 M:1391923200   ERROR: CVideoInfoScanner::OnProcessSeriesFolder: Asked to lookup episode D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E03.mkv online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
13:48:40 T:1720 M:1391923200   DEBUG: No NFO file found. Using title search for 'D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E04.mkv'
13:48:40 T:1720 M:1391923200   ERROR: CVideoInfoScanner::OnProcessSeriesFolder: Asked to lookup episode D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E04.mkv online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
13:48:40 T:1720 M:1391923200   DEBUG: No NFO file found. Using title search for 'D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E05.mkv'
13:48:40 T:1720 M:1391923200   ERROR: CVideoInfoScanner::OnProcessSeriesFolder: Asked to lookup episode D:\Flow\Live Sync\Mes Series\The Simpsons\The Simpsons.S21E05.mkv online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
13:48:40 T:1720 M:1391923200   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
13:48:40 T:1720 M:1391923200   DEBUG: CVideoDatabase::GetSeasonsNav query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,count(1),count(files.playCount) from episode join tvshow on tvshow.idshow=tvshowlinkepisode.idshow join tvshowlinkepisode on tvshowlinkepisode.idEpisode = episode.idEpisode join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 1  group by episode.c12
13:48:40 T:1720 M:1392009216   DEBUG: VIDEO::CVideoInfoScanner::DoScan - Finished dir: D:\Flow\Live Sync\Mes Series\The Simpsons\
13:48:40 T:1720 M:1392013312   DEBUG: VIDEO::CVideoInfoScanner::Process - Finished scan

Thanks for your help Wink
Reply

Logout Mark Read Team Forum Stats Members Help
[WINDOWS] Unable to list TV Shows0