pillone / usntssearch

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

TV trending is broken #151

Open 15bitgames opened 9 years ago

15bitgames commented 9 years ago

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: