[BUG] Oct 20 Nightly - Season art not working
#1
checked on two different skins

seems to be a database error when trying to artwork
following is debug log when trying to view seasons of a tv show
Code:
19:13:26 T:13018944   DEBUG: OnKey: 11 (0b) pressed, action is Select
19:13:26 T:13018944   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/28/)
19:13:26 T:13018944   DEBUG:   ParentPath = [videodb://2/2/]
19:13:26 T:2657053552   DEBUG: Connecting to mysql:192.168.1.40:MyVideos56
19:13:26 T:2657053552   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
19:13:26 T:2657053552   DEBUG: RunQuery took 1 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 28  group by episode.c12
19:13:26 T:2657053552   DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 28
19:13:26 T:2657053552 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/28/1/
19:13:26 T:2657053552 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/28/2/
19:13:26 T:2657053552 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/28/3/
19:13:26 T:2657053552 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/28/4/
19:13:26 T:2657053552   DEBUG: Connecting to mysql:192.168.1.40:MyVideos56
19:13:26 T:13018944   DEBUG: WindowVideoNav::GetDirectory
19:13:26 T:13018944   DEBUG: Connecting to sqlite:/home/xbmc/.xbmc/userdata/Database/:ViewModes4.db
19:13:26 T:13018944   DEBUG: Previous line repeats 2 times.
19:13:26 T:13018944   DEBUG: Saving fileitems [videodb://2/2/28/]
19:13:26 T:13018944   DEBUG:   -- items: 4, sort method: 23, ascending: true
19:13:26 T:13018944   DEBUG: Connecting to mysql:192.168.1.40:MyVideos56
19:13:26 T:13018944 WARNING: GetLabel - Unknown nodetype requested 11
19:13:26 T:2604604272   DEBUG: Thread Background Loader start, auto delete: 0
19:13:26 T:2604604272   DEBUG: Connecting to mysql:192.168.1.40:MyVideos56
19:13:26 T:2604604272   DEBUG: Previous line repeats 3 times.
19:13:26 T:2604604272   DEBUG: Thread Background Loader 2604604272 terminating

There's also an error when viewing movies. I use wall view, and instead of bringing up the poster for the movies, it brings up thumbnails for them.
Reply

Logout Mark Read Team Forum Stats Members Help
[BUG] Oct 20 Nightly - Season art not working0