Per TV Series Destination
Posted: 06 Mar 2016, 09:45
I apologize in advance if this ? exists but I have been hard pressed to find it.
- I am using the command line execution upon a file being completed.
filebot.launcher.exe -script fn:amc --output "E:/media" --action copy --conflict skip -non-strict --log-file amc.log --def "seriesFormat=T:/{n}/Season {s.pad(2)}/{n} - {S00E00} - {t}" --def unsorted=y music=n artwork=n "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def ignore=UFC --def minFileSize=0
I am hoping it is possible to set different destination locations pending on what show is being renamed.
- Paw Patrol and Mickey Mouse Clubhouse
- Would like those to go into a separate network drive (i.e. K:/) <- Kids TV
Additional questions while I have the attention of much smarter people!:
- Can I ensure (US) is pulled off of some shows so it doesn't create a new directory? (i.e. "House of Cards (US)" )
- Am I using the def ignore correctly to ignore any media with UFC in the title?
- Will minFileSize=0 ignore small 5kb srt files that are in the directory?
Thanks in advance!
- I am using the command line execution upon a file being completed.
filebot.launcher.exe -script fn:amc --output "E:/media" --action copy --conflict skip -non-strict --log-file amc.log --def "seriesFormat=T:/{n}/Season {s.pad(2)}/{n} - {S00E00} - {t}" --def unsorted=y music=n artwork=n "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def ignore=UFC --def minFileSize=0
I am hoping it is possible to set different destination locations pending on what show is being renamed.
- Paw Patrol and Mickey Mouse Clubhouse
- Would like those to go into a separate network drive (i.e. K:/) <- Kids TV
Additional questions while I have the attention of much smarter people!:
- Can I ensure (US) is pulled off of some shows so it doesn't create a new directory? (i.e. "House of Cards (US)" )
- Am I using the def ignore correctly to ignore any media with UFC in the title?
- Will minFileSize=0 ignore small 5kb srt files that are in the directory?
Thanks in advance!