NZBMegasearch, opensource NZB search aggregator

Feel free to talk about anything and everything in this board.
Khiu
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 8:46 am

Re: NZBMegasearch, opensource NZB search aggregator

Post by Khiu »

Great idea! Is it supposed to support Couchpotato V1?
I'm still using that on my Synology and it only accepts one Newznab provider, so this tool would be very helpful.

The problem is that when I connect CP to NZBM without an API key, CP returns that it's searching but no movies are found (there should be). When I do enter an API key I'm getting a time-out:

Code: Select all

16:41:53 ERROR [     app.lib.provider.rss] Something went wrong in urlopen: timed out
16:41:43 INFO  [ider.yarr.sources.newznab] Searching: http://localhost:8090/api?t=movie&imdbid=0770828&apikey=123&extended=1&cat=2040
When I visit the URL from the error log in Chrome I see results (and also the RSS description etc) but in plain text instead of XML and when I use IE it does read it as an XML.
Any help would be appreciated.
0byte
Newbie
Newbie
Posts: 8
Joined: May 14th, 2013, 2:51 pm

Re: NZBMegasearch, opensource NZB search aggregator

Post by 0byte »

yes,

just put a number of your choice as api.
Click on the CP icon in NZBM to see more details,,
Khiu
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 8:46 am

Re: NZBMegasearch, opensource NZB search aggregator

Post by Khiu »

I tried that too, but then CP gets a time-out. This also happens when I use http://mega.nzbx.co as my newznab provider.
User avatar
sander
Release Testers
Release Testers
Posts: 8847
Joined: January 22nd, 2008, 2:22 pm

Re: NZBMegasearch, opensource NZB search aggregator

Post by sander »

EDIT: I deleted my post. Turns out the be PEBKAC ... ;-)
0byte
Newbie
Newbie
Posts: 8
Joined: May 14th, 2013, 2:51 pm

Re: NZBMegasearch, opensource NZB search aggregator

Post by 0byte »

Guys,

I tried for days to replicate your error without success. The latest version of CP and NZBmegasearch seems to work perfectly in my and other 5 installs with other operating systems.

The only thing I can suggest is to update CP to the latest version.

sorry
Khiu
Newbie
Newbie
Posts: 3
Joined: May 22nd, 2013, 8:46 am

Re: NZBMegasearch, opensource NZB search aggregator

Post by Khiu »

Ok, too bad. Thx for trying.
henbone11
Newbie
Newbie
Posts: 1
Joined: November 25th, 2011, 7:39 pm

Re: NZBMegasearch, opensource NZB search aggregator

Post by henbone11 »

Works pretty great. Thanks.
reticent
Newbie
Newbie
Posts: 27
Joined: June 30th, 2009, 10:49 pm

Re: NZBMegasearch, opensource NZB search aggregator

Post by reticent »

I'm getting screeds of errors and no results when using newsnab API providers (even though I can see the API hit count incrementing on the source site)
2013-11-13 17:21:48,858:INFO:SearchModule:TS https://nzbs2go.com 4.30980587006
2013-11-13 17:21:48,861:ERROR:TERMINAL_ERR:Exception in thread Thread-4:
2013-11-13 17:21:48,861:ERROR:TERMINAL_ERR:Traceback (most recent call last):
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: self.run()
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: File "/usr/lib/python2.6/threading.py", line 484, in run
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: self.__target(*self.__args, **self.__kwargs)
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: File "/root/usntssearch/NZBmegasearch/SearchModule.py", line 236, in performSearchThread
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: localResults = neededModule.search(queryString, cfg)
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: File "/root/usntssearch/NZBmegasearch/SearchModules/Newznab.py", line 89, in search
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: parsed_data = self.parse_xmlsearch(urlParams, cfg['timeout'], cfg)
2013-11-13 17:21:48,862:ERROR:TERMINAL_ERR: File "/root/usntssearch/NZBmegasearch/SearchModule.py", line 335, in parse_xmlsearch
2013-11-13 17:21:48,863:ERROR:TERMINAL_ERR: for elem in tree.iter('item'):
2013-11-13 17:21:48,863:ERROR:TERMINAL_ERR:AttributeError: iter
2013-11-13 17:21:48,865:INFO:megasearch:Overall search stats: [test] [test ] 22 2 1
Any ideas?
RXP
Jr. Member
Jr. Member
Posts: 53
Joined: January 22nd, 2008, 8:57 am

Re: NZBMegasearch, opensource NZB search aggregator

Post by RXP »

Love this application - noticed a bug recently though - it won't pass NZB's to NZBGet. SabNZBD works fine.
Post Reply