Skip to content

Commit 6600da6

Browse files
committed
Update to 3.8.1
1 parent 8d9a7ee commit 6600da6

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

addon.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.trakt" name="Trakt" version="3.8.0" provider-name="Trakt.tv, Razzeee">
2+
<addon id="script.trakt" name="Trakt" version="3.8.1" 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"/>
@@ -15,8 +15,7 @@
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>- Add support for script.trakt.exclude property
19-
- Translation updates</news>
18+
<news>- Changes to user agent and api key handling</news>
2019
<assets>
2120
<icon>icon.png</icon>
2221
<fanart>fanart.jpg</fanart>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
version 3.8.1
2+
- Changes to user agent and api key handling
3+
14
version 3.8.0
25
- Add support for script.trakt.exclude listitem property
36
- Translation updates (Irish, Bosnian, Polish, Portuguese, Swedish, Chinese, and more)

0 commit comments

Comments
 (0)