11:58:32 T:140441873807104 DEBUG: ### [__main__] - Search_itasa='{'mansearch': False, 'onlineid': '259765', 'episode': '01', 'temp': False, 'title': 'Pilot', 'season': '1', 'tvshow': 'Banshee', 'languages': ['ita'], 'rar': False, 'year': '', 'file_original_path': u'/home/superpiffer/Serie TV/Banshee/Banshee.S01E01.HDTV.x264-EVOLVE.[VTV].mp4'}', filename='Banshee.S01E01.HDTV.x264-EVOLVE.[VTV]', addon_version=0.0.1
11:58:32 T:140441873807104 DEBUG: ### [__main__] - Search tv show 'Banshee'
11:58:32 T:140441873807104 DEBUG: ### [__main__] - Search tv show by TheTVDB id 259765
11:58:32 T:140441873807104 DEBUG: ### [__main__] - Found itasa id 3962
11:58:32 T:140441873807104 DEBUG: ### [__main__] - Getting url:
https://api.italiansubs.net/api/rest/subtitles/search?q=1x01&show_id=3962&apikey=4ffc34b31af2bca207b7256483e24aac11:58:32 T:140444313044736 NOTICE: [trakt] Queued dispatch: {u'action': u'started', u'type': u'episode', u'id': 732}
11:58:32 T:140444313044736 NOTICE: [trakt] Dispatch: {u'action': u'started', u'type': u'episode', u'id': 732}
11:58:32 T:140444313044736 NOTICE: [trakt] [Scrobbler] playbackStarted(data: {u'type': u'episode', u'id': 732})
11:58:32 T:140444313044736 NOTICE: [trakt] [Scrobbler] Watching: episode
11:58:33 T:140441873807104 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: coercing to Unicode: need string or buffer, bool found
Traceback (most recent call last):
File "/home/superpiffer/.xbmc/addons/service.subtitles.itasa/service.py", line 477, in <module>
search(item)
File "/home/superpiffer/.xbmc/addons/service.subtitles.itasa/service.py", line 268, in search
search_tvshow(item['tvshow'], item['season'], item['episode'], item['onlineid'], filename)
File "/home/superpiffer/.xbmc/addons/service.subtitles.itasa/service.py", line 285, in search_tvshow
checksyncandadd(result, filename)
File "/home/superpiffer/.xbmc/addons/service.subtitles.itasa/service.py", line 321, in checksyncandadd
if not('720p' in fl and 'hdtv') in fl:
TypeError: coercing to Unicode: need string or buffer, bool found
-->End of Python script error report<--