Win scanning for new content scans outside
#1
I have a mySQL shared library, and everything works on my Macs. But on my Windows machine, if I go hover over a single TV show, and do 'Scan for New Content', I get this:

Code:
19:05:12 T:5116  NOTICE: VideoInfoScanner: Starting scan ..
19:05:12 T:5116   DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
19:05:12 T:5116   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
19:05:12 T:5116   DEBUG: Trying to connect to \\192.168.1.8 with username(justin) and password(XXXX)
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\flash
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk1
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk2
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk3
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk4
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk5
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk6
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk7
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk8
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk9
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk10
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\disk11
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\cache
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Backup
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Library
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Music
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Pictures
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Programs
19:05:12 T:5116   DEBUG: Found Server/Share: \\192.168.1.8\Video

Then it hangs. But 192.168.1.8\\ is not set up as a source in sources.xml or media_sources.xml - only 192.168.1.8\Video

I'm not sure why
1) it's scanning the other samba shares on the server
2) Why it's scanning outside of the TV show path I selected anyways

Elsewhere in the log, I see
Code:
mySQL execute set strHash="" where idPath=xxxx
and looking at the database that idPath mentioned is the correct path for the TV show.

EDIT - If I scan on another machine, it adds to the library fine, and I can play/view info/delete the items from the Windows machine, I just can't scan it in from there.
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
Reply
#2
Hahahaha... just realized it hasn't been crashing, it's been finding everything as new, and randomly placing it under Futurama.

I now have 1600 episodes of that show. :p
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
Reply
#3
Please check your sources.xml on that machine and compare it to your correct working machine.
Reply
#4
Here's the sources.xml for the Mac:
https://gist.github.com/3d64282ed48355f98043

The Windows xml is the same, except it has C:\ as a file source, and instead of /users/jaiken it has the Windows equivalent; anything smb-related is identical though.
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
Reply

Logout Mark Read Team Forum Stats Members Help
scanning for new content scans outside0