Sorry for the missing Infos:
Code: Select all
filebot -script 'fn:sysinfo'
------------------------------------------
FileBot 4.7.9 (r4984)
JNA Native: 5.1.0
MediaInfo: 0.7.93
Apache Commons VFS: [zip, rar]
Chromaprint: 1.3.1
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-05-15 (r500)
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 / 4 GB Max Memory / 21 MB Used Memory
OS: Linux (amd64)
Package: SPK
uname: Linux MadM4x-NAS 3.10.102 #15101 SMP Mon May 22 10:03:51 CST 2017 x86_64 GNU/Linux synology_braswell_916+
Done ?(@???@)?
------------------------------------------
I used the Filebot Node under Synology DSM and I have solved it first because i added {group}
If there is a better solution over the node, I would be glad if you can tell me how.
I still have a new problem today and did not want to make a new thread for it.
In the forum I have also found no solution

....
Unfortunately, sometimes I need sample codes to understand it correctly.
Is it possible via the Filebot Node to change the output path if a collection appears in the directory name?
Example:
input path:
/volume1/filebot_temp_unsortiert/
output path:
/volume1/filebot_sortiert/
or sometimes /volume2/filebot_sortiert/
Code: Select all
movieFormat = Movies/{vf}/{collection+' '}[{genre}]/{ny}/{ny} - {genres} {tags} - Rating {rating} - [{hd} {resolution}p]_[{vf}_{vc}_{source}_{af}_{group}]
Now, if there is any collection, I would like to have that the movie copied directly to the folder or path
/volume1/filebot_sortiert/{collection+' '}[{genre}]/ And if not the movie path should be only
/[{genre}]/
Example:
/volume1/filebot_sortiert/Movies/[Action]/...
/volume1/filebot_sortiert/Alien Sage [Horror]/...
Is it possible with Filebot Node?
Or would I have to create an extra "script" or "format" file?
But how File and whats the correct Code?
and how is it called under movieFormat =
I can not do it alone. Honestly, I would now also not spend hours reading, so one thing works.
I hope You can Help me again.
Big THX