Arctic: Zephyr 2 - 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 2 (/showthread.php?tid=339791) 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
|
RE: RottenTomatoes and Metacritic Setup via SkinHelper and OMDB api - st.louey - 2019-04-26 (2019-04-26, 02:51)drinfernoo Wrote:Metadata, ok that makes sense why its not working, i thought it would be based on filename. Is there an example of the right meta data required? Regarding local library vs add-on content can you please provide further information. My library is via nfs share to nas if that helps? Thanks(2019-04-26, 01:41)st.louey Wrote: Hi Jurialmunkey, RE: Arctic: Zephyr 2 - pomaybo - 2019-04-26 @jurialmunkey I love this skin so much. Thanks for making it for us. I tried doing a search thru the thread for this question but I couldn't find anything this. I know Netflix doesn't really have season folder art. Is there a setting or something Im missing to get maybe at least just the poster art in the seasons view with the netflix addon? (Could this be a question for the plug in thread?) Regardless, Thx so much jurialmunkey RE: Arctic: Zephyr 2 - drinfernoo - 2019-04-26 Was wondering if this banner should still be white, even in "Dark with Dark Dialogs"... That's a pretty bright dialog RE: Arctic: Zephyr 2 - drinfernoo - 2019-04-27 (2019-04-26, 22:24)pomaybo Wrote: @jurialmunkey I love this skin so much. Thanks for making it for us. This would likely be a question for the developer of that add-on, as it's simply not passing the artwork you desire to the skin. Given the proper artwork, AZ2 should display it correctly. RE: Arctic: Zephyr 2 - User 426612 - 2019-04-27 Just tested A:Z2 first time with Kodi 18 on my RPi. Really good job. And thanks for all the work. Could you maybe add an option for auto-scrolling classic (multiple) widgets, too? For now auto-scrolling is only available for the background widgets. RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 (2019-04-26, 23:17)drinfernoo Wrote: Was wondering if this banner should still be white, even in "Dark with Dark Dialogs"... That's a pretty bright dialogIt can't follow dialog colours because in the default colour scheme it needs to be dark to contrast against the background. Plus it isn't a dialog - It is a list view so it uses the same colours as a list. RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 (2019-04-27, 00:52)loeffelpan Wrote: Just tested A:Z2 first time with Kodi 18 on my RPi.Autoscrolling works if you only set one widget for a menu item in multi widget layout (ie widget plus info). It doesn't make sense when multiple widgets are on screen plus it is difficult to manage the conditions for when each widget should or shouldn't auto scroll. RE: Arctic: Zephyr 2 - drinfernoo - 2019-04-27 (2019-04-27, 00:57)jurialmunkey Wrote:(2019-04-26, 23:17)drinfernoo Wrote: Was wondering if this banner should still be white, even in "Dark with Dark Dialogs"... That's a pretty bright dialogIt can't follow dialog colours because in the default colour scheme it needs to be dark to contrast against the background. RE: Arctic: Zephyr 2 - drinfernoo - 2019-04-27 (2019-04-27, 01:00)jurialmunkey Wrote:(2019-04-27, 00:52)loeffelpan Wrote: Just tested A:Z2 first time with Kodi 18 on my RPi.Autoscrolling works if you only set one widget for a menu item in multi widget layout (ie widget plus info). I haven't been able to get auto-scrolling working in multi or single widget mode RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 (2019-04-27, 01:40)drinfernoo Wrote:(2019-04-27, 01:00)jurialmunkey Wrote:(2019-04-27, 00:52)loeffelpan Wrote: Just tested A:Z2 first time with Kodi 18 on my RPi.Autoscrolling works if you only set one widget for a menu item in multi widget layout (ie widget plus info). Sorry, I misspoke - Autoscroll only works for the global widget (it should work for any homescreen style though). With the earlier version of the widget management system, it also originally worked for the first widget set (i.e. the "main" widget of the menu item). It was one of the trade-offs in switching to the new management system (which is far superior in pretty much every other aspect). RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 @drinfernoo - Actually, can you test v0.9.28-a3 - Autoscroll should now work for setup where there is only one widget visible for the menu item (i.e. you can see the info for the widget). https://github.com/jurialmunkey/skin.arctic.zephyr.2/archive/skin.arctic.zephyr.2-v0.9.28-alpha3.zip RE: Arctic: Zephyr 2 - NotYourAverageAl - 2019-04-27 @jurialmunkey couple of questions/suggestion for u 1.Liking the new genres and languages furniture option. However for some movies all the info overlaps the codec stuff. Suggestion is to split the option to genre and language. I noticed the furniture section is looking crowded though. If wanted to play around, would just editing Includes_Object.xml do? 2.When when playing a song the play/pause controls dont show up until you press home. The default is bitrate info. can this be changed around? 3. Unfocused menu items are hard to read/make out. I had a look through the code and cant figure out where to change this. When an menu item is focused does it call a different bold font type or does it bold the existing font? 4. Are you bringing back clearlogos for poster/banner wall views etc? RE: Arctic: Zephyr 2 - User 426612 - 2019-04-27 (2019-04-27, 03:34)jurialmunkey Wrote: @drinfernoo - Actually, can you test v0.9.28-a3 - Autoscroll should now work for setup where there is only one widget visible for the menu item (i.e. you can see the info for the widget). Thanks. I will try, too. Could add an option to hide the widget first (until pressing up/down) and show only the scrolling background with one widget set? You did it this way for spotlight/background widget layout and in A:Z1 classic view. RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 (2019-04-27, 08:49)loeffelpan Wrote:(2019-04-27, 03:34)jurialmunkey Wrote: @drinfernoo - Actually, can you test v0.9.28-a3 - Autoscroll should now work for setup where there is only one widget visible for the menu item (i.e. you can see the info for the widget). Something similar to AZ1 classic layout will be coming eventually! No ETA - it is quite a big job. Not sure when I will have the time as my work schedule is quite busy at the moment - but it is definitely on the todo list. RE: Arctic: Zephyr 2 - jurialmunkey - 2019-04-27 (2019-04-27, 08:18)NotYourAverageAl Wrote: @jurialmunkey couple of questions/suggestion for u 1. Yeah I was concerned about overlaps. Still needs a lot more tweaking - think of it as an experimental feature for the time being. I will probably eventually have a pop-up dialog where the user can choose what info to put there from a radiobutton list. 2. Keymap issue, not a skin issue. 3. It is a different font definition. Menu still needs some tweaks. I'm avoiding discussion of user modifications until the skin is out of alpha. The point of releasing an Alpha is to work on fixing bugs, adding desired features, and fixing usability issues. Users are free to modify the skin on their own of course! I just want to avoid the thread being derailed by discussing mods (plus I would rather spend my time working on the skin than walking people through making bespoke tweaks). 4. What do you mean by bringing back clearlogos? Are you talking about in the center header position? If so, I'm undecided at the moment - not a big fan of how it looks really though. |