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

it seems sickbeard doesn't like nzbmegasearch atm #128

Closed
brumle80 opened this issue May 17, 2014 · 6 comments
Closed

it seems sickbeard doesn't like nzbmegasearch atm #128

brumle80 opened this issue May 17, 2014 · 6 comments

Comments

@brumle80
Copy link

error message:

2014-05-17 03:52:36 SEARCHQUEUE-BACKLOG-259063 :: Unknown error given from NZBMegasearch: Missing parameter

nothing else is shown in sickbeard debug log

nzbmegasearch log:

SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30

have checked that api key is correct in sickbeard.

@danmed
Copy link

danmed commented May 18, 2014

I'm getting this too.. NZBDrone isn't liking the results from NM andmy NM logs are full of the same as above :

2014-05-18 08:55:35,682 - SuggestionModule - INFO - SHT 0
2014-05-18 08:55:35,681 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:55:35,345 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:55:35,078 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:55:34,903 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:55:34,575 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:45,306 - SuggestionModule - INFO - SHT 0
2014-05-18 08:54:45,306 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:44,955 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:44,705 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:44,360 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:44,015 - SuggestionModule - CRITICAL - not well-formed (invalid token): line 27, column 30
2014-05-18 08:54:43,559 - SuggestionModule - INFO - MVT 5
2014-05-18 08:49:47,518 - SuggestionModule - INFO - SHT 0

no idea if the two are related but my "trending" area on the home page is also blank...

@brumle80
Copy link
Author

movie trending works for me, but not tv series

I've also tested this on both develop and master branch on Sickbeard with same results.

@G1zm0
Copy link

G1zm0 commented May 22, 2014

I hope somebody responds, there is not much activity at this repo.
Too bad... I've used it for a long time

@kloz8879
Copy link

I think it has to do with ApiModule.py Line 280

The Correct API URL is http://services.tvrage.com/feeds/showinfo.php?sid=SHOWID

Not http://www.tvrage.com/feeds/showinfo.php?sid-SHOWID

source http://services.tvrage.com/info.php?page=main

Also Fixed SuggestionModule.py Line 239 #133 so the TV suggestions now work!

kloz8879 added a commit to kloz8879/usntssearch that referenced this issue May 23, 2014
it seems sickbeard doesn't like nzbmegasearch atm pillone#128 the API URL is wrong

source http://services.tvrage.com/info.php?page=main
@G1zm0
Copy link

G1zm0 commented May 25, 2014

Tested this in my package from synocommnunity. Works great!
Hope that @pillone will merge this soon.

@pillone
Copy link
Owner

pillone commented Sep 10, 2014

yeah guys, sorry for the delay my life is ultrabusy. thanks!

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

5 participants