is there any command to restart Filebot per CLI?
Because after some search with fn:miss i became the following Error:
Code: Select all
Illegal Argument: java.nio.file.NoSuchFileException:
So i have to reboot the NAS.
Best Regards from Germany
Code: Select all
Illegal Argument: java.nio.file.NoSuchFileException:
Are you talking about FileBot or FileBot Node? Screenshots are always helpful.Predator2912 wrote: ↑19 Jan 2018, 14:45 And after this Filebot is "crashed/stopped" and over Packagemanager there's no way to restart.


Code: Select all
root@MadM4x-NAS:~# filebot -script fn:sysinfo
FileBot 4.7.9 (r4984)
JNA Native: 5.1.0
MediaInfo: 0.7.99
Apache Commons VFS: [zip, rar]
Chromaprint: 1.3.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-11-21 (r512)
Groovy: 2.4.10
JRE: Java(TM) SE Runtime Environment 1.8.0_131
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 20 MB Used Memory
OS: Linux (amd64)
Package: SPK
uname: Linux MadM4x-NAS 3.10.102 #15217 SMP Wed Dec 20 17:38:33 CST 2017 x86_64 GNU/Linux synology_braswell_916+
Done ヾ(@⌒ー⌒@)
 Calling filebot -script fn:miss ... is starting FileBot, which then runs, and then exits, and stops running, at which point the console will allow you to make another command.
 Calling filebot -script fn:miss ... is starting FileBot, which then runs, and then exits, and stops running, at which point the console will allow you to make another command. One filebot call is completely independent and oblivious of other filebot calls. If you make many filebot calls in parallel, then I'd imagine that you're running out of memory, but other than that, no idea.
 One filebot call is completely independent and oblivious of other filebot calls. If you make many filebot calls in parallel, then I'd imagine that you're running out of memory, but other than that, no idea. You can use the ps and top commands to see what processes are running or not running.
 You can use the ps and top commands to see what processes are running or not running. Screenshots or screen capture videos that show what's happening are still useful. Because your description of the problem doesn't make sense on a technical level.
 Screenshots or screen capture videos that show what's happening are still useful. Because your description of the problem doesn't make sense on a technical level. 