Search found 5 matches

by hakzard
28 Apr 2013, 09:03
Forum: Help and Support
Topic: Synology NAS does not re-index after rename
Replies: 15
Views: 23300

Re: Synology NAS does not re-index after rename

I have updated to r1617 now I don't get an error but It doesn't index the file. I have sorted this for myself my setting up a watch on the folder using pyinotify to run synoindex when a file is created. The Problem I'm having now is filebot running very slowly sometime. I've been waiting 30 minutes ...
by hakzard
24 Apr 2013, 20:03
Forum: Help and Support
Topic: Synology NAS does not re-index after rename
Replies: 15
Views: 23300

Re: Synology NAS does not re-index after rename

Sorry I'm new to this how do I get and install r1617?
by hakzard
24 Apr 2013, 12:19
Forum: Help and Support
Topic: Synology NAS does not re-index after rename
Replies: 15
Views: 23300

Re: Synology NAS does not re-index after rename

Ok Thanks will wait for an update.
by hakzard
24 Apr 2013, 09:30
Forum: Help and Support
Topic: Synology NAS does not re-index after rename
Replies: 15
Views: 23300

Re: Synology NAS does not re-index after rename

Thanks for the quick relay.

I have tried /bin/ash no /bin/bash on synology?

Code: Select all

/bin/ash -c synoindex -a \"{file}\""
also tried

Code: Select all

/usr/syno/bin/synoindex -a \"{file}\""
both error?
by hakzard
24 Apr 2013, 08:33
Forum: Help and Support
Topic: Synology NAS does not re-index after rename
Replies: 15
Views: 23300

Re: Synology NAS does not re-index after rename

I'm having an issue using the "exec=synoindex -a \"{file}\"" command on my Synology box. I've made a bash script: #!/bin/sh #filebot_rename.sh filebot -script fn:amc -rename "$1" --action copy --db thetvdb -non-strict --output "/volume1/video/" --def "ser...