Kodi Community Forum

Full Version: [RELEASE] trakt.tv tv/movie scrobbler
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Looks like the problem I'm looking at at the moment may lead to the one you mentioned.
Anyone can confirm it's only episodes being afflicted? Movies are okay I think.
While cleaning, only series where I watched at least one episode were affected.
I also have the issue with double entries (looks to me like it is considering 2 end times: the moment it should have ended if the file has reached the end (or the time of sync if played offline), and the moment i stopped watching, before the credits)
It usually shows the same time, but on a few occasions, it showed a difference of 1 minutes, or 2 totally different times.
Yes, it only affects episodes, not movies.
@komplex double history additions should be gone with the last version
Only episodes for me too
fyi I haven't updated to the new addon and my history is doing the same for tv shows
newest script is setting "watched" for unwatched episodes to snyc date and time more and more
(2015-02-01, 10:57)Razze Wrote: [ -> ]@komplex double history additions should be gone with the last version

I checked with the latest -dev branch and got not doubles Smile good work but it is missing shows for some reason

Code:
15:24:40 T:5528  NOTICE: [trakt] [trakt][traktUpdateEpisodes] Shows to update {'shows': [{'seasons': [{'episodes': [{'title': u'1x06. Rage of Caliban', 'number': 6, 'ids': {'tvdb': u''}, 'watched_at': u'2014-12-06 14:13:43+00:00', 'collected_at': u'2014-11-29 02:07:46+00:00'}, {'title': u'1x07. Blessed are the Damned', 'number': 7, 'ids': {'tvdb': u''}, 'watched_at': u'2014-12-07 02:58:27+00:00', 'collected_at': u'2014-12-06 01:16:56+00:00'}, {'title': u'1x08. The Saint of Last Resorts (1)', 'number': 8, 'ids': {'tvdb': u''}, 'watched_at': u'2014-12-13 02:11:28+00:00', 'collected_at': u'2014-12-13 01:18:37+00:00'}, {'title': u'1x09. The Saint of Last Resorts (2)', 'number': 9, 'ids': {'tvdb': u''}, 'watched_at': u'2015-01-18 01:43:48+00:00', 'collected_at': u'2015-01-17 17:55:18+00:00'}, {'title': u'1x10. Quid pro Quo', 'number': 10, 'ids': {'tvdb': u''}, 'watched_at': u'2015-01-24 18:43:18+00:00', 'collected_at': u'2015-01-24 16:30:46+00:00'}, {'title': u'1x11. A Whole World Out There', 'number': 11, 'ids': {'tvdb': u''}, 'watched_at': u'2015-01-31 19:17:31+00:00', 'collected_at': u'2015-01-31 12:27:48+00:00'}], 'number': 1}], 'year': 2014, 'ids': {'tvdb': u'273690'}, 'title': u'Constantine'}]}

It knows when these episodes where collected and watched but its not showing that on trakt, its happening with a few different shows

Image


Trakt is showing the date they were collected just not when it was watched
Image
@komplex
probably run into a server timeout. might work if you just try again.
(2015-02-01, 21:17)Razze Wrote: [ -> ]@komplex
probably run into a server timeout. might work if you just try again.

I just added them manually on trakt, was only 6 or 7 shows missing 4 to 5 episodes didnt take too long
besides the error of marking completely unwatched series/season as watched (with time of sync), it seems that Californication 3x04 can't be updated on trakt:
Quote:23:30:19 T:140464590141184 NOTICE: [trakt] [Episodes Sync] 1 show(s) are missing playcounts on trakt.tv
23:30:19 T:140464590141184 NOTICE: [trakt] [Episodes Sync] Episodes updated: Californication [tvdb: 80349] - S03E04
23:30:19 T:140464590141184 NOTICE: [trakt] [trakt][traktUpdateEpisodes] Shows to update {'shows': [{'seasons': [{'episodes': [{'title': u'3x04. Vierecksbeziehung', 'number': 4, 'ids': {'tvdb': u'1128981'}, 'watched_at': u'2013-12-15 18:27:51+00:00', 'collected_at': u'2013-12-10 04:24:25+00:00'}], 'number': 3}], 'year': 2007, 'ids': {'tvdb': u'80349'}, 'title': u'Californication'}]}
23:30:20 T:140464590141184 NOTICE: [trakt] [trakt][traktUpdateEpisodes] Result {u'not_found': {u'movies': [], u'seasons': [], u'people': [], u'episodes': [], u'shows': []}, u'added': {u'movies': 0, u'episodes': 1}}
running https://github.com/Razzeee/script.trakt/...57c9144dba
Why doesnt work for me? My watched episodes on Kodi are not added to traktv. All configure ok. Is this addon working?
Watched some TV episodes as well and still 2.3.2 is doing it right. Sharing to Facebook and everything works. [SMILING FACE WITH SMILING EYES]
Hi,
Like i said in previous post, ato clean feature doesn't work for me on my xbmx gotham 13.2, trakt addon 2.3.2 on Window 7 64 bits ; trakt sync start and finish but nothing is deleted on my trakt web collection.

This is a xbmc debug log after a xbmc start, trakt service sync started and finished, then xbmc quited :

http://xbmclogs.com/show.php?id=412379

thanks for you help.
(2015-02-02, 12:10)ToddeSwe Wrote: [ -> ]Watched some TV episodes as well and still 2.3.2 is doing it right. Sharing to Facebook and everything works. [SMILING FACE WITH SMILING EYES]

scrobble is working, yes, but only on start. don't hope for pause or anything else to work.

(2015-02-02, 14:41)nonob Wrote: [ -> ]Hi,
Like i said in previous post, ato clean feature doesn't work for me on my xbmx gotham 13.2, trakt addon 2.3.2 on Window 7 64 bits ; trakt sync start and finish but nothing is deleted on my trakt web collection.

This is a xbmc debug log after a xbmc start, trakt service sync started and finished, then xbmc quited :

http://xbmclogs.com/show.php?id=412379

thanks for you help.

that addon version is not maintained anymore afaik