Search found 11 matches
- 24 Jun 2024, 20:55
- Forum: Feature Requests and Bug Reports
- Topic: Why does Filebot ignore my Synology downloads folder
- Replies: 6
- Views: 6412
Re: Why does Filebot ignore my Synology downloads folder
It is now working, I don't know why.... Case can be closed. Thank you.
- 20 Jun 2024, 15:33
- Forum: Feature Requests and Bug Reports
- Topic: Why does Filebot ignore my Synology downloads folder
- Replies: 6
- Views: 6412
Re: Why does Filebot ignore my Synology downloads folder
Hi, I think it is ignoring the folder because the files are not processed/moved to their designated destinations, as they were before.
- 18 Jun 2024, 16:11
- Forum: Feature Requests and Bug Reports
- Topic: Why does Filebot ignore my Synology downloads folder
- Replies: 6
- Views: 6412
Re: Why does Filebot ignore my Synology downloads folder
Hi, this is the message: Task Scheduler has completed a scheduled task. Task: Filebot Start time: Tue, 18 Jun 2024 18:00:01 GMT Stop time: Tue, 18 Jun 2024 18:05:05 GMT Current status: 0 (Normal) Standard output/error: Run script [fn:amc] at [Tue Jun 18 18:00:06 CEST 2024] Parameter: osdbUser ...
- 16 Jun 2024, 16:30
- Forum: Feature Requests and Bug Reports
- Topic: Why does Filebot ignore my Synology downloads folder
- Replies: 6
- Views: 6412
Why does Filebot ignore my Synology downloads folder
Hi, I just renewed my license and all of a sudden all files in my Synology downloads folder are ignored for processing:
--
Ignore system path: /volume1/Downloads/1923.S01.COMPLETE.720p.AMZN.WEBRip.x264-GalaxyTV[TGx]/@eaDir
--
How do I get this working again?
Thanks!
--
Ignore system path: /volume1/Downloads/1923.S01.COMPLETE.720p.AMZN.WEBRip.x264-GalaxyTV[TGx]/@eaDir
--
How do I get this working again?
Thanks!
- 13 Apr 2020, 07:54
- Forum: Synology NAS & Embedded Linux
- Topic: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
- Replies: 4
- Views: 9070
Re: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
Uninstalling and then reinstalling worked, thanks!
- 13 Apr 2020, 07:06
- Forum: Synology NAS & Embedded Linux
- Topic: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
- Replies: 4
- Views: 9070
Re: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
I am using the latest version, 4.9.0. There is no update available in the package center. This is the script I have been using for year, what is wrong with it? filebot -script 'fn:configure' --def ‘osdbUser=****' ‘osdbPwd=****' filebot -script 'fn:amc' '/volume1/Downloads' --output /volume1/Video --a ...
- 12 Apr 2020, 08:34
- Forum: Synology NAS & Embedded Linux
- Topic: java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
- Replies: 4
- Views: 9070
java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
Hello, my script (on Synology) has been running without problems for a long time but now I get this message. The only thing I can think off is that I updated Filbot Node. == Current status: 1 (Interrupted) Standard output/error: Ignore invalid file path: java.nio.file.NoSuchFileException: /volume1 ...
- 11 Nov 2019, 15:03
- Forum: Scripting and Automation
- Topic: Script stopped working: Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 57
- Replies: 1
- Views: 1794
Script stopped working: Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 57
I am using Synology and have used the following script successfully: filebot -script 'fn:configure' --def ‘osdbUser=*****' ‘osdbPwd=*****' filebot -script 'fn:amc' '/volume1/Downloads' --output /volume1/Video --action move -non-strict --conflict auto --lang en --def 'music=y' 'unsorted=y' 'subtitles= ...
- 02 Nov 2019, 17:47
- Forum: Help and Support
- Topic: Caused by: java.nio.file.NoSuchFileException: /shared/*.psm
- Replies: 1
- Views: 2337
Caused by: java.nio.file.NoSuchFileException: /shared/*.psm
Hello, my license has expired so I bought a new one. I am not able to install it however. This is what I get. My license file is in the “shared” folder. *****@******:/$ filebot --license /shared/FileBot_License_P10078533.psm Error during startup net.filebot.cli.CmdlineException: Invalid License File: ...
- 21 Oct 2018, 11:40
- Forum: Help and Support
- Topic: [bash] sh: -c: line 0: unexpected EOF while looking for matching `
- Replies: 3
- Views: 3534
Re: [bash] sh: -c: line 0: unexpected EOF while looking for matching `
Thank you, corrected that. Now I need a licencse. I bought a license, how do I install it on my Synology?
- 21 Oct 2018, 08:07
- Forum: Help and Support
- Topic: [bash] sh: -c: line 0: unexpected EOF while looking for matching `
- Replies: 3
- Views: 3534
[bash] sh: -c: line 0: unexpected EOF while looking for matching `
Hello, I have assembled the following user defined script on my Synology NAS after a crash of one of my disks. It used to work before the crash but now I get errors. Script: filebot -script 'fn:configure' --def ‘osdbUser=xxx' ‘osdbPwd=xxx’ filebot -script 'fn:amc' '/volume1/Downloads’ --output /volum ...