File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed 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.1 " provider-name =" Trakt.tv, Razzeee" >
2+ <addon id =" script.trakt" name =" Trakt" version =" 3.8.2 " provider-name =" Trakt.tv, Razzeee" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 <import addon =" script.module.trakt" version =" 4.4.0" />
1515 <forum >https://forum.kodi.tv/showthread.php?tid=220547</forum >
1616 <website >https://trakt.tv</website >
1717 <source >https://github.com/trakt/script.trakt</source >
18- <news >- Changes to user agent and api key handling</news >
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 >
1922 <assets >
2023 <icon >icon.png</icon >
2124 <fanart >fanart.jpg</fanart >
Original file line number Diff line number Diff line change 1+ version 3.8.2
2+ - Fix: Handle empty Kodi media details
3+ - Fix functional bugs in utilities and scrobbler
4+ - Add unit tests for utilities and obfuscation modules
5+ - Improve type hints
6+
17version 3.8.1
28- Changes to user agent and api key handling
39
You can’t perform that action at this time.
0 commit comments