I-A-C / ExodusReduxRepo

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

Auto Mark as watched in Trakt #11

Open JFG90 opened 6 years ago

JFG90 commented 6 years ago

Hi there when playback has finished Exodus Redux does not auto Mark as watched in trakt, you have to manually mark it, is there a way this can be fixed?

iCanuck commented 6 years ago

make sure you have the trakt add-on installed and authorized, Redux doesn't control marking watched content unless your manually doing it via the context menu

SerpentDrago commented 6 years ago

You need the Trakt Addon installed , its in the official kodi repo

JFG90 commented 6 years ago

I have both authorised and the trakt addon installed, could have sworn numbers auto marked as watched afterwards. Not to worry

ghost commented 6 years ago

I always add to my advance.xml for trakt. I don't use the addon

<video>
<playcountminimumpercent>90</playcountminimumpercent>
<ignoresecondsatstart>180</ignoresecondsatstart>
<ignorepercentatend>5</ignorepercentatend>
</video>
SerpentDrago commented 6 years ago

I always add to my advance.xml for trakt. I don't use the addon

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

where do i add that , where is the xml ? is this a skin change or the addon change

are you saying you use the trakt addon ? If theres code change that can be done to work directly in the addon that would be great

ghost commented 6 years ago

whoops advancesetting.xml

its in kodi/userdata.

https://github.com/turtlestv/misc

JFG90 commented 6 years ago

Could this code be added to the addon then to get auto mark trakt working? That would be amazing

ghost commented 6 years ago

No this file goes into the usaerdata directory. Use a good wizard and it will place for you. Ares or a custom one.