Hi
I have a separate PLEX folder for my tv shows, another for my wife shows and another for my kids shows.
In iFlicks at the moment I set up rules to send them each to their own folder but looking to switch to Filebot and wondering if this is an easy thing to do? ie have a list of shows that will go to one folder, another list to a different folder etc.
Hope that makes sense. Using the GUI on a Mac.
Sort to folder based on filename or TV show
Re: Sort to folder based on filename or TV show
You'll want to have a primary file structure from which you then generate arbitrary secondary structures as needed:
viewtopic.php?t=13056
Alternatively, you can use if-then-else conditions the first time around and generate different file paths for different file / episode matches as desired:
viewtopic.php?t=4191
Your format code can refer to external text files:
viewtopic.php?t=13056
Alternatively, you can use if-then-else conditions the first time around and generate different file paths for different file / episode matches as desired:
viewtopic.php?t=4191

Code: Select all
{ csv('/path/to/mappings.csv')[n] }
Code: Select all
Firefly My Series Folder
Alias Wife Series Folder
Dexter's Laboratory Kids Series Folder