Ignore system path

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Friends4U
Posts: 22
Joined: 25 Mar 2016, 23:44

Ignore system path

Post by Friends4U »

Havent used filebot in a few months.
Just renewed my license and took her for a spin.

Got the following message:

Code: Select all

filebot -script 'fn:amc' /volume1/video/Series/TMP/ --output /volume1/video/Series --action move -non-strict --order Airdate --conflict auto --lang nl --def 'ut_label=TV' 'music=y' 'unsorted=y' 'subtitles=nld' 'clean=y' 'skipExtract=y' 'seriesFormat={n}\{s00}\{n} - {s00e00} - {t}' 'excludeList=.excludes' --apply refresh --log all --log-file '/var/packages/filebot-node/var/filebot.log'

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

Run script [fn:amc] at [Sun Apr 23 01:16:11 CEST 2023]

[PSA] Important Discussion of Proposed Changes:
https://www.filebot.net/forums/viewtopic.php?t=13406

Parameter: ut_label = TV
Parameter: music = y
Parameter: unsorted = y
Parameter: subtitles = nld
Parameter: clean = y
Parameter: skipExtract = y
Parameter: seriesFormat = {n}\{s00}\{n} - {s00e00} - {t}
Parameter: excludeList = .excludes
Argument[0]: /volume1/video/Series/TMP
Use excludes: /volume1/video/Series/.excludes (0)
Ignore system path: /volume1/video/Series/TMP
No files selected for processing
Done ¯\_(ツ)_/¯

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

[Process completed]
These settings are valid for a few years already, but suddenly nothing happens to all my files in the TMP folder.
I delete the .excludes file but this was not the problem.
I reset all the rights of the share (jave and filebot has full control).

What can I do to fix this?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Ignore system path

Post by rednoah »

Please rename your TMP folder to something other than TMP, e.g. temporary, input, complete, filebot, media, etc.
:idea: Please read the FAQ and How to Request Help.
Friends4U
Posts: 22
Joined: 25 Mar 2016, 23:44

Re: Ignore system path

Post by Friends4U »

Hmmm... Strange, but that did work.
Post Reply