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 - bsoriano - 2021-04-22 (2021-04-20, 18:37)shedrock Wrote: @bsoriano - Hi Bart,@shedrock , please try the latest from GitHub. I think I really fixed the issue this time. I also added back the Artwork Beef options to the Extras button in the video info dialog. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2021-04-22 (2021-04-22, 17:34)Cyberdom Wrote:@Cyberdom , thank you for these. I have fixed this issue. Please wait a couple of days for me to upload a new version to the Amber repo for Leia. Thanks.(2021-04-22, 14:34)bsoriano Wrote:OK @bsoriano.(2021-04-20, 21:24)Cyberdom Wrote: Merci @bsoriano.@Cyberdom , my apologies. Please provide me a screenshot of this working in Estuary, as I tested and in my test it works just like in Amber. Thanks. Regards, Bart RE: Amber for Leia/Matrix - Cyberdom - 2021-04-22 (2021-04-22, 18:59)bsoriano Wrote:Thank you @bsoriano.(2021-04-22, 17:34)Cyberdom Wrote:@Cyberdom , thank you for these. I have fixed this issue. Please wait a couple of days for me to upload a new version to the Amber repo for Leia. Thanks.(2021-04-22, 14:34)bsoriano Wrote: @Cyberdom , my apologies. Please provide me a screenshot of this working in Estuary, as I tested and in my test it works just like in Amber. Thanks.OK @bsoriano. RE: Amber for Leia/Matrix - bsoriano - 2021-04-23 (2021-04-19, 17:13)billyrene Wrote:@billyrene , I have replaced the sidebar search with Amber's custom search window. I got some help and was able to include the plot search results as well:(2021-04-17, 23:40)bsoriano Wrote:thanks very much but i thinks it's ok. i'll just use the search according to my needed results btw do you maybe know the command for the search in the sidebar? just so one can access it from other places also like a submmenu shortcut(2021-04-17, 10:53)billyrene Wrote: oh yes the menu bar is awesome thank you. the settings label does not show up for me still.. but as long as i know what this setting is for i have no problem with that@billyrene , I cannot make the search look like the first screenshot, since Kodi does not provide any info to the skin on the items in the search result. I could make that search look like your second screenshot, but that would lose the ability to provide results from movie/tv show/episode plots. Perhaps I could bring up a small dialog asking you to choose between default search results and enhanced search results. Default would include plot search results, enhanced would not. What do you think? Please let me know. Thanks. You will also find that the plot searches have been added to the search categories that you can customize: As with Kodi's default sidebar search, when you search in the video database (movies, tv shows, episodes, music videos, etc.) no music results are shown, and when you search in the music database (albums, artists, songs, etc.) no video results are shown. Finally, I improved the positioning of the global search results: Please let me know if this is what you were looking for and how it works for you. The changes are already on GitHub. Thanks. Regards, Bart RE: Amber for Leia/Matrix - jdig4240 - 2021-04-23 Hey bsoriano, just wondering. I like the Information screen (dialongvideoinfo.xml) when you press information on media from an addon. Now I understand that the Play option will only be visible if the item is in Kodi library. But would it be possible to make the Play button always visible anyways and link it to TMDBH player selection so the player selection screen will pop up instead?? (Like OpenInfo used to do?) I think that would be a cool feature. RE: Amber for Leia/Matrix - bsoriano - 2021-04-23 (2021-04-23, 02:05)jdig4240 Wrote: Hey bsoriano, just wondering. I like the Information screen (dialongvideoinfo.xml) when you press information on media from an addon. Now I understand that the Play option will only be visible if the item is in Kodi library. But would it be possible to make the Play button always visible anyways and link it to TMDBH player selection so the player selection screen will pop up instead?? (Like OpenInfo used to do?) I think that would be a cool feature. @jdig4240, thanks for the request. I will take a look at how that can be done. Regards, Bart RE: Amber for Leia/Matrix - shedrock - 2021-04-23 (2021-04-22, 18:31)bsoriano Wrote: Bart, it appears to be working great now.@shedrock , please try the latest from GitHub. I think I really fixed the issue this time. I also added back the Artwork Beef options to the Extras button in the video info dialog. Thanks.Thanks Bart, It appears to be working great now. Thank You, Shedrock RE: Amber for Leia/Matrix - bsoriano - 2021-04-23 (2021-04-23, 12:23)shedrock Wrote:@shedrock , great! Thanks for confirming.(2021-04-22, 18:31)bsoriano Wrote: Bart, it appears to be working great now.@shedrock , please try the latest from GitHub. I think I really fixed the issue this time. I also added back the Artwork Beef options to the Extras button in the video info dialog. Thanks.Thanks Bart, Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2021-04-23 (2021-04-23, 02:05)jdig4240 Wrote: Hey bsoriano, just wondering. I like the Information screen (dialongvideoinfo.xml) when you press information on media from an addon. Now I understand that the Play option will only be visible if the item is in Kodi library. But would it be possible to make the Play button always visible anyways and link it to TMDBH player selection so the player selection screen will pop up instead?? (Like OpenInfo used to do?) I think that would be a cool feature.@jdig4240 , could you please try the latest from GitHub? The Play button should now be available, if you have TMDb Helper enabled in Amber settings, for addon items. I tested with several video addons, and with items from TMDb Helper itself, the addon opens the player selection dialog. With other addons (in particular those that do not have an Info option for their items), TMDb Helper will play the item using the addon, so no player selection dialog is shown. This is not something I can control from the skin, as far as I know. Please let me know if this is what you were looking for. Thanks. Regards, Bart RE: Amber for Leia/Matrix - jdig4240 - 2021-04-23 (2021-04-23, 18:53)bsoriano Wrote:(2021-04-23, 02:05)jdig4240 Wrote: Hey bsoriano, just wondering. I like the Information screen (dialongvideoinfo.xml) when you press information on media from an addon. Now I understand that the Play option will only be visible if the item is in Kodi library. But would it be possible to make the Play button always visible anyways and link it to TMDBH player selection so the player selection screen will pop up instead?? (Like OpenInfo used to do?) I think that would be a cool feature.@jdig4240 , could you please try the latest from GitHub? The Play button should now be available, if you have TMDb Helper enabled in Amber settings, for addon items. I tested with several video addons, and with items from TMDb Helper itself, the addon opens the player selection dialog. With other addons (in particular those that do not have an Info option for their items), TMDb Helper will play the item using the addon, so no player selection dialog is shown. This is not something I can control from the skin, as far as I know. Wow, your fast!!! Cant wait to try it. Will do as sonn as I get out of work. Thanks man!! RE: Amber for Leia/Matrix - billyrene - 2021-04-24 (2021-04-23, 00:09)bsoriano Wrote:(2021-04-19, 17:13)billyrene Wrote:@billyrene , I have replaced the sidebar search with Amber's custom search window. I got some help and was able to include the plot search results as well:(2021-04-17, 23:40)bsoriano Wrote: @billyrene , I cannot make the search look like the first screenshot, since Kodi does not provide any info to the skin on the items in the search result. I could make that search look like your second screenshot, but that would lose the ability to provide results from movie/tv show/episode plots. Perhaps I could bring up a small dialog asking you to choose between default search results and enhanced search results. Default would include plot search results, enhanced would not. What do you think? Please let me know. Thanks.thanks very much but i thinks it's ok. i'll just use the search according to my needed results btw do you maybe know the command for the search in the sidebar? just so one can access it from other places also like a submmenu shortcut WOW! this is great. thank you so much for this RE: Amber for Leia/Matrix - jdig4240 - 2021-04-24 (2021-04-23, 18:53)bsoriano Wrote:(2021-04-23, 02:05)jdig4240 Wrote: Hey bsoriano, just wondering. I like the Information screen (dialongvideoinfo.xml) when you press information on media from an addon. Now I understand that the Play option will only be visible if the item is in Kodi library. But would it be possible to make the Play button always visible anyways and link it to TMDBH player selection so the player selection screen will pop up instead?? (Like OpenInfo used to do?) I think that would be a cool feature.@jdig4240 , could you please try the latest from GitHub? The Play button should now be available, if you have TMDb Helper enabled in Amber settings, for addon items. I tested with several video addons, and with items from TMDb Helper itself, the addon opens the player selection dialog. With other addons (in particular those that do not have an Info option for their items), TMDb Helper will play the item using the addon, so no player selection dialog is shown. This is not something I can control from the skin, as far as I know. Hey, this is working perfect, awesome job! Really handy. Thanks. RE: Amber for Leia/Matrix - jdig4240 - 2021-04-24 Hey bsoriano, another question with widgets. When theres only a few items in a widget, for example only 2 TV Shows in Kodi library and used as a widget, is there a way to display only the two items instead of duplicating them over and over?? I think it would just look better if it just showed them without doubling them up across the entire widget. Like in this pic I have two TV Shows in a library widget, but instead of just displaying the two shows, it duplicates them across the whole widget... RE: Amber for Leia/Matrix - bsoriano - 2021-04-24 (2021-04-24, 16:14)jdig4240 Wrote: Hey bsoriano, another question with widgets. When theres only a few items in a widget, for example only 2 TV Shows in Kodi library and used as a widget, is there a way to display only the two items instead of duplicating them over and over?? I think it would just look better if it just showed them without doubling them up across the entire widget. Like in this pic I have two TV Shows in a library widget, but instead of just displaying the two shows, it duplicates them across the whole widget...@jdig4240 , do you have autoscroll enabled for that widget? If you do, then I have to use a wraplist instead of a fixed list, and the side effect is that the items are replicated if there are too few to cover the width of the list. If you want to just see the two shows, disable auto-scrolling for that widget, like in this example: Which results in this widget: Please let me know if this answers your question. Thanks. Regards, Bart RE: Amber for Leia/Matrix - bsoriano - 2021-04-24 @zorg2000k , you have asked before about having a Netflix style view for music items. I have just implemented this for artists and albums (it does not make sense for songs). The changes are already on GitHub (Matrix only). For artists, it looks like this: As with video items, you can choose to display the logo or not: And for albums where there is no artist logo, it looks like this: For albums where there is an artis logo, it looks like this: Since you were the one that requested this, please let me know how this looks for you, and if you would like any changes (different fields or options). Thanks. Regards, Bart |