Posts: 1,265
Joined: Oct 2009
Reputation:
29
takoi
Team-Kodi Member
Posts: 1,265
I see. Mysql users must use smb paths also for local files. Did not realize that. The problem is that this addon can't see samba shares. Allowing custom paths in the addon would of course solve this, but
You could also try this: (but please backup before you do)
1. Add M:\movies as a media new source
2. Make sure to enable "Exclude path from library updates".
This way xbmc should only look at the smb path, but the local path be available to the addon.
Posts: 14
Joined: Oct 2012
Reputation:
0
perfect!
i added a new source named "Watchdog (Movies)", pointed it to both M:\Movies and N:\Movies - set the scraper to Movies and told it to exclude from updates. I did the same for TV shows and called it "Watchdog (TV Shows)" and also excluded that from library updates.
Performed a bunch of testing - dropping in files, removing etc. works perfectly.
thanks again man. much appreciated!
Posts: 1,124
Joined: Jan 2011
Reputation:
9
T800
Posting Freak
Posts: 1,124
2012-10-28, 14:11
(This post was last modified: 2012-10-28, 14:11 by T800.)
Is there a way I can get this to scan my movie directory but not my TV show directory?
When SickBeard has finished processing it updates that show via XBMC. If I enable watchdog it will see the modify time/date and rescan my video library every time it had downloaded a TV show which means it will fire up all 5 TV Show hard drives and 11 movie hard drives in my unRAID servers when there is no need to.
Posts: 6
Joined: Nov 2011
Reputation:
0
Im running Openelec Frodo Alpha 7 and is trying out Library watchdog. I have mounted two NFS shares from my NAS, and is using polling. Updates are immediatly, so far so god. The only problem is that everytime it runs an update it adds multiple instanses of both new and existent movies and tv shows. It seems to stop at 3, so i have 3 of each movie in my library =P. How can i prevent multiple instances?
Tip: In frodo you could choose to disable the on screen notification that library update is running.
Posts: 5
Joined: Oct 2012
Reputation:
0
cant seem to get this working i have a nas box box which is mounted as being drive h. Ive got a media source added in xbmc called tv which points to H:\TV i have the library watchdog set to polling with clean files being enabled yet none of the functions seem to work
Posts: 91
Joined: Dec 2011
Reputation:
1
So is there anyway for this to work with windows smb shares? As someone suggested, i mounted my smb share "F:/User" in the xbmc (raspberry pi xbian) by going to "system/file manager/add sources/add network location". After this i added two folders as media sources, "F:/User/Movies" for movies and "F/User/Tv Shows" (video/add files) for tv shows and i selected "Exclude path from library updates" for both. Yet, whenever i add something in one of the above folders xbmc does not update.