Cant scan library on any Rpi or Firetv
#1
I have 2 RPi and a FireTV all have the same problem and two Windows machines work fine, I can't seem to update my library's anymore and if i remove and try and rescan It will only pick up between 5-21 movies, I have about 230+ The are on a SMB Share on windows 10 Not sure if thats when it started?? Ive disabled the firewall and IPv6.
I have logs but not sure where to post them?

192.168.1.3 is the shares

Edit: In-line log removed
Reply
#2
(2015-08-27, 05:17)dsteinmann Wrote: I have logs but not sure where to post them?

Usual places: xbmclogs.com, pastebin.com. I've removed the log from your first post in anticipation of you posting logs in the right places.

Also, post a debug log (wiki), and post the whole log rather than just the part you think is important.

Edit: Although from what you posted previously, it looks like your MyVideosXX database is junk or corrupt:
Code:
21:02:20 533.515869 T:1966837760   ERROR: GetResumeItemOffset - Cannot open VideoDatabase
21:02:20 533.518494 T:1966837760   ERROR: SQL: Undefined SQLite error
                                            Query: select idPath from path where strPath='smb://192.168.1.3/movies/movies/'
21:02:20 533.518982 T:1966837760   ERROR: GetPathId unable to getpath (select idPath from path where strPath='smb://192.168.1.3/movies/movies/')
21:02:20 533.519287 T:1966837760   ERROR: SQL: Undefined SQLite error
                                            Query: select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='smb://192.168.1.3/movies/'
21:02:20 533.519592 T:1966837760   ERROR: GetScraperForPath failed
21:02:28 541.740173 T:1966837760   ERROR: SQL: Undefined SQLite error
                                            Query: SELECT idPath,strPath FROM path WHERE SUBSTR(strPath,1,32)='smb://192.168.1.3/movies/movies/' AND idPath NOT IN (SELECT idPath FROM files WHERE strFileName LIKE 'video_ts.ifo') AND idPath NOT IN (SELECT idPath FROM files WHERE strFileName LIKE 'index.bdmv')
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#3
Ive tried deleting it also
Reply
#4
http://xbmclogs.com/puhuvuagh

I Still have this problem even with a new install of 14.2 on a fresh Pi
and Ive tried changing the the registry entry to 3 for the lanmanserver
Reply
#5
Perhaps try mounting your network share via systemd: http://wiki.openelec.tv/index.php?title=...ork_shares

I had some weird behavior with my SMB share and PTVL, and it manages to work fine with the above.
Reply

Logout Mark Read Team Forum Stats Members Help
Cant scan library on any Rpi or Firetv0