Page 3 of 3

Re: Fully automated media downloading

Posted: 17 Oct 2013, 05:25
by F12
OK, I've managed to update but now filebot isn't accepting the arguments anymore.

Code: Select all

"-Xxbmc=localhost" is not a valid option.
If I delete that argument, it flags the next (-Xut_dir) as invalid, and so on. Has some functionality changed in recent versions that I need to update the command-line function?

Re: Fully automated media downloading

Posted: 17 Oct 2013, 06:38
by rednoah
The syntax for that one change completely... long ago..

It's --def name=value name=value now:

Code: Select all

--def xbmc=localhost

Re: Fully automated media downloading

Posted: 18 Oct 2013, 06:03
by F12
OK, I finally got around to just switching over to your inclusive script for Automated Media Center which was much easier than I expected, rather than trying to keep hacking the outdated solution to work as things were updated.

Re: Fully automated media downloading

Posted: 18 Oct 2013, 11:21
by rednoah
I guess utorrent-postprocess / amc has come a long way since you started this thread! :D