Page 2 of 2

Re: NZBMegasearch, opensource NZB search aggregator

Posted: May 22nd, 2013, 9:18 am
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.

Re: NZBMegasearch, opensource NZB search aggregator

Posted: May 22nd, 2013, 3:46 pm
by 0byte
yes,

just put a number of your choice as api.
Click on the CP icon in NZBM to see more details,,

Re: NZBMegasearch, opensource NZB search aggregator

Posted: May 23rd, 2013, 9:10 am
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.

Re: NZBMegasearch, opensource NZB search aggregator

Posted: May 23rd, 2013, 3:53 pm
by sander
EDIT: I deleted my post. Turns out the be PEBKAC ... ;-)

Re: NZBMegasearch, opensource NZB search aggregator

Posted: May 30th, 2013, 4:35 am
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

Re: NZBMegasearch, opensource NZB search aggregator

Posted: June 3rd, 2013, 4:36 am
by Khiu
Ok, too bad. Thx for trying.

Re: NZBMegasearch, opensource NZB search aggregator

Posted: July 20th, 2013, 10:56 am
by henbone11
Works pretty great. Thanks.

Re: NZBMegasearch, opensource NZB search aggregator

Posted: November 13th, 2013, 12:24 pm
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?

Re: NZBMegasearch, opensource NZB search aggregator

Posted: January 1st, 2015, 7:18 am
by RXP
Love this application - noticed a bug recently though - it won't pass NZB's to NZBGet. SabNZBD works fine.