New files not added to library cacheimage error
#1
Sad 
Yesterday I could easly add severl new video files to the library and as of this moment it isn't possible.

Here is part of the output and error msg:
Code:
20:14:30 T:140548560115456 M:2794582016   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=49) order by idShow
20:14:30 T:140548560115456 M:2794582016   DEBUG: GetSeasonsNav 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 = 49  group by episode.c12
20:14:30 T:140548560115456 M:2794582016   DEBUG: GetMoviesByWhere query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 49
20:14:30 T:140548560115456 M:2794582016    INFO: Caching image from:  to special://masterprofile/Thumbnails/Video/c/c00d61c8.tbn with width 512 and height 512
20:14:30 T:140548560115456 M:2794582016   DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
20:14:30 T:140548560115456 M:2794455040    INFO:   msg: PICTURE::CreateThumbnail: Unable to open image:  Error:
20:14:30 T:140548560115456 M:2794455040   ERROR: CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/c/c00d61c8.tbn from image
20:14:30 T:140548560115456 M:2794455040   ERROR: DeleteFile - cant delete file </home/xbmc/.xbmc/userdata/Thumbnails/Video/c/c00d61c8.tbn>. trying lower case </home/xbmc/.xbmc/userdata/thumbnails/video/c/c00d61c8.tbn>

What do i need to do to fix it?

Thanks in advance
Reply
#2
It simply hasn't got an image URL.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
jmarshall Wrote:It simply hasn't got an image URL.

I have this for every new file I want to add? problems with tvdb?
Reply

Logout Mark Read Team Forum Stats Members Help
New files not added to library cacheimage error0