File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" script.trakt" name =" Trakt" version =" 3.8.2 " provider-name =" Trakt.tv, Razzeee" >
2+ <addon id =" script.trakt" name =" Trakt" version =" 3.9.0 " provider-name =" Trakt.tv, Razzeee" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
5- <import addon =" script.module.trakt" version =" 4.4.0" />
65 <import addon =" script.module.dateutil" version =" 2.8.1" />
76 </requires >
87 <extension point =" xbmc.python.script" library =" defaultscript.py" >
1514 <forum >https://forum.kodi.tv/showthread.php?tid=220547</forum >
1615 <website >https://trakt.tv</website >
1716 <source >https://github.com/trakt/script.trakt</source >
18- <news >- Fix: Handle empty Kodi media details
19- - Fix functional bugs in utilities and scrobbler
20- - Add unit tests for utilities and obfuscation modules
21- - Improve type hints</news >
17+ <news >- Replace trakt.py dependency with built-in REST client
18+ - Fix: Adapt to Trakt 2026 API changes (pagination and extended=progress for watched/collected sync)
19+ - Fix: Restore legacy sync video defaults to keep watched/collection comparisons working
20+ - Fix: Normalize movie watched state from new Trakt API response format
21+ </news >
2222 <assets >
2323 <icon >icon.png</icon >
2424 <fanart >fanart.jpg</fanart >
You can’t perform that action at this time.
0 commit comments