• 1
  • 132
  • 133
  • 134
  • 135(current)
  • 136
Trakt.tv v3
(2023-10-11, 07:41)Jeffers24 Wrote: This works for me, in Kodi 18 to Kodi 21:-
RunScript(script.trakt,action=auth_info)

Thank you, that works great. Is it possible to open the settings screen (as in 'Settings' from the context menu)?
Reply
I am not sure which context menu and settings you mean.
Are you able to post details and screenshots?
Reply
Hopefully, a picture tells a thousand words...

Image
Reply
I don't have a shortcut to take you direct to Trakt settings  No
Reply
(2023-10-14, 17:00)Jeffers24 Wrote: I don't have a shortcut to take you direct to Trakt settings  No

Thank you for taking the time. That script was useful and it will do for now.
Reply
if you use this often and are using a full keyboard you could map a key for it

<F8>Addon.OpenSettings(script.trakt)</F8>
Reply
(2023-10-15, 02:00)izprtxqkft Wrote: if you use this often and are using a full keyboard you could map a key for it

<F8>Addon.OpenSettings(script.trakt)</F8>

I'm on my PC, so yes, very good point. Thank you.
Reply
Deleted
Reply
(2023-10-15, 02:00)izprtxqkft Wrote: if you use this often and are using a full keyboard you could map a key for it

<F8>Addon.OpenSettings(script.trakt)</F8>

Can the command be formatted as a shortcut in Kodi?
Reply
Should be the same format, so for a button use -

<onclick>Addon.OpenSettings(script.trakt)</onclick>
Reply
(2023-10-15, 11:23)Hitcher Wrote: Should be the same format, so for a button use -

<onclick>Addon.OpenSettings(script.trakt)</onclick>
Set it up as a shortcut, when selected nothing happens
Image
Reply
Thanks for looking, but likewise tried the line as a shortcut and it did not do anything.
Reply
When I initiate a scan from within kodi, it does a trakt sync as expected. I find this sets the resume point to some small number of seconds for lots of videos. This is quite frustrating when looking at my library and not knowing if I had started watching or not. Clearly in kodi it doesn't mark the resume point until some threshold has been met, but it passes the small number to trakt where it stores it. It seems to me that trakt should have the same threshold, or it should be configurable.
Please let me know what info I can provide to assist. 
​​​​
Sorry if this is a known issue.

Any ideas?
Reply
My Kodi hasn't been working properly for a while now and I need to do a clean install. I'm going to take this opportunity to move all my media files to another NAS. Once all the files have been scraped, will the watched status of movies/shows in Kodi sync with the watched status in Trakt?

I know that the watched status on Kodi syncs with Trakt, but I want to make sure that it also works in the other direction. The last thing I would want is for the watched status on Kodi to be wiped clean.

Unfortunately, I can't do backups in Kodi so restoration isn't an option. I can't even update Kodi (it's a few versions behind).
Reply
i have a info and a question:

1) As some other users have pointed out, that official kodi repo points to an outdated (3.5.0) version, instead of the newest release (3.6.0). See here for details:
https://github.com/trakt/script.trakt/issues/639

2) i have a mix of Local Library Media files (SAMBA network share), and video Addons. I want to configure trakt addon so, that it scrobbles Local Library Media Files, but doesnt do anything with playback from video addons.
-> I found in the trakt addon settings the menu "exclusions". I assume if i tick there "Plugins" that i can achieve the above? Im just confused because i know that Kodi has "addons", not "plugins".
Reply
  • 1
  • 132
  • 133
  • 134
  • 135(current)
  • 136

Logout Mark Read Team Forum Stats Members Help
Trakt.tv v35