Running FileBot from the console, Groovy scripting, shell scripts, etc
-
dv3plex
- Posts: 2
- Joined: 27 Dec 2017, 02:35
Post
by dv3plex »
Hi, so I'm trying to get filebot to sort moves ( only movies ) in genre folders but still use the plex naming scheme
currently trying
Code: Select all
filebot -script fn:amc --output "/home/blah/" --action move --format {genre} {Plex} -non-strict "/home/blah/movies"
and all the other stuff as well ( extract subs etc ) it works and runs but no genre sorting at all. Any ideas what I'm doing wrong?
-
rednoah
- The Source
- Posts: 23955
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
The amc script has it's own set of options to pass in custom formats for movie/series/anime files.
Please read the amc script manual for details.
-
dv3plex
- Posts: 2
- Joined: 27 Dec 2017, 02:35
Post
by dv3plex »
thank you, I kinda figured it did as it has most of everything else

-
carloslozada
- Posts: 14
- Joined: 12 Jun 2016, 11:06
Post
by carloslozada »
dv3plex wrote: ↑27 Dec 2017, 17:27
thank you, I kinda figured it did as it has most of everything else
HI dv3plex,
Your idea is really nice, would you like to talk more about it and share the HOWTO?.
Kind regards,