Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PirateNZB #157

Open
albino1 opened this issue Aug 16, 2015 · 6 comments
Open

PirateNZB #157

albino1 opened this issue Aug 16, 2015 · 6 comments

Comments

@albino1
Copy link

albino1 commented Aug 16, 2015

Mirabis,

First I just wanted to say thanks for the changes you made a few weeks ago to NZBM. I don't think there's an auto-update feature, so I just now noticed them in the commit log.

I went ahead and updated by hand, and filled in my credentials for PirateNZB, but it doesn't appear to even be attempting to search the indexer.

In the example below I enabled all three of the "Other NZB engines":

al-nzbm-1

Then I ran an example search and it says it's searching 3 providers:

al-nzbm-2

But there are no results from PirateNZB, and when I check the connectivity log it only shows OMGWTFNZBS and GingaDaddy being searched:

al-nzbm-3

If I enable PirateNZB only then it says:

0 total (0 failed, 0 successful)

Let me know if I'm missing anything obvious. Thanks!

@albino1
Copy link
Author

albino1 commented Aug 16, 2015

Here's some additional info from the log:

2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - KeyError: 'nzbguid'
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - 'url': 'https://piratenzb.com/api?apikey='+cfg['pwd']+'&t=get&id='+ str(data[i]['nzbguid']),
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - File "C:\Program Files (x86)\NZBMegaSearch\NZBMegaSearch\SearchModules\am_PirateNzb.py", line 92, in search
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - localResults = neededModule.search(queryString, cfg)
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - File "C:\Program Files (x86)\NZBMegaSearch\NZBMegaSearch\SearchModule.py", line 242, in performSearchThread
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - self.__target(*self.__args, **self.__kwargs)
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - File "C:\Program Files\Python27\lib\threading.py", line 763, in run
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - self.run()
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - File "C:\Program Files\Python27\lib\threading.py", line 810, in __bootstrap_inner
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - Traceback (most recent call last):
2015-08-16 13:29:23,776 - TERMINAL_ERR - ERROR - Exception in thread Thread-19: 

albino1 referenced this issue in Mirabis/usntssearch Sep 12, 2015
@Mirabis
Copy link

Mirabis commented Nov 18, 2015

Yeh, better off adding the 'api' variant of PirateNZB : )

@SimplyNZBs
Copy link

Should now work with PirateNZB

@Mirabis
Copy link

Mirabis commented Jan 25, 2016

Might be handy to notify the nzbHydra guys too 🌴

@SimplyNZBs
Copy link

Have just let them know :)

@albino1
Copy link
Author

albino1 commented Jan 25, 2016

Confirmed, it's working in NZBMegaSearch now with just the regular NN API option, so no need for the special plugin. Thanks @PirateNZB!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants