Page 1 of 1

Working script, just need help adding music

Posted: 07 May 2020, 03:10
by OGROAR
Hello!

Loving this so far.
Using RSS, then Filebot and Plex for movies and TV.

I'm looking to add music in and cant seem to get it to even acknowledge the added code in my output file.

My working script:


filebot -script fn:amc --output "E:\Current/" --action move -non-strict "D:/inc/" --def excludeList=amc.txt "seriesFormat=E:/Media/TV/{n}/{n.replaceAll(/[:|]/, ' - ')}/Season {s.pad(2)}/{n.replaceAll(/[:|]/, ' - ')} - {s00e00} - {t} {source}-{vf}" "movieFormat=E:/Media/Movies/{n.replaceAll(/[:|]/, ' - ')} ({y})/{n.replaceAll(/[:|]/, ' - ')} ({y}) - {vf} - {audio.language}" --log-file="C:/Users/slave/Desktop/LOGS/AMC-log.txt"