forked from skyfsza/skin.auramod
-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathaddon.xml
147 lines (147 loc) · 7.58 KB
/
addon.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version='1.0' encoding='UTF-8'?>
<addon id="skin.auramod" version="1.0.27" name="Aura[COLOR cyan]MOD[/COLOR]" provider-name="skyfsza,inb4after,SerpentDrago">
<requires>
<import addon="xbmc.gui" version="5.15.0"/>
<import addon="script.skin.helper.service" version="1.1.24"/>
<import addon="script.skin.helper.widgets" version="1.0.0"/>
<import addon="script.skinshortcuts" version="1.0.20"/>
<import addon="script.image.resource.select" version="0.0.5"/>
<import addon="plugin.video.themoviedb.helper" version="4.3.7"/>
<import addon="plugin.program.autocompletion" version="1.0.1"/>
<import addon="resource.images.studios.white" version="0.0.10"/>
<import addon="resource.images.studios.coloured" version="0.0.18"/>
<import addon="resource.images.moviegenreicons.transparent" version="0.0.6"/>
<import addon="script.colorbox" version="2.0.8"/>
</requires>
<extension point="xbmc.gui.skin" defaultthemename="Textures.xbt" debugging="false" effectslowdown="1">
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i"/>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Matrix / Kodi 19 Version of Auramod </summary>
<description lang="en">AuraMod is a Heavily Modified version of Aura by jurialmunkey. Combining parts and code of Aura,AZ2,Titan bingie, and many other skins Credit to all those Devs for without them this would not be possible [COLOR cyan]Mods to Aura by skyfsza,inb4after,SerpentDrago[/COLOR]</description>
<platform>all</platform>
<license>Creative Commons Attribution Non-Commercial Share-Alike 4.0</license>
<source>https://github.com/SerpentDrago/skin.auramod</source>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<screenshot>resources/screenshot-01.jpg</screenshot>
<screenshot>resources/screenshot-02.jpg</screenshot>
<screenshot>resources/screenshot-03.jpg</screenshot>
<screenshot>resources/screenshot-04.jpg</screenshot>
<screenshot>resources/screenshot-05.jpg</screenshot>
</assets>
<news>
v1.0.27
-Fix Netflix Info "Cast and More" clearlogo fallback text inconsistency
v1.0.26
-Fix Netflix Info "Cast and More" clearlogo fallback text for episode info
v1.0.25
-Fix Netflix Info "Cast and More" clearlogo visibility on focus cast
-Fix Netflix Info "Cast and More" clearlogo texture inconsistencies
v1.0.24
-Add Netflix Info "Cast and More" dynamic container clearlogo
v1.0.23
-Re-add Netflix Info "Cast and More" Ratings
-Add separate Ratings include for container lookups
-Force widget container for dynamic container Widget_ID in DialogVideoInfo.xml
-Force home window properties to only be used if widget is focused: avoids performance issues and quickly hitting OMDb rate limits
-Save initial widget container onload/onunload of DialogVideoInfo.xml
-More Info widget made visible only for movies
-More Info fallback label added if no RT information found
v1.0.22
-Remove Netflix Info "Cast and More" Ratings
-Revert: Fix Netflix Info "Cast and More" Ratings
-Re-commit: Adjust Widget_TMDB position
v1.0.21
-Fix Netflix Info "Cast and More" Ratings
-Add separate Ratings include for container lookups
-Force widget container for dynamic container Widget_ID in DialogVideoInfo.xml
-Adjust Widget_TMDB position
v1.0.20
-Fix small category widget position for Aura Home
v1.0.19
-Fix widget positioning being off-set after upwards scrolling
v1.0.18
-Repo release
v1.0.17
-Fix multi-widget spotlight studio logo visibility on widget spotlights
-Add "Kod" an Italian addon for movies and tv series to default search items
v1.0.16
-Fix studio logos for Widget Spotlights
v1.0.15
-Improve Netflix Episode List view
-Add clearlogo
-Adjust progress bar position and size
-Round corners for progress bar
-Adjust season and episode label position
v1.0.14
-Fix actor thumbnails on multi-widget spotlights
-Fix studio logos for multi-widget spotlights
v1.0.13
-Fix studio logos for Aura Home
v1.0.12
-Fix studio logo duplicate ID
v1.0.11
-Repo Release
-Reworked addon.xml
v1.0.10
-Fix star rating visibility on "See More" widget items
-addon.xml overhaul
v1.0.9
-Fix "small category widget" focus highlight for netflix home
v1.0.8
-Fix Studio logos for aura home
V1.0.7
-Massive Studio Logo and ratings overhall
-Add more default/built in search lists (Kato,Venom,Fen)
-updated instructions in readme
-added script.colorbox to imports
-added TMDBHelper 4.3.7 to imports
-Fix Skinshortcuts widgets with color code in label
-Fix RT usermeter visibility condition for Liked %
-changed Liked % to use RT usermeter rating
-Add Monochrome RT certified icon
-Add DialogVideoInfo.xml monochrome studio logo support
-Fix star ratings for seasons in library views
-Fix episode duration visibility
v1.0.6
-Fix RT icons in "More Info" section of "Cast and More"
-Improve custom Actor Window handling
-Fix missing ) in next aired and imdb_rating
-Fix "Cast and More" navigation initial info entry point
-Fix "Cast and More" actor navigation in MyVideoNav.xml
v1.0.5
-Massive overhal to use TMDBHelper for ratings and artwork instead of SkinHelper
-Massive overhal to navigation in Netflix info "cast and more"
-Massive overhal to Netflix info (fixed play , episodes , and other buttons)
v1.0.4
-Fix startup video hang bug
-Lots of fixs to various library views and the images used
-Fix Dependency Hang on startup
-Removed old XBMC. references throughout skin
-Fix tmdbhelper widget netflix info "Episodes" button
-Fix hang on opening addon dependencies
-Fix Widget Aspect for skin shortcuts
-Fix addon versions menu
-removed unload conditions that are no longer needed for matrix
-Fixed unmatched ()
-Tweaked display of notification/busy dialog
-Fixed shade on volume controls
-Temp fix error with "multi widget spotlight" style Removed actors for now
v1.0.3.1
-Status bar OSD now follows main skin Highlight color
-OSD time Elapsed Separators now match skin highlight color 2
-Removed disable mouse/touch on startup
-Added Partial Spanish Translation
V1.0.2
-replaced old xbmc. commands with modern equivalents in power menus
-readme update
v1.0.1
-Fix addon info buttons not showing
-readme update
V1.0 Matrix Release
-Various changes so skin would install on Matrix
</news>
</extension>
</addon>