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.
(2015-03-01, 18:03)Razze Wrote: [ -> ]I would like some input on this https://github.com/Razzeee/script.trakt/issues/99

Not signed into git on this device. Personally I'm against the idea, keep it simple.

Secondly, unless I've missed something, why haven't you made a new thread for the v3 add-on? Obviously you don't need to but it makes more sense... to me at least.
(2015-03-01, 18:22)Piers Wrote: [ -> ]
(2015-03-01, 18:03)Razze Wrote: [ -> ]I would like some input on this https://github.com/Razzeee/script.trakt/issues/99

Not signed into git on this device. Personally I'm against the idea, keep it simple.

Secondly, unless I've missed something, why haven't you made a new thread for the v3 add-on? Obviously you don't need to but it makes more sense... to me at least.

Will do when it gets pushed.
Hello i have the following issue:

When i watch a episode and stop it at ~ 90% the addon scrobbel it as watched on trakt.tv
When i resume the epsiode for the last ~ 10% the addon scrobbel it as watched on trakt.tv again.

anyone else have this?
That's a default trakt behavior. The percentage you need to watch is hardcoded at 80 percent for now.
@Razze
maybe as fyi, we also have the timezone module as separate available
http://mirrors.xbmc.org/addons/gotham/sc...dule.pytz/
(2015-02-25, 23:16)Razze Wrote: [ -> ]
(2015-02-25, 22:06)TRaSH Wrote: [ -> ]which Transifex is used for this version of trakt ?
i found one but that's the old version

Sorry, forgot the link. https://www.transifex.com/projects/p/xbm...ipt-trakt/

As far as I know there wasn't a transiflex for the old one.

Took a look it tells me I don't have access,
I got a transiflex account,
Not sure if you need help for the Dutch transnational.
Noticed a part in the dev release what wasn't translated.
(2015-03-01, 19:11)Martijn Wrote: [ -> ]@Razze
maybe as fyi, we also have the timezone module as separate available
http://mirrors.xbmc.org/addons/gotham/sc...dule.pytz/

we're not using pytz.
packages for arrow and dateutil would be interesting.


(2015-03-01, 19:36)TRaSH Wrote: [ -> ]
(2015-02-25, 23:16)Razze Wrote: [ -> ]
(2015-02-25, 22:06)TRaSH Wrote: [ -> ]which Transifex is used for this version of trakt ?
i found one but that's the old version

Sorry, forgot the link. https://www.transifex.com/projects/p/xbm...ipt-trakt/

As far as I know there wasn't a transiflex for the old one.

Took a look it tells me I don't have access,
I got a transiflex account,
Not sure if you need help for the Dutch transnational.
Noticed a part in the dev release what wasn't translated.

You need to join the dutch translation team. Check this http://kodi.wiki/view/Translation_System#Transifex
(2015-03-01, 18:58)Razze Wrote: [ -> ]That's a default trakt behavior. The percentage you need to watch is hardcoded at 80 percent for now.

Can you make this a option?
(2015-03-01, 20:00)locke45 Wrote: [ -> ]
(2015-03-01, 18:58)Razze Wrote: [ -> ]That's a default trakt behavior. The percentage you need to watch is hardcoded at 80 percent for now.

Can you make this a option?

As said, it's hardcoded on the trakt servers. The only thing I could do would be not to send a scrobble stop, but that would break scrobble for everybody.
(2015-03-01, 19:52)Razze Wrote: [ -> ]
(2015-03-01, 19:11)Martijn Wrote: [ -> ]@Razze
maybe as fyi, we also have the timezone module as separate available
http://mirrors.xbmc.org/addons/gotham/sc...dule.pytz/

we're not using pytz.
packages for arrow and dateutil would be interesting.
should be easy to do
(2015-03-01, 20:04)Martijn Wrote: [ -> ]
(2015-03-01, 19:52)Razze Wrote: [ -> ]
(2015-03-01, 19:11)Martijn Wrote: [ -> ]@Razze
maybe as fyi, we also have the timezone module as separate available
http://mirrors.xbmc.org/addons/gotham/sc...dule.pytz/

we're not using pytz.
packages for arrow and dateutil would be interesting.
should be easy to do

probably, but never done it before and couldn't find a walkthrough (so far)
not sure how important this is and when I can find time for that.

also a trakt.py package would be ace.
(2015-03-01, 18:03)Razze Wrote: [ -> ]I would like some input on this https://github.com/Razzeee/script.trakt/issues/99

This would be nice but IMO not a necessity. When all is working smooth and you have time and you feel like it, I'll be testing for you.
(2015-03-01, 18:03)Razze Wrote: [ -> ]I would like some input on this https://github.com/Razzeee/script.trakt/issues/99
i left feedback via comment on github
Is there a repo version of this add-on available? I am looking for an auto-update as it seems this add-on is constantly changing.
(2015-03-02, 23:47)Warner306 Wrote: [ -> ]Is there a repo version of this add-on available? I am looking for an auto-update as it seems this add-on is constantly changing.

There's only a beta repo for now, but it will be pushed to the official after the next transiflex translation update.
The last one was six days ago, so there should be a new one soon.