This is the command that my script runs:
Code: Select all
"C:\Program Files\FileBot\filebot.exe" -script fn:amc --output "W:\~Media~" --log-file C:\Users\twig\Documents\uTorrent_Script\Log\amc.log --conflict override -non-strict --def plex=localhost --def pushbullet={Omitted} artwork=n clean=y backdrops=n "seriesFormat=TV/~New TV~/{n}/{n} - Season {s}/{n.space('.')}.{s.pad(2)}x{e.pad(2)}.-.{t.space('.')}" "movieFormat=Movies/~New Movies~/{n} ({y})" %ut_dir% --action copy --def reportError=y
I looked at the Overview and it says that the "reportError" switch will "Report errors via email":
http://www.filebot.net/forums/viewtopic.php?t=215
I assume this will require me to add in the "--def gmail" switch... but will this make me get all notices (not just failures) emailed to me as well? Will doing this interfere with getting PushBullet notifications? finally, is there a way to get the failure notifications via PushBullet?
I wanted to ask before making any changes, as my setup has been working flawlessly for several months now (besides these hiccups)... and didn't want to end up messing something up.
PS: You are awesome and a big THANK YOU for all of your hard work on this!