rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Indexer returns error code 201; "extended" incorrect parameter #3217

Closed pb1051 closed 5 years ago

pb1051 commented 5 years ago

Issue: Headphones indexer not working properly with NZBhydra2; receive the error code below

Docker Container: ls.io nzbhydra2

Resolution attempts: Googled to no avail; reddited to no avail; emailed @rembo10 - response below; logged issue in Github

Error message in NZBhydra2:

Indexer returned error code 201 and description 'Incorrect parameter' when URL https://indexer.codeshy.com/api?apikey=************************************&t=search&extended=1&q=pink%20floyd&password=0&limit=100&offset=0 was called

From @rembo10:

It might be the extended parameter? I can double check in a bit. It's running pynab if that helps (although I might migrate back to nzedb quite soon)

**Edit to remove API key.

https://github.com/theotherp/nzbhydra2/issues/406

rembo10 commented 5 years ago

Hey, I can fix the pynab code on my end to allow for the extended parameter, just give me a few hours and I'll get it working

pb1051 commented 5 years ago

Hi, the error was still present this evening at 11pm

On Tue, Jul 2, 2019, 9:53 AM rembo10 notifications@github.com wrote:

Hey, I can fix the pynab code on my end to allow for the extended parameter, just give me a few hours and I'll get it working

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rembo10/headphones/issues/3217?email_source=notifications&email_token=ABO23CQ2XLMORLKFBCB6QMLP5NTYJA5CNFSM4H4V3MJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBRNDY#issuecomment-507713167, or mute the thread https://github.com/notifications/unsubscribe-auth/ABO23CXNYQYDQ6S3GFMOLNTP5NTYJANCNFSM4H4V3MJA .

rembo10 commented 5 years ago

Hey sorry, so I did a little testing and it turns out it's throwing the error because there's no 'cat' parameter being sent.... I'm just trying to figure out the best solution

rembo10 commented 5 years ago

Ok, if you give it a try now it should work

pb1051 commented 5 years ago

Boom!! Well done!

On Wed, Jul 3, 2019 at 1:58 PM rembo10 notifications@github.com wrote:

Ok, if you give it a try now it should work

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rembo10/headphones/issues/3217?email_source=notifications&email_token=ABO23CSZ34DPSJRSUZNDOLDP5TZHHA5CNFSM4H4V3MJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZFMOYA#issuecomment-508217184, or mute the thread https://github.com/notifications/unsubscribe-auth/ABO23CWWZI3VERXF2ENQZDLP5TZHHANCNFSM4H4V3MJA .

pb1051 commented 5 years ago

I think it's WORKING!