(2012-04-28 15:00)pulsecode-sgnl Wrote:(2012-04-20 15:37)othrayte Wrote:(2012-04-19 00:53)pulsecode-sgnl Wrote: Late response, but here's my updated log with that version.
http://pastebin.com/zvjLkjxi
This log shows the following message
Code:
ERROR: JSONRPC Server: Failed to bind serversocket
Could you please recreate the log and check if this message stays, if it does follow this https://github.com/Manromen/script.Trakt...on-refused[/code]
I was unable to replicate the error message in the previous log. I did however get a new log with several of the following errors.
Maybe this will be more helpful?Code:
NOTICE: Trakt Utilities: [NotificationService] ERROR: EOFError
Thanks.
Could you please post a full debug log, and try this https://github.com/Manromen/script.Trakt...on-refused
(2012-05-01 15:21)JonasL1 Wrote: Sync seen tv shows or srobbling doesn't work on my Apple TV 2. I receive 'script error: servive.py. Here is my log file of the error:
11:39:55 T:103706624 ERROR: Error Type: <type 'exceptions.TypeError'>
11:39:55 T:103706624 ERROR: Error Contents: cannot concatenate 'str' and 'NoneType' objects
11:39:55 T:103706624 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/script.TraktUtilities-0.6.5/service.py", line 67, in <module>
autostart()
File "/var/mobile/Library/Preferences/XBMC/addons/script.TraktUtilities-0.6.5/service.py", line 44, in autostart
if autosync_cleantvshowcollection: cleanTVShowCollection(True)
File "/var/mobile/Library/Preferences/XBMC/addons/script.TraktUtilities-0.6.5/sync_update.py", line 493, in cleanTVShowCollection
tvshows_string += ", " + to_unlibrary[i]['title']
TypeError: cannot concatenate 'str' and 'NoneType' objects
xbmc.log Here is the full log file.
(2012-05-01 17:35)papampi Wrote: and i get this error recently :
Code:
19:59:00 T:2789190464 INFO: -->Python script returned the following error<--
19:59:00 T:2789190464 ERROR: Error Type: <class 'mysql.connector.errors.ProgrammingError'>
19:59:00 T:2789190464 ERROR: Error Contents: 1049: Unknown database 'myvideo60'
19:59:00 T:2789190464 ERROR: Traceback (most recent call last):
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 67, in <module>
autostart()
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 56, in autostart
syncSeenTVShows(True)
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/sync_update.py", line 956, in syncSeenTVShows
setXBMCEpisodePlaycount(tvshow['tvdb_id'], episode[0], episode[1], 1)
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/utilities.py", line 437, in setXBMCEpisodePlaycount
" )")
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/raw_xbmc_database.py", line 34, in execute
return RawXbmcDb.query(str)
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/raw_xbmc_database.py", line 15, in query
_RawXbmcDb__conn = _findXbmcDb()
File "/home/payam/.xbmc/addons/script.TraktUtilities-0.6.5/raw_xbmc_database.py", line 92, in _findXbmcDb
return mysql.connector.Connect(host = host, port = int(port), database = database, user = user, password = passwd)
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/__init__.py", line 45, in Connect
return MySQLConnection(*args, **kwargs)
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/connection.py", line 366, in __init__
self.connect(*args, **kwargs)
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/connection.py", line 411, in connect
ssl=(ssl_ca, ssl_cert, ssl_key))
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/connection.py", line 449, in _open_connection
self._charset)
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/protocol.py", line 347, in do_auth
buf = self.conn.recv()
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/connection.py", line 179, in recv_plain
errors.raise_error(buf)
File "/home/payam/.xbmc/addons/script.module.myconnpy/lib/mysql/connector/errors.py", line 82, in raise_error
raise get_mysql_exception(errno,errmsg)
ProgrammingError: 1049: Unknown database 'myvideo60'
19:59:00 T:2789190464 INFO: -->End of Python script error report<--
19:59:00 T:3014940416 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
19:59:00 T:2789190464 INFO: Scriptresult: Waiting on thread 18446744072228952896
19:59:01 T:2681178944 INFO: JSONRPC Server: Disconnection detected
19:59:04 T:2789190464 INFO: Python script stopped
19:59:04 T:2789190464 DEBUG: Thread XBPyThread 2789190464 terminating
19:59:04 T:3014940416 DEBUG: waiting for python thread 5 to stop
19:59:04 T:3014940416 DEBUG: python thread 5 destructed
19:59:06 T:3014940416 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
Thanks for reporting, I believe these issues have already been fixed for the next version.
(2012-05-02 07:46)anzerman Wrote: Hi
Trying to setup TU(0.6.5) with latest nightly build(30-04-12) of xbmc.
it will scrobble shows. As in when watching something it will show on trakt that I am watching something and if I finish watching the episode it will add it as watched.
The issue is if I try to update the library. I tried manually updating TV shows and it just hangs then crashes. I have attached the log.
xbmc.log
Cheers in advance
Are you trying to resume an item or skip through it?
Is that log showing the hang, is it XBMC hanging or just TU? As Martijn noted it is probably an XBMC issue.
(2012-05-05 14:37)typhoe Wrote: Hi,
using the current 0.6.5 testing version from your signature ( http://bit.ly/GAK1Pn ), I get this error:
Code:
12:13:29 T:140255062062912 NOTICE: Starting XBMC (11.0 Git:14feb09), Platform: Linux (OpenELEC - Version: 1.95.3, 3.2.16 x86_64). Built on May 1 2012
12:13:35 T:140254723254016 NOTICE: Trakt Utilities: service: script.TraktUtilities - version: 0.6.5
<...>
14:14:34 T:140254723254016 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 5, u'title': u"Les Myst\xe9rieuses Cit\xe9s D'or", u'label': u"Les Myst\xe9rieuses Cit\xe9s D'or", u'imdbnumber': u'78783', u'year': 1982, u'playcount': 1}
14:14:34 T:140254723254016 ERROR: Error Type: <type 'exceptions.TypeError'>
14:14:34 T:140254723254016 ERROR: Error Contents: cannot concatenate 'str' and 'NoneType' objects
14:14:34 T:140254723254016 ERROR: Traceback (most recent call last):
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 67, in <module>
autostart()
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 44, in autostart
if autosync_cleantvshowcollection: cleanTVShowCollection(True)
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/sync_update.py", line 489, in cleanTVShowCollection
tvshows_string += to_unlibrary[i]['title']
TypeError: cannot concatenate 'str' and 'NoneType' objects
14:14:34 T:140253880739584 NOTICE: Trakt Utilities: Notification service stopping
14:14:35 T:140253163681536 NOTICE: Trakt Utilities: Scrobbler stopping
I then tried to remove this TV show from my collection (remove the folder, and clean xbmc library).
Code:
14:26:50 T:140294230525696 NOTICE: Trakt Utilities: TVShow not found: u'The Mysterious Cities of Gold'
14:26:50 T:140294230525696 ERROR: Error Type: <type 'exceptions.TypeError'>
14:26:50 T:140294230525696 ERROR: Error Contents: cannot concatenate 'str' and 'NoneType' objects
14:26:50 T:140294230525696 ERROR: Traceback (most recent call last):
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 67, in <module>
autostart()
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 44, in autostart
if autosync_cleantvshowcollection: cleanTVShowCollection(True)
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/sync_update.py", line 493, in cleanTVShowCollection
tvshows_string += ", " + to_unlibrary[i]['title']
TypeError: cannot concatenate 'str' and 'NoneType' objects
14:26:51 T:140293510641408 NOTICE: Trakt Utilities: Notification service stopping
14:26:53 T:140294192584448 NOTICE: Trakt Utilities: Scrobbler stopping
Go to trakt.tv site, and remove this show from my trakt.tv library.
Code:
14:34:23 T:139701550651136 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 60, u'title': u'The Firm', u'label': u'The Firm', u'imdbnumber': u'248936', u'year': 2012, u'playcount': 0}
14:34:23 T:139701550651136 ERROR: Error Type: <type 'exceptions.TypeError'>
14:34:23 T:139701550651136 ERROR: Error Contents: cannot concatenate 'str' and 'NoneType' objects
14:34:23 T:139701550651136 ERROR: Traceback (most recent call last):
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 67, in <module>
autostart()
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/service.py", line 44, in autostart
if autosync_cleantvshowcollection: cleanTVShowCollection(True)
File "/storage/.xbmc/addons/script.TraktUtilities-0.6.5/sync_update.py", line 489, in cleanTVShowCollection
tvshows_string += to_unlibrary[i]['title']
TypeError: cannot concatenate 'str' and 'NoneType' objects
14:34:23 T:139699959670528 NOTICE: Trakt Utilities: Notification service stopping
14:34:24 T:139699951277824 NOTICE: Trakt Utilities: Scrobbler stopping
any idea? If needed, I have keep the 3 debug logs...
Thank you.
(2012-05-05 18:40)JonasL1 Wrote: It's the same error as I have. But a few pages back, was the answer that we has to wait until version 0.6.6. But I have no idea when the version come.
That is the correct response, and the other comment is 'soon'.


![[Image: widget.jpg]](http://trakt.tv/user/othrayte/widget.jpg)
![[Image: watched-clearlogo.jpg]](http://trakt.tv/user/jinxy/widget/watched-clearlogo.jpg)

![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
![[Image: watched-clearlogo.jpg]](http://trakt.tv/user/schumi2004/widget/watched-clearlogo.jpg)
Search
Help