Search found 37 matches

by mike171562
October 21st, 2011, 3:10 pm
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2264712

Re: MovieGrabber - completely automated movie downloader

that would be a much better way to do it, I was looking for a quick and dirty solution that didn't butcher up your code too much, I look forward to seeing your update, nice work!
by mike171562
October 20th, 2011, 1:23 pm
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2264712

Re: MovieGrabber - completely automated movie downloader

Just installed on a Ubuntu Linux Server and all works well. Thanks. I have a suggestion, on the History page, a 'Download' button would be nice to manually add tittles that were rejected based on my set criteria. Edit: I added a 'dllink' column in the History table and populate it with GlobalVars.do...
by mike171562
May 20th, 2011, 4:21 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I used git to get your latest push 

python mediarover.py --version          0.7.5


and removed the __check version stuff and were back in business, thanks alot its working now.
by mike171562
May 20th, 2011, 4:15 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I updated my Sab back to sabnzbdplus-0.6.1 to test without getting your latest mediarover update, i get the same error     raise UnknownQueue("SABnzbd 0.5.0 or greater required!") mediarover.error.UnknownQueue: SABnzbd 0.5.0 or greater required! after making the [[sabnzbd]]__check_version_...
by mike171562
May 20th, 2011, 2:49 pm
Forum: General Discussion
Topic: Keeping track of your series/episodes
Replies: 15
Views: 13266

Re: Keeping track of your series/episodes

I tried to login and got Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() [datetimezone.--construct]: Unknown or bad timezone ('GMT')' in /home/ricafort/public_html/eps/config.inc.php:139 Stack trace: #0 /home/ricafort/public_html/eps/config.inc.php(139): DateTim...
by mike171562
May 20th, 2011, 2:33 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I should have a fix out for you sometime later today.

Thanks, I am  up and running now with an older version of Sab5, i suspect this issue will come up soon as more people upgrade their SAB though.
by mike171562
May 20th, 2011, 11:41 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

Guess i answered my own question, had to downgrade to v5 sab, what a PITA!
by mike171562
May 20th, 2011, 10:23 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I upgraded to the Dev Version of mediarover and the most recent Sab 6.1, I am getting the error reported earlier mediarover.error.UnknownQueue: SABnzbd 0.5.0 or greater required! I tried the suggestion posted earlier about adding check version = False but only get errors from mediarover about not fi...
by mike171562
November 22nd, 2010, 3:15 pm
Forum: Third-party Addons
Topic: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phone 7
Replies: 358
Views: 399137

Re: SABMobile: Manage your SABnzbd+ remotely from your iPhone/iPad and Android !

Ok, hope this helps somebody, if you have username and password authentication enabled for your Sabnzbd server, but have the API key disabled, SabMobile will not be able to connect, but if you enable the API key and Username and password, and enter the API Key into SabMobile config, it will connect,...
by mike171562
November 22nd, 2010, 12:53 pm
Forum: Third-party Addons
Topic: SABMobile: Manage SABnzbd+ from iOS/Android/Windows Phone 7
Replies: 358
Views: 399137

Re: SABMobile: Manage your SABnzbd+ remotely from your iPhone/iPad and Android !

Having a problem here with security trying to access my sab server from outside my network using sabmobile, If i leave the ports in my router closed, and use the ssh tunnel feature in sabmobile, the nzb upload feature doesnt work from a Search. If you open the port in your router and enable the user...
by mike171562
November 22nd, 2010, 10:33 am
Forum: General Discussion
Topic: Mask Sabnzbd from ISP
Replies: 4
Views: 5387

Re: Mask Sabnzbd from ISP

Keep your connection to the Usenet Servers encrypted with SSL if you have that option, at least they wont be able to see what your downloading, only from where its coming.
by mike171562
August 18th, 2010, 8:56 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I have been looking for a solution for this, but cannot find any. I am using the latest version of mediarover, and there is supposed to be support for nzbs.org rss feeds, they do not work. Any suggestions? Thanks.


EDIT: fixed the issue, rss feeds need to have &dl=1 appended to the end.
by mike171562
August 16th, 2010, 11:02 am
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

having trouble with Nzbs.org sources, nzbs in the queue fail with the message


URL Fetching failed; Unusable NZB file, Try again
by mike171562
July 8th, 2010, 1:05 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

Kierse, thanks for the help, but unfortunately, it didnt work, i sanitized my pevious post, upgraded to your new version and fixed all my config files, it still skips the show im trying to get due to the strings after the title, "MY SHOW - extrastrings/here" anyway around this? Thanks Hey ...
by mike171562
July 1st, 2010, 12:50 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477301

Re: Media Rover

I'm trying to get a series called "MY SHOW", I have created the folder with the same name in my TV directory, and in my mediarover.conf I have tried serveral aliases, such as alias = "MY SHOW -","MY SHOW - ","MY SHOW - / ","MY SHOW -* - */*" but it d...