Search found 15 matches

by ArTi
20 Jun 2020, 07:22
Forum: Synology NAS & Embedded Linux
Topic: filebot -revert
Replies: 3
Views: 3996

Re: filebot -revert

Could you give exactly an exemple ?

Or Any way to use something’s like *.* -r to select all file and sub directory


here is the try i have make :

root@XXXX:/volume1/video/00 - A Vérifier/Séries/Pokémon/Saison 01# filebot -script fn:revert --action rename /volume1/video/00\ -\ A\ Vérifier/Séries ...
by ArTi
18 Jun 2020, 13:04
Forum: Synology NAS & Embedded Linux
Topic: filebot -revert
Replies: 3
Views: 3996

filebot -revert

Hi,

someone could help me how to restore file ?

i have try : filebot -revert --mode interactive

but nothing appens...i need to revert back the original filename of some file
by ArTi
09 Jan 2020, 22:21
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe


:arrow: Just do which filebot (to see which absolute path the command refers to) and then replace that symlink with your own script file, in that script file you first do your exports and then call the real filebot executable via its absolute path. It's the solution I would go for as mentioned in ...
by ArTi
09 Jan 2020, 21:57
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

sorry but i dont see the file environement in /etc/

could i add : export JAVA_OPTS=-Xmx1536m in /etc/profile ?
by ArTi
09 Jan 2020, 21:25
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

when i restart i'm back to 256mb.

how to setup filebot and filebot node to be set as default at 1536MB ? wich file i have to modify ?
by ArTi
09 Jan 2020, 20:25
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

i try with Xmx1536m.. seems to works:

Code: Select all

CPU/MEM: 4 Core / 1.6 GB Max Memory / 23 MB Used Memory
now i launch filebot to see what happens.
by ArTi
09 Jan 2020, 20:04
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

when i try your command i have no error but when i launch a sysinfo i have this :


root@ArTi-Concept:~# export JAVA_OPTS=-Xmx2g
root@ArTi-Concept:~# filebot -script 'fn:sysinfo' --log-file '/usr/local/filebot -node/data/filebot.log'
Error occurred during initialization of VM
Could not reserve ...
by ArTi
09 Jan 2020, 18:40
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Re: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

in fact that seems to crash, at the end i have this message :


Java heap space
java.lang.OutOfMemoryError: Java heap space
at com.ibm.icu.impl.ICUBinary.getByteBufferFromInputStreamAndCloseStream(ICUBinary.java:721)
at com.ibm.icu.impl.ICUBinary.getData(ICUBinary.java:500)
at com.ibm.icu.impl ...
by ArTi
06 Jan 2020, 16:43
Forum: Synology NAS & Embedded Linux
Topic: FileBot very long since DSM 6 upgrade
Replies: 9
Views: 13285

Re: FileBot very long since DSM 6 upgrade

here is the answer of : time filebot -script "g:println now" :

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pwd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pwd: error ...
by ArTi
06 Jan 2020, 16:42
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node Help
Replies: 5
Views: 8075

Re: Filebot Node Help

sorry for th delay :

here is th answer :

uname -a:

Linux ArTi-Concept 3.10.105 #24922 SMP Tue Jul 9 18:27:19 CST 2019 armv7l GNU/Linux synology_alpine_ds1817


free:

total used free shared buff/cache available
Mem: 8369600 2491040 232576 86464 5645984 5479568
Swap: 7118624 544 7118080 ...
by ArTi
06 Jan 2020, 16:23
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe
Replies: 14
Views: 13033

Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe

Hi all,

i need your help.
I'am on NAS synology DS 1817 with 8Go RAM ( it's a 32bits processor).

when i try to run filebot i have this error :

here is an example :

Failed to read media characteristics: ExecuteException: [/volume1/@appstore/MediaServer/bin/ffprobe, -show_streams, -show_format ...
by ArTi
10 Nov 2019, 21:52
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node Help
Replies: 5
Views: 8075

Re: Filebot Node Help

hi,
i'm on DSM 6.2 with NAS DS1817 8Go of ram and have this error :

anyone could help me ?

filebot -script 'fn:sysinfo' --log-file '/usr/local/filebot-node/data/filebot.log'

------------------------------------------

Invalid maximum heap size: -Xmx6538m
The specified size exceeds the maximum ...
by ArTi
10 Nov 2019, 21:49
Forum: Help and Support
Topic: Invalid maximum heap size: -Xmx6538m
Replies: 3
Views: 7428

Invalid maximum heap size: -Xmx6538m

i'm trying filebot-node on nas Synology and have this error :

filebot -script 'fn:sysinfo' --log-file '/usr/local/filebot-node/data/filebot.log'

------------------------------------------

Invalid maximum heap size: -Xmx6538m
The specified size exceeds the maximum representable size.
Error: Could ...
by ArTi
02 Nov 2016, 16:45
Forum: Synology NAS & Embedded Linux
Topic: FileBot very long since DSM 6 upgrade
Replies: 9
Views: 13285

Re: FileBot very long since DSM 6 upgrade

any idea why Filebot is very slow on my NAS ?

Linux 3.10.77 #8451 SMP Wed Aug 17 05:13:40 CST 2016 x86_64 GNU/Linux synology_braswell_216+II

real 1m14.154s
user 0m16.378s
sys 0m0.802s


and another report :

FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: net.filebot.mediainfo ...