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

TV trending is broken #151

Open
15bitgames opened this issue May 26, 2015 · 0 comments
Open

TV trending is broken #151

15bitgames opened this issue May 26, 2015 · 0 comments

Comments

@15bitgames
Copy link

Seems TV trending option is broken, movies come up but no TV.

2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - TypeError: cannot concatenate 'str' and 'int' objects
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - 'tvdb_url': 'http://thetvdb.com/?tab=series&id='+data[i]['tvdb_id']}
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - File "/home/xbmc/usntssearch/NZBmegasearch/SuggestionModule.py", line 329, in get_trends_show
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - showinfo_trend = self.get_trends_show()
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - File "/home/xbmc/usntssearch/NZBmegasearch/SuggestionModule.py", line 196, in asktrend_show
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - self.__target(_self.__args, *_self.__kwargs)
2015-05-26 13:16:22,617 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.7/threading.py", line 763, in run
2015-05-26 13:16:22,616 - TERMINAL_ERR - ERROR - self.run()
2015-05-26 13:16:22,616 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
2015-05-26 13:16:22,616 - TERMINAL_ERR - ERROR - Traceback (most recent call last):
2015-05-26 13:16:22,616 - TERMINAL_ERR - ERROR - Exception in thread Thread-2:

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

1 participant