2013-04-30, 23:54
Yep, I added the simulate settings to help debugging, and left them in there for those testing.
(2013-04-30, 23:19)nate1280 Wrote:(2013-04-30, 22:51)crimsonfury Wrote: But it doesn't sync what I watch in xbmc to Trakt.tv.... I watched a couple episodes last night and a couple movies and then go to Trakt.tv and refresh the page and nothing shows up that I watched... Also it doesn't refresh xbmc with my watched status that updated from Plex to Trakt.tv. So sync for me isn't working.
I have library auto-updated set to work right when I open xbmc and every hour. Then I set trakt to update after every library refresh. I see the popups but the website doesn't show it working...
Also does this work to show "Watching" when a show/movie is in progress and not done?
Try turning off simulated sync if you want it to actually make changes to trakt and vice-versa. The whole point of simulated is to see what it changes without actually making the changes.
As for scrobbling as you're watching, there's nothing in that log file because you uploaded it just after the sync. Would need to see a complete log file to figure out whats going on, if anything (btw, there's also a simulate scrobbling setting)
(2013-05-01, 01:43)crimsonfury Wrote:(2013-04-30, 23:19)nate1280 Wrote:(2013-04-30, 22:51)crimsonfury Wrote: But it doesn't sync what I watch in xbmc to Trakt.tv.... I watched a couple episodes last night and a couple movies and then go to Trakt.tv and refresh the page and nothing shows up that I watched... Also it doesn't refresh xbmc with my watched status that updated from Plex to Trakt.tv. So sync for me isn't working.
I have library auto-updated set to work right when I open xbmc and every hour. Then I set trakt to update after every library refresh. I see the popups but the website doesn't show it working...
Also does this work to show "Watching" when a show/movie is in progress and not done?
Try turning off simulated sync if you want it to actually make changes to trakt and vice-versa. The whole point of simulated is to see what it changes without actually making the changes.
As for scrobbling as you're watching, there's nothing in that log file because you uploaded it just after the sync. Would need to see a complete log file to figure out whats going on, if anything (btw, there's also a simulate scrobbling setting)
Ok so will this sync where I leave off with other media centers with Trakt syncing? You say it will show "Watching" on the Trakt site but does that time stamp so I can pickup in the other room or pickup on my tablet with Plex where I left off?
RunScript(script.trakt,action=togglewatched)
<keymap>
<MyVideoLibrary>
<keyboard>
<w>RunScript(script.trakt,action=togglewatched)</w>
</keyboard>
</MyVideoLibrary>
</keymap>
17:03:15 T:3037949952 DEBUG: ------ Window Deinit (/home/pi/.xbmc/addons/script.trakt/resources/skins/Default/720p/RatingDialog.xml) ------
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] __getData(): response.read()
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] __getData(): Response Code: 200
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] __getData(): Response Time: 1149.33 ms
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] __getData(): Response Headers: {'content-length': '192', 'x-powered-by': 'PHP/5.3.18-1~dotdeb.0', 'vary': 'Accept-Encoding', 'server': 'nginx/1.2.7', 'connection': 'Close', 'date': 'Wed, 01 May 2013 20:03:12 GMT', 'content-type': 'application/json'}
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] traktRequest(): (0) JSON response: '{u'status': u'success', u'rating': 10, u'ratings': {u'loved': 429, u'percentage': 94, u'votes': 434, u'hated': 5}, u'twitter': False, u'tumblr': False, u'facebook': False, u'message': u'rated Spartacus 3x10', u'type': u'episode'}'
17:03:16 T:2924565568 NOTICE: [trakt] [traktAPI] traktRequest(): JSON request was successful.
17:03:16 T:3037949952 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
17:03:16 T:3037949952 ERROR: ClearBlock: Trying to clear non existent block /home/pi/.xbmc/addons/script.trakt
(2013-05-02, 20:27)Reginald Wrote: Mine works great on openELEC, I didn't have to add a delay but there were a quite a few others that did.