Page 1 of 1

[SOLVED] Movie Scraper and Video Starting Point

Posted: Sat Mar 07, 2015 6:28 am
by shady7
Hi everyone, running 3.5 got a few problems that have just started
First off the IMDB scraper is no longer working comes with no thumb or description nothing etc. So I read Dom's fix for the TMDB and put the new tmdb file in system-->scrapers-->video-->common but for some reason I cannot change scrapers tried everything set content change from imdb to tmdb click ok then I go to scrape a movie and it reverts back to scanning with imdb database which does not work.
Secondly the movies are no longer starting at the point I last watched them even though I have selected ask what point to start movie in xbmc settings.
I have a debug log http://pastebin.com/DpwWMqiS
Please help it is our families daily media player and is still going strong thanks for your time

Re: Movie Scraper and Video Starting Point

Posted: Sat Mar 07, 2015 8:01 am
by Dan Dar3
You seem to be possibly running out of disk space on C: drive, where you have XBMC4Xbox installed?

Most people install it on E: or F: to avoid similar problems - over time databases, thumbnail folders etc in UserData grow making XBMC4Xbox application taking more space than when originally installed.

Code: Select all

17:47:20 M: 55394304  NOTICE: The executable running is: C:\XBMC\default.xbe
...
17:47:47 M: 37961728   ERROR: SQLite: Insertion failed because database is full
                                            Query: update path set strContent='',strScraper='', scanRecursive=-804643552, useFolderNames=72, strSettings='', noUpdate=116 where idPath=1
17:47:47 M: 37961728   ERROR: CVideoDatabase::SetScraperForPath (F:\Movies\) failed
17:47:47 M: 37961728   ERROR: CVideoDatabase::SetScraperForPath (G:\Movies\) failed
17:47:47 M: 37961728   ERROR: CVideoDatabase::SetScraperForPath (multipath://F%3a%5cMovies%5c/G%3a%5cMovies%5c/) failed

Re: Movie Scraper and Video Starting Point

Posted: Sun Mar 08, 2015 9:35 am
by shady7
Thank you Dan Dar xbmc is on C: drive and C: drive was full up I deleted an older version of xbmc that was also on C: drive to free up space now everything is working Cheers :D