Fully automated media downloading

Any questions? Need some help?
F12
Posts: 22
Joined: 15 Apr 2012, 03:27

Re: Fully automated media downloading

Post 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?
User avatar
rednoah
The Source
Posts: 23927
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Fully automated media downloading

Post 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
:idea: Please read the FAQ and How to Request Help.
F12
Posts: 22
Joined: 15 Apr 2012, 03:27

Re: Fully automated media downloading

Post 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.
User avatar
rednoah
The Source
Posts: 23927
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Fully automated media downloading

Post by rednoah »

I guess utorrent-postprocess / amc has come a long way since you started this thread! :D
:idea: Please read the FAQ and How to Request Help.
Post Reply