Page 1 of 1

Filebot always copies my movies into subfolder called movies

Posted: 19 Sep 2020, 05:06
by WaveDave1988
Hey there,

I'm using filebot node on my synology and I have the "issue" (it's not an issue, i know..), that no matter what, it always creates a subfolder called "Movies" to which it moves all processed movies. Per example: Outputfolder I inserted in filebot node is "/volume1/Movies/Bluray/Bluray English" but instead filebot creates a new folder inside the outputfolder "/volume1/Movies/Bluray/Bluray English/Movies"
In my case in how I sorted my data, I don't want that.

Could you please let me know if there's a possibility so that filebot will not create a new subfolder depending whether it's a movie, a serie or whatever?
It would be much appreciated :-)

Thanks in advance and have a great weekend!
Dave

Re: Filebot always copies my movies into subfolder called movies

Posted: 19 Sep 2020, 05:12
by rednoah
The top-level Movies folder is part of the default {plex} format. Just use your own custom format if the default doesn't work well for you.

rednoah wrote: 12 Sep 2016, 10:03 e.g. Firefly/Season 01/Firefly - S01E01 - Serenity

Code: Select all

{plex.tail}

Re: Filebot always copies my movies into subfolder called movies

Posted: 19 Sep 2020, 14:44
by WaveDave1988
and into which line do I have to put it? because I don't actually use any format at all; at least I haven't defined any..

Re: Filebot always copies my movies into subfolder called movies

Posted: 19 Sep 2020, 16:01
by rednoah
You can define your custom formats in the custom formats section in the FileBot Node WebUI. You may need to expand some of the collapsible sections.

Re: Filebot always copies my movies into subfolder called movies

Posted: 20 Sep 2020, 11:15
by WaveDave1988
Thank you rednoah :-) it worked perfectly!