Search found 11 matches
- 23 Dec 2014, 09:17
- Forum: Help and Support
- Topic: Crash on Synology
- Replies: 3
- Views: 2539
Re: Crash on Synology
Hello Thanks for your quick reply. It is a copy of the sortivo script in which I changed the naming pattern. You can find below the script itself: // filebot -script fn:sortivo <folder> --output path/to/folder [-non-strict] --def subtitles=en // process only media files def input = args.getFiles{ it ...
- 22 Dec 2014, 23:19
- Forum: Help and Support
- Topic: Crash on Synology
- Replies: 7
- Views: 6653
Re: Crash on Synology
I did try to restore the previous jar version. I still have a crash, you can find below the error stack.
Can you please help?
Thanks a lot
PatternSyntaxException: Illegal character range near index 296
Can you please help?
Thanks a lot
PatternSyntaxException: Illegal character range near index 296
- 22 Dec 2014, 23:17
- Forum: Help and Support
- Topic: Crash on Synology
- Replies: 7
- Views: 6653
Crash on Synology
Hello, I encountered today a problem while running the filebot sorting script. I did try to update the jar using the latest release (4.5.3), but now I have a different error. The script exits with the below message: Dec 23, 2014 12:11:34 AM net.filebot.Main initializeCache WARNING: App version ...
- 22 Dec 2014, 23:15
- Forum: Help and Support
- Topic: Crash on Synology
- Replies: 3
- Views: 2539
Crash on Synology
Hello, I encountered today a problem while running the filebot sorting script. I did try to update the jar using the latest release (4.5.3), but now I have a different error. The script exits with the below message: Dec 23, 2014 12:11:34 AM net.filebot.Main initializeCache WARNING: App version ...
- 21 Dec 2013, 17:58
- Forum: Synology NAS & Embedded Linux
- Topic: Looking for testers on Synology NAS
- Replies: 49
- Views: 53958
Re: Looking for testers on Synology NAS
uname -a
Linux machinename 2.6.32.12 #3776 SMP Sat Aug 17 02:11:24 CST 2013 ppc GNU/Linux syn ology_qoriq_413
Linux machinename 2.6.32.12 #3776 SMP Sat Aug 17 02:11:24 CST 2013 ppc GNU/Linux syn ology_qoriq_413
- 15 Dec 2013, 20:46
- Forum: Scripting and Automation
- Topic: use partial file name instead of full path?
- Replies: 8
- Views: 6565
Re: use partial file name instead of full path?
Hi, I have the same problem with the new version (3.8). I've just downloaded the new version and here is what I get in output: Awkward.S03E19.mp4 [series: temp, movie: null] As a quick reminder, my files are stored in a directory "/volume1/temp/downloads". You did previously sort this error by ...
- 14 Dec 2013, 22:35
- Forum: Synology NAS & Embedded Linux
- Topic: Looking for testers on Synology NAS
- Replies: 49
- Views: 53958
Re: Looking for testers on Synology NAS
Hey,
I have a synology 413 and I'm happy to help..
I'm already running an altered version of the groovy script for about a year now. Even if I'm having renaming problems lately. But that is a different topic.
What can I do to help?
Zai
I have a synology 413 and I'm happy to help..
I'm already running an altered version of the groovy script for about a year now. Even if I'm having renaming problems lately. But that is a different topic.
What can I do to help?
Zai
- 06 Mar 2013, 12:43
- Forum: Scripting and Automation
- Topic: use partial file name instead of full path?
- Replies: 8
- Views: 6565
Re: use partial file name instead of full path?
one question though, I downloaded the filebot version: FileBot 3.4 (r1467)
You mentionned a higher release number in your correction. When will this jar be available for download?
Thanks
You mentionned a higher release number in your correction. When will this jar be available for download?
Thanks
- 06 Mar 2013, 12:31
- Forum: Scripting and Automation
- Topic: use partial file name instead of full path?
- Replies: 8
- Views: 6565
Re: use partial file name instead of full path?
Well, I just did as you suggested by replacing the jar file and it worked like a charm.
Thanks a lot for you help in this matter. Filebot rocks
:)
Thanks a lot for you help in this matter. Filebot rocks

- 06 Mar 2013, 12:08
- Forum: Scripting and Automation
- Topic: use partial file name instead of full path?
- Replies: 8
- Views: 6565
Re: use partial file name instead of full path?
Thanks a lot for the quick reply and speed in correction.
You have a great software.
However, a small question, I'm using the synology filebot package, which I'm assuming wasn't updated with your fix?
Thanks again
You have a great software.
However, a small question, I'm using the synology filebot package, which I'm assuming wasn't updated with your fix?
Thanks again
- 04 Mar 2013, 21:12
- Forum: Scripting and Automation
- Topic: use partial file name instead of full path?
- Replies: 8
- Views: 6565
use partial file name instead of full path?
Hi, I'm using the sortivo.groovy script. I suck at Groovy and I have a problem. I store my videos under /volume1/temp/downloads And using the full file name is creating a problem. filebot uses "temp" to match for video titles as in the following examples: Auto-detect movie from context: [/volume1 ...