File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <addon id =" script.trakt" name =" Trakt" version =" 3.4.2 " provider-name =" Trakt.tv, Razzeee" >
2
+ <addon id =" script.trakt" name =" Trakt" version =" 3.5.0 " provider-name =" Trakt.tv, Razzeee" >
3
3
<requires >
4
4
<import addon =" xbmc.python" version =" 3.0.0" />
5
5
<import addon =" script.module.trakt" version =" 4.4.0" />
15
15
<forum >https://forum.kodi.tv/showthread.php?tid=220547</forum >
16
16
<website >https://trakt.tv</website >
17
17
<source >https://github.com/trakt/script.trakt</source >
18
- <news >- Handle cases of missing ids for tvshows
19
- - Update translations</news >
18
+ <news >- Fix problems with skins based on skin-shortcuts
19
+ - Improve proxy URL configuration
20
+ - Don't ask trakt for ratings, if the user doesn't need them
21
+ - Translations</news >
20
22
<assets >
21
23
<icon >icon.png</icon >
22
24
<fanart >fanart.jpg</fanart >
Original file line number Diff line number Diff line change
1
+ version 3.5.0
2
+ - Fix problems with skins based on skin-shortcuts
3
+ - Improve proxy URL configuration
4
+ - Don't ask trakt for ratings, if the user doesn't need them
5
+ - Translations
6
+
1
7
version 3.4.2
2
8
- Handle cases of missing ids for tvshows
3
9
- Update translations
You can’t perform that action at this time.
0 commit comments