sorry for my bad English.
I have no experience with any media server or clients and therefore neither with Filebot or something else.
But now I would like to watch my series on the nas and I would like to check or change the data with filebot node.
I used this HowTo for Installing Filebot and Filebot Node on my NAS DS916+ incl. the latest DSM Version.
But somehow I do not understand anything

For a first Test i would change one Season with Filebot and TheTVDB.
The original looks like this:
filebot_serien_test/TV Serien/12_Monkeys/Season 1
12-monkeys-dd51-sed-dl-7p -x264-101.mkv
And is to be renamed to:
filebot_serien_neu/TV Serien/Serienname"from-TheTVDB"/Season X/
Serienname"from-TheTVDB"-Serientitel"from-TheTVDB"-S01E01.video resolution

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

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

Code: Select all
filebot -script 'fn:amc' '/volume1/filebot_serien_test/TV Serien/12_Monkeys/Season 1/' --output '/volume1/filebot_serien_sortiert/TV Serien' --action test --conflict auto --lang de --def 'ut_label=tv' 'music=y' 'unsorted=y' 'deleteAfterExtract=y' 'seriesFormat={n}/Season {s}/{n} - {t} - {´s´+s.pad(2)}e{e.pad(2)}.{vf}' --log all
------------------------------------------
Run script [fn:amc] at [Sat May 20 18:01:38 CEST 2017]
Parameter: ut_label = tv
Parameter: music = y
Parameter: unsorted = y
Parameter: deleteAfterExtract = y
Parameter: seriesFormat = {n}/Season {s}/{n} - {t} - {´s´+s.pad(2)}e{e.pad(2)}.{vf}
Argument[0]: /volume1/filebot_serien_test/TV Serien/12_Monkeys/Season 1
Input: /volume1/filebot_serien_test/TV Serien/12_Monkeys/Season 1/12-monkeys-dd51-sed-dl-7p-x264-101.mkv
.
.
.
ScriptException: SyntaxError: unexpected char: 0xB4
Processing 13 unsorted files
[TEST] From [/volume1/filebot_serien_test/TV Serien/12_Monkeys/Season 1/12-monkeys-dd51-sed-dl-7p-x264-101.mkv] to [/volume1/filebot_serien_sortiert/TV Serien/Unsorted/filebot_serien_test/TV Serien/12_Monkeys/Season 1/12-monkeys-dd51-sed-dl-7p-x264-101.mkv]
.
.
.
Processed 13 files
Finished without processing any files
Failure (°_°)
------------------------------------------
[Process error]
And for what is: matchfilter / ignore rules / exclude list ... thought
What or which commands are entered there? I have nothing found here in the Forum.
I hope you can help me and
Many Many Thanks