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 - Cyberdom - 2019-10-16 I'm using Amber version 3.2.25 and I noticed a bug yesterday. When I go through the set info dialog of sagas, I display the information of a movie with the information button and then I start the movie by pressing the play button in the information window of the film, the film starts but the image remains hidden behind the information window. I have to press the return key to remove the information window. On the other hand no problem by launching the film from the library. RE: Amber for Leia/Matrix - edjalmo - 2019-10-16 @bsoriano I think I figured out a colordiffuse for blur background, please check this: It seems work very good when using with blur with poster, and just ok for when using fanart (I don't have a lot of files in my library, but works for what I have). Actually, this color is not much diference of the color you used before, I don't know why it work good with poster and not for fanart. Maybe it's because in fanart you blur a image that is (I think) already dimmer?! Don't know... Another thing I noticed is if the option show only local info is enable i can't see online items inside custom lists (only local items) when accessing info directly in TheMovieDB Helper add-on too :/ I don't know if you can make this work in add-on but not in video info for local movies, but if is possible, please do! Please check the spaces for RT notes, they are not enough when the note is 100% (in both). RE: Amber for Leia/Matrix - ozzyman - 2019-10-17 I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible. They're only working if I enable and use mouse. Them working when I watch tv (from tv menu) / But same issue on radio menu. RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 (2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.@ozzyman , thanks for the feedback. What version of Amber are you using? I had fixed a similar issue several months ago. Please let me know. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 (2019-10-16, 14:45)mmmkot Wrote:@mmmkot , I fixed the issue. Please download the latest from GitHub (Leia branch), test and let me know. Once you confirm it is working fine I can push to the Amber repo. Thanks.(2019-10-16, 14:35)bsoriano Wrote:I said "widget", but you named it "shelves". So whatever shelf I use on the home menu (for instance Recently added movies, or Random movies) the Extras button only shows "Search YouTube" but none of the artwork options.(2019-10-16, 13:50)mmmkot Wrote: OK, I found the "bug".@mmmkot , what widget are you using? It should work if the content is local. Please let me know so I can look into the code and see where I need to apply a fix. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 (2019-10-16, 15:53)Cyberdom Wrote: I'm using Amber version 3.2.25 and I noticed a bug yesterday.@Cyberdom , I fixed the issue. Please download the latest from GitHub (Leia branch), test and let me know. Once you confirm it is working fine I can push to the Amber repo. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 (2019-10-16, 20:29)edjalmo Wrote: @bsoriano I think I figured out a colordiffuse for blur background, please check this:@edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet. I need to test further.It seems work very good when using with blur with poster, and just ok for when using fanart (I don't have a lot of files in my library, but works for what I have). Actually, this color is not much diference of the color you used before, I don't know why it work good with poster and not for fanart. Maybe it's because in fanart you blur a image that is (I think) already dimmer?! Don't know... I fixed the issue for showing online info for the plugin items. Please download from GitHub (Leia branch), test and let me know. Thanks. Can you please provide a screenshot where the RT score is 100% and being cut off? I could not replicate that in my tests. Thanks. Regards, Bart RE: Amber for Leia/Matrix - edjalmo - 2019-10-17 (2019-10-17, 19:05)bsoriano Wrote: @edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet. I need to test further.Yeah, for fanart not much, but work really good for when blur with poster. (2019-10-17, 19:05)bsoriano Wrote: I fixed the issue for showing online info for the plugin items. Please download from GitHub (Leia branch), test and let me know. Thanks.Thanks! (2019-10-17, 19:05)bsoriano Wrote: Can you please provide a screenshot where the RT score is 100% and being cut off? I could not replicate that in my tests. Thanks.In the movie Modern Times, for example (the same happened with audience score). EDIT: actually is with other ratings too. I edited my DB to check: (2019-10-17, 19:02)bsoriano Wrote:But you only add choose art option, the others (show fanart, AB options...) still not showing.Quote:@mmmkot , I fixed the issue. Please download the latest from GitHub (Leia branch), test and let me know. Once you confirm it is working fine I can push to the Amber repo. Thanks.Quote:I said "widget", but you named it "shelves". So whatever shelf I use on the home menu (for instance Recently added movies, or Random movies) the Extras button only shows "Search YouTube" but none of the artwork options.Quote:OK, I found the "bug".@mmmkot , what widget are you using? It should work if the content is local. Please let me know so I can look into the code and see where I need to apply a fix. Thanks. RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 (2019-10-17, 19:34)edjalmo Wrote:@edjalmo, thanks for the additional info. I think I have fixed the issues (options not present in Extras, spacing in ratings bar). Please download the latest from GitHub (Leia branch), test, and let me know. Thanks.(2019-10-17, 19:05)bsoriano Wrote: @edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet. I need to test further.Yeah, for fanart not much, but work really good for when blur with poster. Regards, Bart EDIT: I also added the colordiffuse you suggested for when Blur with Poster is activated. Please let me know if this looks like you expected. Thanks. RE: Amber for Leia/Matrix - bsoriano - 2019-10-17 Hello all, Going forward and until all of the addons that Amber uses have been ported to Python 3, I will only be pushing changes to the Leia branch in GitHub, and, when you have tested the changes and tell me they are fine, I will push to the Amber repo, which will remain Leia only. Unfortunately at this time, Matrix only supports Python 3 addons, and there are a lot of them that have not been migrated (or are not even being maintained). Thus, I will not continue testing Amber under Matrix and will not be pushing changes to the master branch in GitHub. When this is resolved (or I have found other addons which are Python 3 compatible to replace those that are not), I will resume pushing changes for Matrix. Regards, Bart RE: Amber for Leia/Matrix - edjalmo - 2019-10-18 (2019-10-17, 22:14)bsoriano Wrote: @edjalmo, thanks for the additional info. I think I have fixed the issues (options not present in Extras, spacing in ratings bar). Please download the latest from GitHub (Leia branch), test, and let me know. Thanks. All fixed and working good Thanks! RE: Amber for Leia/Matrix - ozzyman - 2019-10-18 (2019-10-17, 17:40)bsoriano Wrote:(2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.@ozzyman , thanks for the feedback. What version of Amber are you using? I had fixed a similar issue several months ago. Please let me know. Thanks. I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23 RE: Amber for Leia/Matrix - bsoriano - 2019-10-18 (2019-10-18, 11:15)ozzyman Wrote:@ozzyman , thanks for the additional info. I was able to install Euro News and replicate the issue. I have just fixed it. Please download the latest from GitHub, test, and let me know if it is indeed fixed. Once you do, I will push to the Amber repo. Thanks.(2019-10-17, 17:40)bsoriano Wrote:(2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.@ozzyman , thanks for the feedback. What version of Amber are you using? I had fixed a similar issue several months ago. Please let me know. Thanks. Regards, Bart RE: Amber for Leia/Matrix - ozzyman - 2019-10-18 (2019-10-18, 14:42)bsoriano Wrote:Thanks for your fast response. On 3.2.25 for me problem is still in there. On demand videos when I click ok the buttons are there and shown on the pause button. On live videos still no button active when I click ok (on remote) M on keyboard or arrow buttons.(2019-10-18, 11:15)ozzyman Wrote:@ozzyman , thanks for the additional info. I was able to install Euro News and replicate the issue. I have just fixed it. Please download the latest from GitHub, test, and let me know if it is indeed fixed. Once you do, I will push to the Amber repo. Thanks.(2019-10-17, 17:40)bsoriano Wrote: @ozzyman , thanks for the feedback. What version of Amber are you using? I had fixed a similar issue several months ago. Please let me know. Thanks. RE: Amber for Leia/Matrix - bsoriano - 2019-10-18 (2019-10-18, 15:48)ozzyman Wrote:@ozzyman , I apologize for the question, but did you download from GitHub or from the Amber repo? The fix is not in the Amber repo yet, only on GitHub (http://github.com/bartolomesoriano/skin.amber), in the Leia branch. Please confirm. Thanks.(2019-10-18, 14:42)bsoriano Wrote:Thanks for your fast response. On 3.2.25 for me problem is still in there. On demand videos when I click ok the buttons are there and shown on the pause button. On live videos still no button active when I click ok (on remote) M on keyboard or arrow buttons.(2019-10-18, 11:15)ozzyman Wrote: I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23@ozzyman , thanks for the additional info. I was able to install Euro News and replicate the issue. I have just fixed it. Please download the latest from GitHub, test, and let me know if it is indeed fixed. Once you do, I will push to the Amber repo. Thanks. With the fix, the default button is Stop for all types of videos, and not Pause (some videos are not "pause enabled", and that's why no button was being focused for those videos). Regards, Bart |