Search found 2 matches
- March 17th, 2010, 6:41 pm
- Forum: Third-party Addons
- Topic: Media Rover
- Replies: 816
- Views: 2154534
Re: Media Rover
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 1. That works. I get this result...
- March 14th, 2010, 11:13 pm
- Forum: Third-party Addons
- Topic: Media Rover
- Replies: 816
- Views: 2154534
Re: Media Rover
I have the mediarover scheduler working now, but the episode naming still isn't doing anything. My renaming config is default other than series_episode = '$(series)s - $(season_episode_2)s$(smart_title)s' and I pointed the sab TV category at episodesort.py. I'm on OSX and I did chmod a+x (does this ...