Win CVideoDatabaseDirectory::GetIcon
#1
I don't remember this happening before but I happened to look at the xbmc logs and saw fields of things like:
PHP Code:
00:42:04 T:5360 WARNINGXFILE::CVideoDatabaseDirectory::GetIcon Unknown nodetype requested videodb://2/2/1/1/?tvshowid=1
00:42:04 T:5360 WARNINGXFILE::CVideoDatabaseDirectory::GetIcon Unknown nodetype requested videodb://2/2/1/2/?tvshowid=1
00:42:04 T:5360 WARNINGXFILE::CVideoDatabaseDirectory::GetIcon Unknown nodetype requested videodb://2/2/1/-1/?tvshowid=1 

Basically, any time someone goes to tv shows and then selects a tv show, one of those lines appears for every season of that show.

It's sort of annoying and if there's a simple fix, I'd love it.

I attached link to the debug log(those lines start at 397).

http://xbmclogs.com/show.php?id=94685
Reply
#2
Is this just happening in the log, or is XBMC itself doing something weird? Warnings in the log aren't uncommon even if everything is running smoothly, so I wouldn't worry about it if it's just showing up there.
Reply
#3
It's just in the log. I figured since it was happening every single time someone goes into a tvshow, that it might be an issue.
Reply

Logout Mark Read Team Forum Stats Members Help
CVideoDatabaseDirectory::GetIcon0