Arctic: Zephyr - Reloaded - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221) +---- Thread: Arctic: Zephyr - Reloaded (/showthread.php?tid=337862) 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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
|
RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2022-02-04 (2022-02-04, 02:43)horizons1 Wrote: 1. I would like to add cover art and shift the title/artist and progress bar over to accommodate it. Which xml file(s) cover this? In AZ2 it was includes_OSD, but not anymore? AZ:R has nothing to do wth AZ2, so please take a look at 1080i/Includes.xml and 1080i/MusicVisualisation.xml (2022-02-04, 02:43)horizons1 Wrote: 3. I could not find where to turn off the giant scrolling text effect on music now playing so I commented it out in MusicVisualization.xml. Did I miss the config setting somewhere? Please take a look here: https://imgur.com/a/88Q5wBt RE: Arctic: Zephyr - Reloaded - leschranz - 2022-02-04 (2022-02-04, 11:11)beatmasterrs Wrote: Please let me know if the issue is indeed fixed. It's fixed, thanks! Other than that couldn't see any further issues with my setup. RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2022-02-04 (2022-02-04, 11:52)leschranz Wrote:(2022-02-04, 11:11)beatmasterrs Wrote: Please let me know if the issue is indeed fixed. Thanks for testing, very much appreciated RE: Arctic: Zephyr - Reloaded - horizons1 - 2022-02-04 Quote:please take a look at 1080i/Includes.xml and 1080i/MusicVisualisation.xml Appreciate the quick reply @beatmasterrs, I'll go through those files. Quote:Please take a look here: https://imgur.com/a/88Q5wBt I would've never thought to look for the scrolling text effect while it was playing - thanks for pointing that out! RE: Arctic: Zephyr - Reloaded - webpostkastl - 2022-02-05 I gotta say the more I play with AZ Reloaded the more I'm digging it. I'm still missing Grid like hell, but I was now able to adapt some things in AZR that I was missing after moving from Grid and I'm getting there so thanks a lot @beatmasterrs for such an awesome skin. This one definitely beats all the other ones that are around for Matrix. Kudos to you! But may I ask 2 more question? both are regarding Includes_DialogVideoInfo: 1. when opening the Video Details page I'd like to have "Extended Info" as my default view (right now it is PLAY (for movies) or BROWSE (for series). I was already able to switch the positions of the buttons (so now the "i" button is the first one in the row), but the PLAY/BROWSE button is still highlighted and active by default. Where can I change this so that the "i"/Extended info button is the default view when opening this page? 2. on the right side, below Year/Runtime/Genre/Rating there is an additional row that shows some star rating (amongst aspect ratio, codecs info etc.) - is there a way I can disable this rating? or maybe comment it out in one of the XMLs? RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2022-02-05 (2022-02-05, 17:59)webpostkastl Wrote: 1. when opening the Video Details page I'd like to have "Extended Info" as my default view (right now it is PLAY (for movies) or BROWSE (for series). I was already able to switch the positions of the buttons (so now the "i" button is the first one in the row), but the PLAY/BROWSE button is still highlighted and active by default. Where can I change this so that the "i"/Extended info button is the default view when opening this page? Please take a look here: https://github.com/beatmasterRS/skin.arctic.zephyr.mod/blob/master/1080i/DialogVideoInfo.xml#L4 (2022-02-05, 17:59)webpostkastl Wrote: 2. on the right side, below Year/Runtime/Genre/Rating there is an additional row that shows some star rating (amongst aspect ratio, codecs info etc.) - is there a way I can disable this rating? or maybe comment it out in one of the XMLs? Please take a look here: https://github.com/beatmasterRS/skin.arctic.zephyr.mod/blob/master/1080i/Includes_DialogVideoInfo.xml#L688 RE: Arctic: Zephyr - Reloaded - webpostkastl - 2022-02-05 awesome! thanks so much @beatmasterrs! RE: Arctic: Zephyr - Reloaded - horizons1 - 2022-02-05 I am in good shape on changing my Now Playing music screen, thanks to @beatmasterrs help locating the right xml files. Thanks again for that. New question: For Kodi on Android, I am not seeing anything in the Media folder except for two XBT files (Square & Textures). Where are all the jpgs and pngs for Android stored? They must be somewhere because the skin is working properly, I just cannot find where to replace a couple overlay pngs. Thanks! RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2022-02-05 (2022-02-05, 23:22)horizons1 Wrote: I am in good shape on changing my Now Playing music screen, thanks to @beatmasterrs help locating the right xml files. Thanks again for that. Xbt files are used regardless of the os. You can use the kodi texture tool to decompile xbt files. RE: Arctic: Zephyr - Reloaded - horizons1 - 2022-02-06 (2022-02-05, 23:34)beatmasterrs Wrote:(2022-02-05, 23:22)horizons1 Wrote: I am in good shape on changing my Now Playing music screen, thanks to @beatmasterrs help locating the right xml files. Thanks again for that. OK, So I'll decompile, change the images I want and recompile? Sounds fun! RE: Arctic: Zephyr - Reloaded - andmc - 2022-02-06 Is there anyway to configure the header on the home screen, i would like to add a count for my tv shows and maybe delete channels RE: Arctic: Zephyr - Reloaded - beatmasterrs - 2022-02-06 (2022-02-06, 12:55)andmc Wrote: Is there anyway to configure the header on the home screen, i would like to add a count for my tv shows and maybe delete channels There is no way to configure that. If you like to edit the related XML file, take a look here: https://github.com/beatmasterRS/skin.arctic.zephyr.mod/blob/master/1080i/Includes_Furniture.xml#L3106-L3135 RE: Arctic: Zephyr - Reloaded - dom323 - 2022-02-06 Hi, I recently started using Kodi and after trying a few different skins I landed on this one. The customization possibilities are great, I absolutely love it. I use these skin settings: - Home Vertical MultiWidgets Netflix - Use autotrailer from well configured local file.nfo (movietitle-trailer.mp4) - I do not use autotrailers or trailers for TV series or episodes I have a menu with "last viewed" widgets divided into two horizontal playlist sections that internally scroll horizontally set as preview in display: - Last viewed movies - Last viewed episodes Now the question is, in the aforementioned menu I don't use any type of trailer for episodes nor for movies, the Home Vertical MultiWidgets Netflix setting is set to forcibly display the Plot of films and episodes, I'm trying to eliminate the plot and raise the position of the preview to have the two sections of the playlists both clearly visible without having to scroll down to see them more exactly as if the menu were set in Home Vertical Multi Widget (no netflix). So, I found this in the include_Home.xml file: <! - Sets Movie Episode Netflix No ClearArt Or Empty -> <control type = "textbox"> <include> MultiWidgetsPlotLabelDefinition </include> <label> $ INFO [Container ($ PARAM [id]). ListItem.Plot] </label> <visible> [[String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, set) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, movie) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, episode) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, tvshow)] +! String.IsEmpty (Container ($ PARAM [id]). ListItem.Plot)] + Skin.HasSetting (homemenu.netflix) + [! Skin.HasSetting (home.netflix.clearlogo) | [Skin.HasSetting (home.netflix.clearlogo) + String.IsEmpty (Container ($ PARAM [id]). ListItem.Art (clearlogo))]] </visible> </control> Working on the row: <visible> [[String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, set) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, movie) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, episode) | String.IsEqual (Container ($ PARAM [id]). ListItem.DBType, tvshow)] +! String.IsEmpty (Container ($ PARAM [id]). ListItem.Plot)] + Skin.HasSetting (homemenu.netflix) + [! Skin.HasSetting (home.netflix.clearlogo) | [Skin.HasSetting (home.netflix.clearlogo) + String.IsEmpty (Container ($ PARAM [id]). ListItem.Art (clearlogo))]] </visible> Something I can get but by eliminating the plots also in other menus, that is, not only in the menu in question (last viewed). I'm not very code-savvy but something I can see and understand. I wonder if I am in the right file but more important if it is feasible or my research can upset the intertwining of all the sequences with the skin you work with here. I have if it were possible to build a my_customXXXX.xml file only for this menu with "last viewed" widget that has for example only the Home Vertical Multi Widget setting (no netflix). I hope I was understandable in my explanation, in addition if it helps I can show pictures. Thank you for your kind attention. RE: Arctic: Zephyr - Reloaded - Joeyrub - 2022-02-07 Hello all. This is my first time posting here, so let me first say. I love the skin! I use Kodi mostly only for watching TV with my HdHomeRun Tuner (with the Zuki plugin). I really like how this skin looks n feels on the live TV screen. But I have a question. Is there any way to make it show instead of the Channel logo, on the OSD screen, to show instead the show poster, (or EPG icon)? It would look so much better with the show icons instead of the channel logos. Most skins show the channel logo, but a few do show the Show poster instead, the Embuary skin, and Amber, both have the show poster. If there is any way to make this happen, I'd really love it and appreciate it. And I'm sure many other tv users like myself would love it. Thanks for this great skin. Joey R RE: Arctic: Zephyr - Reloaded - Joeyrub - 2022-02-07 .. |