MovieGrabber - Completely Automated Movie Downloader

Got a program that plays well with SABnzbd? Share it here!
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

It's one indexer only at the moment, I probably will change this as its become more of a requirement with all these closures. Fyi nzbs.org is now also based on newznab so you can ignore the nzbs.org index section and just configure as newznab.
gedm
Newbie
Newbie
Posts: 4
Joined: April 21st, 2012, 11:34 pm

Re: MovieGrabber - Completely Automated Movie Downloader

Post by gedm »

Hi binhex,

I know you are busy... with nzbmatrix going down and not many other sites available, I was wondering if you would consider adding http://www.usenet-crawler.com to the list of providers. The docs for their API can be found at http://www.usenet-crawler.com/apihelp

If I can do anything to assist I will but my Python programming is non-existent.

Thanks for the great program and all the effort you put into this project.

GedM
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

Its already supported as that indexer is also using newznab, just configure as newznab site and it should just work :-)
gedm
Newbie
Newbie
Posts: 4
Joined: April 21st, 2012, 11:34 pm

Re: MovieGrabber - Completely Automated Movie Downloader

Post by gedm »

Thanks Binhex.
c0ld
Newbie
Newbie
Posts: 48
Joined: March 30th, 2009, 6:28 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by c0ld »

Not sure if this has been posted before, but results from nzbs.org (and perhaps other newsnab providers) can be logically ORed using the following format:

Code: Select all

brrip|bdrip|720p|screener|R5|R2
ltworf13
Newbie
Newbie
Posts: 2
Joined: December 20th, 2012, 9:23 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by ltworf13 »

OK I feel like a loose cause I can't figure out where the download link for Linux/Ubuntu user is located. Gues I'm having a blonde moment. Can anyone provide this old man going blind as a bat with a link please :)
jeffreynlx
Newbie
Newbie
Posts: 1
Joined: December 23rd, 2012, 3:32 pm

Re: MovieGrabber - Completely Automated Movie Downloader

Post by jeffreynlx »

Good evening, I would first like to say that I am grateful for the thing you've made. As soon as it functions it will provide the necessary 'convenience'.

My problem is that it has trouble with my newznab server. I get the following message in my log.

12.23.2012 21:38:29,040 WARNING MovieGrabber newznab_index :: Newznab XML API version check failed
12.23.2012 21:39:40,009 WARNING MovieGrabber retry_decorator :: <urlopen error URL Error response>, retrying in 3 seconds ...

I hope someone can help me,
thanks
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

hi jeffreynlx, by the look of the log i would say your hostname, port, or api key are incorrect. im assuming your running your own newznab server yes?, if so an example config in moviegrabber would look like this:-

hostname: http://your_newznab_server_ip
port: your_newznab_port_number
api key: your_api_key_found_under_profile

ive tested this with the free version of newznab and it works well.
F3Speech
Newbie
Newbie
Posts: 4
Joined: October 8th, 2011, 11:25 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by F3Speech »

Getting same problem as Joe previously with personal newznab setup.
WARNING MovieGrabber newznab_index :: Newznab API XML version check failed

Running 2.2.0.b1 with latest nnplus

Anyone got any ideas? Cheers.

EDIT: hostname in config is http://127.0.0.1/nnplus/www could this be the problem because its not just http://127.0.0.1
EDIT2: tried that and didnt seem to help :/
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

F3Speech wrote:Getting same problem as Joe previously with personal newznab setup.
WARNING MovieGrabber newznab_index :: Newznab API XML version check failed

Running 2.2.0.b1 with latest nnplus

Anyone got any ideas? Cheers.

EDIT: hostname in config is http://127.0.0.1/nnplus/www could this be the problem because its not just http://127.0.0.1
EDIT2: tried that and didnt seem to help :/
hi, a few questions for you:-
1. if you open a web browser and go to http://127.0.0.1 does it open the newznab interface or do you specifically have to go to http://127.0.0.1/nnplus/www?
2. have you actually bound your web server to your loopback ip address or are you just using this for convenience? for example i have specified the internal ip i have newznab running on as opposed to falling back to loopback, if you do have an internal ip specified then try connecting using this
3. what port have you got newznab running on? port 80 im assuming?, if so you will still need to specify this in the port section of newznab in moviegrabber, along with your api key.

i hope this helps, im confident you will get it working its just trying to find out how you have your server setup and configuring moviegrabber for it, moviegrabber works with all known newznab+ public servers so i see no reason why it wouldnt work for a private one.
J03 8LACK
Full Member
Full Member
Posts: 120
Joined: April 2nd, 2009, 1:33 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by J03 8LACK »

Hi binhex,

I have come across some bugs trying to setup some new newznab settings.

If you find your http://www.newznabserver.com is not working try https://www.newznabserver.com

also have found some new newznabservers dont allow the t=search command in the API without an VIP account but t=movie does work with q=yoursearch -- thingsyoudontwant.

also found some newznabservers missing the xml version and style causing errors - still looking into to see if its done on purpose to divert traffic.

looking forward to the next test version
J03
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

hi j03 thanks for posting this, i have taken a look at the newznab based indexers im a member of have found a couple of issues which ive now corrected which will be included in the next beta release, thanks for this, if you want to discuss any particular index sites your having issues with but dont want to post links then pm me the url's and i will take a look.

binhex.
joelones
Newbie
Newbie
Posts: 16
Joined: November 12th, 2012, 12:05 pm

Re: MovieGrabber - Completely Automated Movie Downloader

Post by joelones »

hi binhex,

I seem to be getting a syntax error, not sure sure what exactly happened, as it was working.

xbmc@xbmcserver:~/.moviegrabber/logs$ python /home/xbmc/.moviegrabber/MovieGrabber.py -d
Traceback (most recent call last):
File "/home/xbmc/.moviegrabber/MovieGrabber.py", line 463, in <module>
mg_log = moviegrabber_logging()
File "/home/xbmc/.moviegrabber/MovieGrabber.py", line 443, in moviegrabber_logging
log.setLevel(level=eval("logging." + log_level))
File "<string>", line 1
logging.['INFO']
^
SyntaxError: invalid syntax

thanks
binhex
Sr. Member
Sr. Member
Posts: 470
Joined: December 5th, 2008, 11:54 am

Re: MovieGrabber - Completely Automated Movie Downloader

Post by binhex »

hi joelones, looks like somehow your logging level is set incorrectly, open your config.ini and check what your logging level is set to, it should be:-

log_level = INFO
or
log_level = WARNING
or
log_level = ERROR
joelones
Newbie
Newbie
Posts: 16
Joined: November 12th, 2012, 12:05 pm

Re: MovieGrabber - Completely Automated Movie Downloader

Post by joelones »

thanks binhex,

if that's the case, the config file looks a bit off for some reason. see http://pastebin.com/8tpH8yGt

should i remove all occurrences of the square brackets / quotes.
Post Reply