{plex} target folder

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
pstnta
Donor
Posts: 5
Joined: 30 Jun 2017, 16:21

{plex} target folder

Post by pstnta »

Hi,

whenever using {plex}, it puts media into Movies/Movie (year)/Movies (year).mkv, and for TV Shows into TV Shows/TV Show name/Season #/Episode.mkv.

Is there a way to change the initial folder? For example change the inital folder to something like "Action Movies" , or TV Shows to "Series" without changing anything else?

thanks
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: {plex} target folder

Post by kim »

Code: Select all

Action Movies/{plex.tail}
pstnta
Donor
Posts: 5
Joined: 30 Jun 2017, 16:21

Re: {plex} target folder

Post by pstnta »

kim wrote: 23 Oct 2017, 14:49

Code: Select all

Action Movies/{plex.tail}
thanks!
Post Reply