1. That works. I get this result;kierse wrote: 1. try running the sorting script from the command line: python episodesort.py. Do you an error message like the following: "Warning: must provide 7 arguments when invoking X"
2. Are the nzbs being scheduled by MR getting the appropriate category?
Kierse
Code: Select all
im:~ crhistoph$ python /Applications/Mediarover/kierse-mediarover-ee11c26/episodesort.py
Warning: must provide 7 arguments when invoking episodesort.py
Usage: episodesort.py [options] <result_dir> <nzb_name> <nice_name> <newzbin_id> <category> <newsgroup> <status>
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-c /PATH/TO/CONFIG/DIR, --config=/PATH/TO/CONFIG/DIR
path to application configuration directory
-d, --dry-run simulate downloading nzb's from configured sources
My scripts folder looks like this