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
|
RE: Amber for Leia/Matrix - sblack55 - 2020-03-16 (2020-03-16, 01:22)bsoriano Wrote:(2020-03-16, 00:35)Cyberdom Wrote:@Cyberdom , I will push a new version to the Amber repo tomorrow. I will update this post when I have done so.(2020-03-16, 00:23)bsoriano Wrote: @Cyberdom , the first one, it is not possible at this time. If I understand correctly, you want to change the color of the text of just the menu items? Please confirm. Thanks.Yes, this is what I would like. With regard to the color/visibility problems @Cyberdom has reported, I would like to point out that fine lines (text or graphic) of any foreground color on a bright yellow background are nearly always illegible. Default/thematic color schemes need to accommodate this reality by providing color schemes that will be legible on the broadest range of displays, and can easily be reverted back to default values after being modified by a user. For me this is most obvious in the PVR recording widgets (illegible) and in the recording check mark (invisible) in the PVR Gude view. While I'm at it, I should also mention that I miss having the recording count in the PVR recordings views. I DO appreciate the fine work you have contributed on this skin so far, and look forward to continued refinements from you. RE: Amber for Leia/Matrix - bsoriano - 2020-03-16 (2020-03-16, 15:18)sblack55 Wrote:@sblack55 , thanks for your feedback. I agree totally. I did not test the recording widgets when I made the color customization changes; that was an oversight on my part. I just pushed a new version to GitHub and the Amber repo that fixes that. I still need to look at the recording check mark in the PVR Guide view.(2020-03-16, 01:22)bsoriano Wrote:(2020-03-16, 00:35)Cyberdom Wrote: Yes, this is what I would like.@Cyberdom , I will push a new version to the Amber repo tomorrow. I will update this post when I have done so. As for the recording count in the PVR recording views, I really use this section very little, since I do not have PVR recording capabilities at home. Could you please send me a screenshot of what you mean, even if it is from another skin? That way I will know better what to add/change. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2020-03-16 Hello all, I just pushed version 3.2.47 to the Amber repo. This contains fixes to the issues you have reported in the last few days: - Fix for posters not changing in List views after selecting a different poster through Choose Art - Fix for subtitle popup in Video OSD not allowing any option to be selected - Fix for missing icons in different dialogs, including the select dialog - Fix for TV Shows with no duration that were not showing episode counts in media views, only rating and certification - Make Amber default backgrounds available as background options when configuring a menu item - Several fixes in PVR (channel icon not appearing in program info dialog, genre text overlapping recording space info, background of pvr recording widgets, others) Please update, test, and let me know what you think. If there are no issues in the next two days, I will finally update the Kodi repo Regards, Bart RE: Amber for Leia/Matrix - newbii - 2020-03-17 Hey, here's the the updated badge for 5.1: https://send.firefox.com/download/d364d32b12e28a27/#MtuuHtGed6TBYgsRJpfbzQ (2020-03-14, 18:22)bsoriano Wrote: 1. Could you please let me know if this only happens when you start Kodi and move for the first time to the menu item that has the playlist as background? Or do you see a background, and then it changes to a black background (because of a movie with no fanart) and then changes to a background? No, it's not the usual black startup background. It happens in the middle of the slideshow with movies that have no fanart/background image. Since I can't filter them with smart playlists the slideshow skipping movies without associated background art is the only other option I can think of to avoid those black backgrounds popping up from time to time. (2020-03-14, 18:22)bsoriano Wrote: 2. Are you talking about the codec flags (hd720, 5.1 , etc)? Those you can disable in Settings, Amber Settings, Media Views: Hide Media Flags from Views. I have yet to code disabling certification (PG-13, etc.) and rating (rottentomatoes, imdb, tmdb, etc.) in video info dialog. If this is not what you mean, please send me a screenshot of what you mean. Thanks.Yes, I was talking about certification and user rating (I think I made icons for that). Please don't misunderstand me, I'm totally ok with all of these in the detailled info dialog. In fact, I like that the info dialog provides as much info as possible, as it should. But I can totally do without them e.g. in the footer of the normal movie views (small icons or list...). Thank you. Best regards, N. P.S. is there a way to be notified by email when I get mentioned or quoted? I only found this for PMs. RE: Amber for Leia/Matrix - Cyberdom - 2020-03-17 (2020-03-16, 21:55)bsoriano Wrote: Hello all,Thank you @bsoriano for update. I did the update last night and the issues I raised last week seem to be fixed. On the other hand, I noticed others : - Square brackets appear in the Player Info (for videos, music, TV, radios). - These square brackets also appear in the PVR info. - Why is the text "Flux audio" in yellow ? Would it be possible to put it in the same color as the rest of the text ? - After "Mémoire utilisée", the : appear 2 times. Would it be possible to put once the : ? Player Info with a movie : Player Info with a channel TV : PVR Info with a channel TV : Player Info with a radio : RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 (2020-03-17, 16:06)Cyberdom Wrote:@Cyberdom, thank you for reporting those issues. I will be working on them right away.(2020-03-16, 21:55)bsoriano Wrote: Hello all,Thank you @bsoriano for update. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 (2020-03-17, 01:22)newbii Wrote: Hey,@newbii , thank you! Unfortunately, the link has expired. Could you please provide me with a new one? Thanks. For the first issue, I need to look at how (if possible) to skip the ones that do not have fanart. I will let you know. For the second, as I explained in my previous response, you can already disable the media flags from all of the list views. I still need to work on disabling the user rating flag. And i do not know of any other way of getting an email notification other than subscribing to the thread. You can subscribe so that you get notified each time there is a response on the thread. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 Hello all, I pushed version 3.2.48 to both GitHub and the Amber repo. Fixes: 1. Brackets appearing in all of the labels in the player process info 2. PVR recording widgets (shelves) in horizontal menu when the shelf is double height forr the menu item. Now whena that happens, the PVR reroding widgets will be smaller. Please download, test, and let me know of any additional issues. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 (2020-03-17, 16:06)Cyberdom Wrote:@Cyberdom , I have fixed the issues of the labels in player process info. Version 3.2.48 is already on GitHub and the Amber repo. Please download, test, and let me know if you find any additional issues. Thanks.(2020-03-16, 21:55)bsoriano Wrote: Hello all,Thank you @bsoriano for update. Regards, Bart RE: Amber for Leia/Matrix - newbii - 2020-03-17 (2020-03-17, 17:26)bsoriano Wrote: as I explained in my previous response, you can already disable the media flags from all of the list views. I still need to work on disabling the user rating flag.I know. User rating apart, I was only referring to the certification flags (PG-13, Rated R...) which I always thought were handled separately from the media flags (but maybe I'm wrong). Anyway, looking forward to whatever's coming. Here's a new link: https://send.firefox.com/download/5d93039076364489/#jVV9hhpLgpuHHdtOyhLW2w RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 @newbii , thanks for the icon. Now I received it and updated in the skin folder. So, you want to disable the "United Kingdom:12A" from the subheading line at the bottom, correct? Regards, Bart RE: Amber for Leia/Matrix - Cyberdom - 2020-03-17 (2020-03-17, 17:32)bsoriano Wrote:Thanks @bsoriano for the quick update.(2020-03-17, 16:06)Cyberdom Wrote:@Cyberdom , I have fixed the issues of the labels in player process info. Version 3.2.48 is already on GitHub and the Amber repo. Please download, test, and let me know if you find any additional issues. Thanks.(2020-03-16, 21:55)bsoriano Wrote: Hello all,Thank you @bsoriano for update. I noticed a few more bugs : - Can you put the French translation for the memory used : You must put : MÉMOIRE UTILISÉE - In the list of TV channels, when you select a channel, it displays the current program (with its summary) and the next one. But if the summary of the current program is too long, it overlaps the line of the next program. Here is an example with a long summary : Here is another example with a shorter summary where the display is correct : Is it possible to shorten the frame for the summary of the current program or to go down the line announcing the next program ? RE: Amber for Leia/Matrix - newbii - 2020-03-17 (2020-03-17, 21:19)bsoriano Wrote: So, you want to disable the "United Kingdom:12A" from the subheading line at the bottom, correct?Yes, that's it, totally. And the user rating at the bottom right in this view. I'll probably have to do more with colors. I'm really liking this touch of green in your screenshot. RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 (2020-03-17, 22:43)Cyberdom Wrote:@Cyberdom, fixed already on Git and the Amber repo (version 3.2.49). Please download, test, and let me know. Thanks.(2020-03-17, 17:32)bsoriano Wrote:Thanks @bsoriano for the quick update.(2020-03-17, 16:06)Cyberdom Wrote: Thank you @bsoriano for update.@Cyberdom , I have fixed the issues of the labels in player process info. Version 3.2.48 is already on GitHub and the Amber repo. Please download, test, and let me know if you find any additional issues. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2020-03-17 Hello all, I have pushed version 3.2.49 to GitHub and the Amber repo. Fixes: 1. Missing image for when an item has a timer in the EPG 2. Program plot overlapping next program in Channels view. 3. Text being cut-off in Program Info view for PVR Please download, test, and let me know if you find any additional issues. Thanks. Regards, Bart |