pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
265 stars 79 forks source link

last fix for sickbeard on nzbmegasearch not working atm #128 #137

Open cappyshafty opened 9 years ago

cappyshafty commented 9 years ago

This issue was posted previously and marked closed based on a change to the apimodule in line 280 to change the api url for tvrage.
https://github.com/pillone/usntssearch/issues/128

My version of nzbmegasearch has this change implemented and I am still getting the error message. Sickbeard reports the following: 2014-09-17 11:48:19 SEARCHQUEUE-MANUAL-SEARCH :: Unknown error given from nzbmegasearch: Missing parameter Nothing else is reported in sickbeard.

Nzbmegasearch reports the following: 2014-09-17 11:47:07,313 - SuggestionModule - INFO - SHT 0 2014-09-17 11:47:07,313 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30 2014-09-17 11:47:07,104 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30 2014-09-17 11:47:06,891 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30 2014-09-17 11:47:06,220 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30 2014-09-17 11:47:05,890 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30

my nzbmegasearch is not set to require an api key and I have also not set one in sickbeard.

CoryManson commented 9 years ago

I dropped the fix for this into my PR.

https://github.com/pillone/usntssearch/pull/138

cappyshafty commented 9 years ago

Thanks so much @Cozza38 ! You are awesome! I can't believe how great the community is here!