Search found 10 matches
- 31 Jul 2021, 08:27
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Re: Filebot no longer works since the update to DSM 7
Hello rednoah, sorry I was so upset yesterday. I sat for hours on the script and did not know what to do. Now I finally got it right. My folder structure looked like this before: /volume1/Mediathek/downloads /volume1/Mediathek/logs /volume1/Mediathek/Movies /volume1/Mediathek/TV Shows /volume1 ...
- 30 Jul 2021, 15:28
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Re: Filebot no longer works since the update to DSM 7
filebot is now called. The original problem is solved. The next problem is invalid usage of filebot which is rather self-explanatory: Invalid usage: output folder [/volume1/Mediathek] must be separate from input arguments [/volume1/Mediathek] Abort (×_×) TL;DR input folder and output folder must n ...
- 30 Jul 2021, 14:15
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Re: Filebot no longer works since the update to DSM 7
There seems to be no script in it: /var/packages/filebot/target$ ls -la total 20 drwxr-xr-x 5 FileBot FileBot 4096 Jul 30 10:51 . drwxr-xr-x 10 root root 4096 Jul 30 10:52 .. drwxr-xr-x 2 FileBot FileBot 4096 Jul 30 10:51 bin drwxr-xr-x 2 FileBot FileBot 4096 Jul 30 10:51 jar drwxr-xr-x 6 FileBot ...
- 30 Jul 2021, 14:02
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Re: Filebot no longer works since the update to DSM 7
:?: Which $USER is calling /volume1/Mediathek/filebot.sh ? Can this user read and execute /var/packages/filebot/target/filebot.sh ? (the answer is no, based on the error message above, so our first step is to figure out which $USER we're running as; most likely the JD package-specific user; and ...
- 30 Jul 2021, 13:40
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Re: Filebot no longer works since the update to DSM 7
Hi rednoah, Does the path you call in /volume1/Mediathek/filebot.sh script exist? /var/packages/filebot/target/filebot.sh: No such file or directory :arrow: Assuming it exists, but appears to not exist from the current users point of view, I'd start by checking what $USER you're running as when it ...
- 30 Jul 2021, 09:28
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot no longer works since the update to DSM 7
- Replies: 10
- Views: 11827
Filebot no longer works since the update to DSM 7
Dear community since the update to DSM7 Filebot no longer works for me. As I see it, everything is installed correctly. Also the file structure has not changed. Current application revision (r8735) does not match cache revision (r8723): reset cache Initialize new disk cache: /var/packages/filebot ...
- 19 Mar 2020, 14:00
- Forum: Scripting and Automation
- Topic: Filebot MyJdownloader AMC Plex Script
- Replies: 3
- Views: 4085
Re: Filebot MyJdownloader AMC Plex Script
Hi rednoah, I have just updated filebot to version 4.9.0 and Java to 2.13. Now nothing works no file rename and no move, with the script above. I have also no logs, nothing. Script is still the same. Update: I have restarted my Nas and now I get this log Current application revision (r7234) does not ...
- 22 Oct 2019, 11:08
- Forum: Help and Support
- Topic: BUG! exception in phase 'semantic analysis...
- Replies: 2
- Views: 9060
Re: BUG! exception in phase 'semantic analysis...
Thanks!! This solved my Problem!!
- 22 Oct 2019, 09:23
- Forum: Scripting and Automation
- Topic: Filebot MyJdownloader AMC Plex Script
- Replies: 3
- Views: 4085
Filebot MyJdownloader AMC Plex Script
Dear community could you please look at my Script and tell me if it is right? I am not sure if i do to much. For example do i have split SERIEN, FILME and move them separately or will the amc do this for me automatically? It would be nice if you could help me to improve my script. #!/bin/sh export ...
- 22 Oct 2019, 07:47
- Forum: Help and Support
- Topic: BUG! exception in phase 'semantic analysis...
- Replies: 2
- Views: 9060
BUG! exception in phase 'semantic analysis...
Dear Community since two weeks I get the following error message: Error (o_O) BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 57 BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major ...