Release Amber for Leia/Matrix/Nexus - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) +---- Thread: Release Amber for Leia/Matrix/Nexus (/showthread.php?tid=342130) Pages:
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
|
Amber for Leia/Matrix/Nexus - bsoriano - 2019-03-17 Amber for Leia/Matrix/Nexus Here is Amber updated for Kodi Leia/Matrix/Nexus. I am in the process of becoming a skilled skinner, so bear with me if there are any issues. IMPORTANT: This version of the skin is compatible with Leia/Matrix/Nexus only, so it most likely will not work with Krypton or below. Thank-yous
Download 2019-04-17: Amber is in the Kodi repo! Thanks to all that helped get it there! Please download from the Kodi repo if the version you have is lower than 3.1.4. As per policy, I will be pushing less frequent updates to the Kodi repo, except in cases of bugs. 2019-04-23: Amber has its own repo also! Thanks to all that helped me with that task. Please download the repo from the link below. For the most up-to-date changes, bug fixes and testing of WIP features, install the skin from the Amber Repo. That way, the skin will be automatically updated with the changes I make and you will not have to download from GitHub every time. Link: https://github.com/bartolomesoriano/repo.amber/blob/master/repository.amber/repository.amber-1.0.1.zip 2020-03-25: Amber has its own repo also for Matrix! Thanks to all that helped me with that task. Please download the repo from the link below. For the most up-to-date changes, bug fixes and testing of WIP features, install the skin from the Amber Repo. That way, the skin will be automatically updated with the changes I make and you will not have to download from GitHub every time. Link: https://github.com/bartolomesoriano/repo.amber.matrix/blob/master/repository.amber.matrix/repository.amber.matrix-1.0.2.zip Also, you can download directly from my source GitHub (Master branch is Matrix, Leia branch for Leia, Nexus branch for Nexus): Link: https://github.com/bartolomesoriano/skin.amber Dependencies
To-Do (2021)
Latest Versions:
Translations Please let me know if you are willing to translate Amber into your language and I will provide you with instuctions on how to do so. Thanks. Issues and Feature Requests If you find an issue (something does not work at all, or something worked in the Krypton version, but does not work in this version), please create an issue in GitHub. If you are not able to do that, then by all means post it in this thread. Please post any feature request in this thread as well. I cannot commit to completing any feature requests, as it will depend on whether it is above my skill set or not. I apologize in advance if I cannot complete a feature request you might have. I hope some of you find this useful! Regards, Bart RE: Amber for Leia - spudstuff - 2019-03-17 Really, really great stuff @bsoriano! I have had a quick look and it seems everything is working smoothly, especially around low list. Top work mate. I would like to see "Years" on the shelf submenu under movies to browse by year. It's a simple change and I'll create a pull request against your repo if that works for you. RE: Amber for Leia - bsoriano - 2019-03-17 (2019-03-17, 22:41)spudstuff Wrote: Really, really great stuff @bsoriano! I have had a quick look and it seems everything is working smoothly, especially around low list. Top work mate. Thanks! No worries, I will add it today. Regards, Bart RE: Amber for Leia - shedrock - 2019-03-17 I've always loved the simplicity of this skin and how fast it responds. Great to see it updated for Leia. I have a small suggestion. Would it be possible to add "Next Airing Episodes" to it? Maybe as an option in the TV Show main menu widgets? Thanks, Shedrock RE: Amber for Leia - bsoriano - 2019-03-17 (2019-03-17, 23:06)shedrock Wrote: I've always loved the simplicity of this skin and how fast it responds. Great to see it updated for Leia. Thanks shedrock! I will see what is the best source for this (I imagine I can get that from tv show next aired script) and hopefully can add it as an additional shelf item for TV shows. Regards, Bart RE: Amber for Leia - shedrock - 2019-03-17 @bsoriano - I believe Skin Helper is what is being used now for this function. I am not 100% sure because I am so way behind in skinning now. RE: Amber for Leia - bsoriano - 2019-03-17 (2019-03-17, 22:41)spudstuff Wrote: Really, really great stuff @bsoriano! I have had a quick look and it seems everything is working smoothly, especially around low list. Top work mate.Added on Git. Please test and let me know if you find any issues. Thanks. Regards, Bart RE: Amber for Leia - spudstuff - 2019-03-17 (2019-03-17, 23:24)bsoriano Wrote: Added on Git. Please test and let me know if you find any issues. Thanks. Perfect, thanks mate. Works as expected. RE: Amber for Leia - bsoriano - 2019-03-18 (2019-03-17, 23:20)shedrock Wrote: @bsoriano - I believe Skin Helper is what is being used now for this function. I am not 100% sure because I am so way behind in skinning now.Thanks shedrock! I will find out! RE: Amber for Leia - bsoriano - 2019-03-18 (2019-03-18, 00:29)bsoriano Wrote:@shedrock , I have not been able to get this working through skin helper widgets, and that does not seem to have much maintenance at the moment. I looked at tv.show.next.aired, and it seems doable to have a shelf item of Next Airing episodes (I probably would do the ones airing this week only), but it requires a lot of coding (for me).(2019-03-17, 23:20)shedrock Wrote: @bsoriano - I believe Skin Helper is what is being used now for this function. I am not 100% sure because I am so way behind in skinning now.Thanks shedrock! I will find out! So, I'll put this in the To-Do list, but I cannot commit to a date when I will finish it. I apologize in advance. Regards, Bart RE: Amber for Leia - chrissix666 - 2019-03-18 (2019-03-17, 20:09)bsoriano Wrote: Add Artwork Beef support ArtworkBeef does not need any skin codes for it to work. -> Skin independent You mean maybe ArtworkHelper from the same developer so that you can show extrafanart that are read directly into the database (they are read in with ArtworkBeef -> skin independent, they are showed with ArtworkHelper -> skin dependent) Unless of course you mean to be able to directly perform a few ArtworkBeef functions via a TopMenu as in this example: Code: <control type="button" id="9319"> RE: Amber for Leia - bsoriano - 2019-03-18 (2019-03-18, 02:51)chrissix Wrote:(2019-03-17, 20:09)bsoriano Wrote: Add Artwork Beef support Thanks! I mean in the info dialog for movies, TV shows, music videos and music, have the buttons to choose artwork and to download artwork call artwork beef. Thanks for the code snippets 😊 Regards, Bart Amber for Leia - startreksuite - 2019-03-18 I just installed the Amber skin. It has worked great. However in list view, the links are pushed to the side, rather than the middle, so the links scroll. If that could be fixed that would be great! Great job with this version! RE: Amber for Leia - bsoriano - 2019-03-18 (2019-03-18, 03:29)startreksuite Wrote: I just installed the Amber skin. It has worked great. However in list view, the links are pushed to the side, rather than the middle, so the links scroll. If that could be fixed that would be great! Great job with this version! Thanks! For what type of content do you see that? Could you please post a screenshot that shows the issue? It will greatly help me in tracking it down. Thanks. Regards, Bart Amber for Leia - startreksuite - 2019-03-18 As you can see the list is pushed to one side. It's links from an add-on. |