Search found 254 matches

by kierse
October 16th, 2009, 7:28 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Goriem wrote: Hvow might one get a hand on this "updated" code? just d/l the same zip from www.mediarover.tv ?
Grab the latest code from the project page on github: http://github.com/kierse/mediarover/downloads

Kierse
by kierse
October 16th, 2009, 7:27 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

2009-10-13 11:46 ERROR - unexpected response received from queue, unable to schedule item 'xxxx 7x04' for download - error.py:45 Hey Ghosttt, You seem to be having the same problem as Lockzi: communication with SABnzbd is failing.  Increase your logging threshold and try manually adding an nzb to t...
by kierse
October 16th, 2009, 7:19 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Hi Lockzi, You can ignore the following error: 2009-10-10 13:25 ERROR - episode 'xxxx- 2x03' does not exist on disk - error.py:45 Media Rover generates it when it doesn't find an episode on disk which means it'll probably try and download it.  The one you need to worry about is the following error: ...
by kierse
October 15th, 2009, 1:46 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Hi everyone, As I go through some of the recent questions its apparent that people are still having problems getting Media Rover up and running for the first time.  I'm working on getting that damn UI done but time has been short lately and things haven't been progressing quite as quickly as I would...
by kierse
October 15th, 2009, 1:11 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Regarding the alises, and parsing in general - do symbols make an impact? For egample, some shows might be err Series:Spinoff town But on disk / the folder name might be Series Spinoff town Also, capitals? You won't need an alias in either of those cases.  Media Rover does the following when compar...
by kierse
October 14th, 2009, 1:44 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Hey everyone, I just pushed some code that should address the download / scheduling problems users have reported regarding daily episodes.  There were two separate problems: 1. When I originally wrote the tvnzb and mytvnzb source plugins, I used the data contained in the nzb description field to det...
by kierse
October 7th, 2009, 12:52 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

To everyone who has reported duplicate scheduled/downloaded episodes: I need more information!   I've gone over the code and have been trying to replicate the problem in my test environment so far without success.  So, the next time it happens to you, please send me as much information as you can. ...
by kierse
October 6th, 2009, 12:55 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Is queue checking supposed to be working 100% or are there any known issues? MR added one show to queue about halfhour ago and just then added the same exact episode (different nzb; same feed) It was a Newzbin feed. Both nzbs had the EXACT same title and correct formatting What happened =/ ? There ...
by kierse
October 6th, 2009, 12:41 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Bug repo? : This morning sab DL' a 2 part episode (pilot) and did not put it in place, here is log: Traceback (most recent call last):   File "C:\folder\folder\scripts\sabnzbd\episode.py", line 118, in sort     _process_download(config, options, args)   File "C:\folder\folder\scripts...
by kierse
October 2nd, 2009, 2:25 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

I pinned a problem down to a show (Dexter) that was available pre-air, wondered if this could cause issues? It shouldn't as long as the nzb is named correctly (it must contain the series name, season and episode number).  But then again, MR will skip the nzb if its unable to scrape the necessary da...
by kierse
October 1st, 2009, 2:27 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

For some reason, mediarover is downloading daily shows serveral times - I'm not sure if this is caused by the same "bug" mentioned by qrb123. To everyone who has reported issues when downloading daily episodes: are you still having problems?  I've been doing some testing for the last coup...
by kierse
September 29th, 2009, 6:18 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

yeahbut wrote: Did you see my post regarding installing Cheetah & CherryPy on Snow Leopard?
I think so, you said installation was pretty painless right?  Or was there another post that I missed...

Kierse
by kierse
September 27th, 2009, 9:07 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

yeahbut wrote: Growl support would be good as well...
Have no fear, I wouldn't leave out the OSX users!
by kierse
September 26th, 2009, 1:49 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Kierse, could you add pysnarl support as a feature? So when something is added to the queue it pops up a notification? I think it's pretty easy to do. Pysnarl does it all for you. It's probably still a level above my mediocre python understanding though. A long term goal of mine was to add some kin...
by kierse
September 26th, 2009, 1:46 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1903895

Re: Media Rover

Hi stanpete, First I tried to change mediarover.conf to rename all daily shows with a different pattern - so I changed the usual "show - date - smart title" to "show - season episode - daily" hoping that it would result in names like "A Daily Show - 14x117 - 2009.09.23.avi&q...