Release Arctic: Zephyr - 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: Release Arctic: Zephyr (/showthread.php?tid=217174) 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
|
RE: Arctic: Zephyr - MKej - 2016-03-14 Hmm, since i updated to 2.0.7 i can't have mediainfo view on video addons like youtube. When i had 2.0.0 i could. What happend? And how can i fix it? RE: Arctic: Zephyr - jbaconbits - 2016-03-15 (2016-03-14, 20:38)baruchin Wrote:(2016-03-14, 20:27)jbaconbits Wrote:Really? First time I heard of having a different skin behavior depending of wich method you choose to install it from. But I read you say that this is specifically true with Fire TV? Right? I really hope this is the case, because the video micro pausing I noticed while bringing OSD controls is even more noticeable than I originally thought, and this becomes a big issue for me.(2016-03-13, 18:18)baruchin Wrote: Hi jurialmunkey! I just installed skin github version for my recently updated Kodi 16.1 RC on Fire TV 2. Everything is working amazing, but I have noticed a strange behaviour not present in previous skin versions. While a video is playing, bringing OSD controls is kind of slow, I mean, not super slow but still noticeable. Also, while bringing OSD controls there's a micro pause in video that's almost unnoticeable, but it's certainly present. I don't know if this is due to heavier skin animations, or due to Kodi 16 being more cpu resource intensive. In any case, I think Fire TV 2 has enough power to handle both cases, but maybe I'm wrong. Yup, it bugged me a lot on the last version too but installing from the repo works fine. RE: Arctic: Zephyr - mwake - 2016-03-15 Hi can any body help? I love firstly thank you for this great skin. However, I was installing other skins from the default built in pack and when I came back to zephyr all my zephyr setting had defaulted. Is this normal? If so is there a way I can save my skin settings? RE: Arctic: Zephyr - riccioluca - 2016-03-15 (2016-03-15, 07:16)mwake Wrote: I was installing other skins from the default built in pack and when I came back to zephyr all my zephyr setting had defaulted. Is this normal? If so is there a way I can save my skin settings? I had the same problem with titan, in skin shortcuts addon i had to disable something like "apply same menu to all compatible skins" RE: Arctic: Zephyr - Aemstel - 2016-03-15 Forgot about Rolodex. Looks very nice. I also can't see an option for it at Big Wide view. How can we activate it? (2016-03-12, 18:27)Edworld Wrote:(2015-06-19, 01:25)jurialmunkey Wrote: New Viewtypes RE: Arctic: Zephyr - Vincent35 - 2016-03-15 So I have Kodi on my pc and pi3. How can I easily transfer the skin settings to my other device? RE: Arctic: Zephyr - Naggie21 - 2016-03-16 (2015-04-01, 19:24)jdoo Wrote: I finally got around to setting up custom widgets and WOW. Jurial you have really done something special here. I have been dying to have "my list" from netflix be on the home screen in widget form and in Arctic Zephyr its super easy to do! I also got my youtube subscriptions set up in widget form, which is awesome. I know it's been almost a year since you posted tihis, but how did you make a widget for "my list" from Netflix? Even better, is it possible to make a widget, that shows random movies and shows on Netflix, likely from a page like moreflicks.com because it shows from every Netflix country? RE: Arctic: Zephyr - dr.joaomarcelo - 2016-03-16 (2016-03-15, 04:44)jbaconbits Wrote:It's because of the textures not being compressed in the git version. I had this too and fixed it using http://kodi.wiki/view/TexturePacker(2016-03-14, 20:38)baruchin Wrote:(2016-03-14, 20:27)jbaconbits Wrote: Installing skins from a git has always done this on Fire TV, but the official repo version will always work fine. Not sure if it's because of everything being compressed for the repo or not, but it should go away once you get it from the official repo.Really? First time I heard of having a different skin behavior depending of wich method you choose to install it from. But I read you say that this is specifically true with Fire TV? Right? I really hope this is the case, because the video micro pausing I noticed while bringing OSD controls is even more noticeable than I originally thought, and this becomes a big issue for me. It's quite easy. Just put the exe file and bat file you created in the wiki page in the skin folder and execute it. After that you delete the media files and just leave the texture.xbt . actually i needed to rename it to textures.xbt for it to work. Good luck! RE: Arctic: Zephyr - Aemstel - 2016-03-16 Thanks for this! Also, you can rename to Textures.xbt inside the .bat file. That way you won't have to do it everytime. This line: START /B /WAIT TexturePacker -dupecheck -input media\ -output media\Textures.xbt (2016-03-16, 13:37)dr.joaomarcelo Wrote: It's because of the textures not being compressed in the git version. I had this too and fixed it using http://kodi.wiki/view/TexturePacker RE: Arctic: Zephyr - baruchin - 2016-03-16 (2016-03-16, 13:37)dr.joaomarcelo Wrote:Thank you so much for this explanation. Now all makes sense. I suspect this procedure isn't feasible on Fire TV being an Android platform, but at least now I know that when I get the repo version Arctic:Zephyr will be as snappy as always.(2016-03-15, 04:44)jbaconbits Wrote:It's because of the textures not being compressed in the git version. I had this too and fixed it using http://kodi.wiki/view/TexturePacker(2016-03-14, 20:38)baruchin Wrote: Really? First time I heard of having a different skin behavior depending of wich method you choose to install it from. But I read you say that this is specifically true with Fire TV? Right? I really hope this is the case, because the video micro pausing I noticed while bringing OSD controls is even more noticeable than I originally thought, and this becomes a big issue for me. RE: Arctic: Zephyr - dr.joaomarcelo - 2016-03-16 (2016-03-16, 15:33)baruchin Wrote: Thank you so much for this explanation. Now all makes sense. I suspect this procedure isn't feasible on Fire TV being an Android platform, but at least now I know that when I get the repo version Arctic:Zephyr will be as snappy as always. Well i actually use this for my firetv myself. But i need a windows pc to create the textures.xbt After this you can copy the folder skin.etc to you addon folder in the firetv. Another way is to repack the zip file and just use it to update the skin. I use ES File Explorer to delete all the files insise the media folder. You only need to delete those the first time i guess. After that you just use texturepacker first before updating your skin. RE: Arctic: Zephyr - baruchin - 2016-03-17 (2016-03-13, 17:11)braz Wrote: @Talguy and JurialMunkey Is this related? Since introducing templates, widgets aren't autoupdating. I have my YouTube subs as a widget but it doesn't autoupdate once I watched a video. I have to either reassign the widget on Home Menu skin settings, or quit and open Kodi again. RE: Arctic: Zephyr - skarragallagher - 2016-03-17 Hi jurialmonkey, Wondering if you had a chance to look at the the PVR thumbnails for the folders? RE: Arctic: Zephyr - BobCratchett - 2016-03-17 (2016-03-17, 19:08)baruchin Wrote:(2016-03-13, 17:11)braz Wrote: @Talguy and JurialMunkey We're aware of this issue with skins using Skin Shortcuts templates feature to build widgets, and we're considering options for solving it in the future. As an interim solution, I've PR'd this branch which allows you to edit a widget (Choose Widget, then Custom Item - the last item in the list). With that, you can add one of Skin Helper's reload parameters to the widget path, which will update the widget after media is played. To install the branch, download the zip and manually extract it, then replace the contents of addons/script.skinshortcuts with the contents of the zip. The addons folder can be found one folder 'up' from the userdata (wiki) folder. The various reload parameters are detailed here - to use them:- If the path already has a question mark - ? - in it, at the end of the path add a '&' and... If the path doesn't have a question mark in it, at the end of the path add a '?' and... ...add widgetReload= and the appropriate widget reload from that post. For example, to refresh after watching a movie only for a path that already has a ? in it, you'd add Code: &widgetReload=$INFO[Window(Home).Property(widgetreload-movies)] Note this won't work for all widgets (extended info widgets, for example, will break with this method). So if the widget stops returning the results you'd expect, delete the parameter you added. RE: Arctic: Zephyr - Ramon_A - 2016-03-18 I'm using Arctic Zephyr on 15.2 how can I get it on Jarvis By the way this skin is amazing please keep it up |