filebot add "collection " after a movie name if collection

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Tdoc
Posts: 40
Joined: 20 Feb 2018, 08:19

filebot add "collection " after a movie name if collection

Post by Tdoc »

good day

I have an issue

I have been using the folowing format options for long time

Code: Select all

v:\Movies/{ny}/{n.sortName('$2, $1')}.{y}.{vf}.{vc}.{ac}.[{bitdepth}] bit.{audio.language}
but recently filebot node moves from the coding folder to the storage folder (V:\Movies\) not with the "movie name (year)" folder but to "movie name "collection"" folder (if there is a collection) overwise just the "movie name" folder

did something changed in the format option during an update ? and I missed that ?

any help will be appreciated

all the best, stay sfe
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: filebot add "collection " after a movie name if collection

Post by rednoah »

:?: What does the log say when files aren't processed as expected?


:!: Your format does not use the {collection} binding, so the file path generated by your format cannot include the movie collection. In this case, the format that you think you are using isn't the format that you are actually using. Please post the log so we can see what the amc script is doing or not doing.


:idea: Please read How to Request Help.
:idea: Please read the FAQ and How to Request Help.
Post Reply