I-A-C / plugin.video.exodusredux

GNU General Public License v3.0
20 stars 13 forks source link

Exodus Redux not syncing with Trakt #5

Closed thequeeng closed 5 years ago

thequeeng commented 5 years ago

I am having issues with Exodus Redux not marking Trakt episodes as watched, can you recommend a solution?

SerpentDrago commented 5 years ago

do you have the Trakt addon installed and auth'd ? its in the official kodi repo

thequeeng commented 5 years ago

Yes I do.

thequeeng commented 5 years ago

I have resolved the issue!

I re-authorised the trakt app (not Exodus Redux) and made sure that the settings in Exodus Redux was set to mark episodes as watched in the scrobbler settings before clearing the cache and it has resolved the issue.

thequeeng commented 5 years ago

Update - now the tv “collection” list won’t open

ghost commented 5 years ago

Reauthorize trakt. No issues with current module update

thequeeng commented 5 years ago

Tried it. Tried clearing cache, too. Not scrobbling correctly or showing the collection.

thequeeng commented 5 years ago

Even rebooted the box.

Mat try uninstalling and re-installing the addon tomorrow.

ghost commented 5 years ago

Also add this to advance.xml

<video>
    <playcountminimumpercent>90</playcountminimumpercent>
    <ignoresecondsatstart>180</ignoresecondsatstart>
    <ignorepercentatend>5</ignorepercentatend>
</video>