Search found 5 matches

by annaj
May 11th, 2012, 11:46 am
Forum: Third-party Addons
Topic: MovieGrabber - Completely Automated Movie Downloader
Replies: 793
Views: 2265112

Re: MovieGrabber - Completely Automated Movie Downloader

I am also having an issue with nzbs.org; getting the HTTP 403 error. This is the address from the log: https://nzbs.org/rss.php?q=+1080p&catid=4&i=xxxx&h=xxxxxx&dl=1&num=100 When I put that into my browser, it redirects me to: https://nzbs.org/classic/rss.php?q=+1080p&catid=4...
by annaj
October 15th, 2011, 4:59 pm
Forum: Third-party Addons
Topic: Media Rover
Replies: 816
Views: 1477711

Re: Media Rover

Hey! I'm wondering if there is a way to prioritize based on the title of an nzb in addition to file extention? Right now I have it set with high quality being .mkv and prioritizing .mkv over other formats. What I'd like to do is replace already downloaded .mkvs with new, higher quality .mkvs. So 108...
by annaj
June 29th, 2010, 12:03 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 192833

Re: nzbmatrix automated movie downloader

I am able to get this to work in linux after tweaking a few things. I commented out all the logging functions as I can just pipe the print lines to a file if i need them. I also had to add a time.sleep(75) in the 'for node' loop as nzbmatrix only allows a few queries per minute and too many will ge...
by annaj
June 25th, 2010, 4:18 am
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 188070

Re: Autodownload script

Thanks binhex for the suggestion. I had seen that thread, but since your script is written for windows and I don't know enough to port it, it's not much use to me. I saw that there were others interested in using in on Linux, but I don't see anyone who has done it yet. edit: I re-read it and saw tha...
by annaj
June 24th, 2010, 9:37 pm
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 188070

Re: Autodownload script

Hey everyone, I stumbled on this thread and really like the idea of being able to auto download movies. I've tried using the most recent script that I can find here (from pilGrim), but I'm running into errors. I know nothing about programming, so I'm hoping I can find some help here. Here is the out...