AMC script opens browser window upon completion
Posted: 01 Oct 2014, 08:20
Hello. I have added the amc script to uTorrent in "Run this program when a torrent finishes" and it works perfectly.
After successful completion of each torrent the amc script opens a new browser window at www.filebot.net (so 5 torrents open 5 windows). This isn't a big deal, but wondering if I did something wrong in the command?
filebot -script fn:amc --output "C:\Users\UserName\Videos" --log-file amc.log --action move -non-strict "C:\Users\Username\Videos\TVShows-Unsorted" --def subtitles=en clean=y excludeList=amc.txt "seriesFormat=C:\Users\Username\Videos\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}" "movieFormat=C:\Users\Username\Small Movies\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}"
Thank you and kind regards,
J
After successful completion of each torrent the amc script opens a new browser window at www.filebot.net (so 5 torrents open 5 windows). This isn't a big deal, but wondering if I did something wrong in the command?
filebot -script fn:amc --output "C:\Users\UserName\Videos" --log-file amc.log --action move -non-strict "C:\Users\Username\Videos\TVShows-Unsorted" --def subtitles=en clean=y excludeList=amc.txt "seriesFormat=C:\Users\Username\Videos\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}" "movieFormat=C:\Users\Username\Small Movies\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}"
Thank you and kind regards,
J