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 - Hustler1337 - 2016-03-18 (2016-03-18, 23:32)Ramon_A Wrote: I'm using Arctic Zephyr on 15.2 how can I get it on Jarvis It's not been released for Jarvis yet, but you can download the latest (unstable) version from here. RE: Arctic: Zephyr - Edworld - 2016-03-19 I did a fresh install and for some reason the movie hub is not working. Any idea of what I need to do? RE: Arctic: Zephyr - Magic815 - 2016-03-19 Using v2.2.7 on Kodi 16.0. When I have a startup animation selected, it starts up with the play bar visible (Rewind, Pause, Stop, Fast Forward, etc). Is anyone else getting this behavior? And is there anyway to have the play bar not visible when the startup video plays? RE: Arctic: Zephyr - druiz - 2016-03-19 Hi! I have been using amber for like 2 years, but just switched to Arctic Z on my fire tv...I really like the way it looks but I have a few questions. If you could take the time to reply I would be really greatful. Just so you know I am currently running in Classic mode. 1. For TV and Movies I use the recently added widget, however in Amber there is an option to show " Only Unwatched and In Progress" is there any way to do this in Arctic? 2. Is there anyway to turn off the widgets for settings/power? I tried through the Customise area but the changes dont reflect when I press "none" - Figured it out, need to have a background set for it to fall back on 3. Is there anyway in the Extra Info View to view extended movie info (Trailer, Cast, Etc) I read through this thread and you told someone else to enable kiosk mode and set the default select action to Info instead of play...I did both but it still just plays the file. 4. How can I browse to the network/root to choose background images for certain home screen items? It just says " Fusion" and can go anywhere from that. - Figured out, must have the directory set as a source in file manager. 5. On the fire TV sometimes I get alot of random extra clicks/crashes on the main menu...is this normal? 6, I am currently on Kodi 15.2 and running skin version 2.0.0 via the official KODI repo.....does it make sense to install a higher version? 2.0.6/7 ? Thank you for your help! RE: Arctic: Zephyr - flip22 - 2016-03-19 Is it possible to make all the menus, navigation bars, etc. transparent? I love the skin for the most part but I'd rather be able to see the fanart more clearly. RE: Arctic: Zephyr - druiz - 2016-03-19 (2016-03-19, 22:46)flip22 Wrote: Is it possible to make all the menus, navigation bars, etc. transparent? I love the skin for the most part but I'd rather be able to see the fanart more clearly. If you use the darker theme version, I find the background art work is more visiable. I am sure in the skin files themselves you can lower the opacity, but I wouldnt be able to help you with that part RE: Arctic: Zephyr - flip22 - 2016-03-20 Directions on editing opacity settings is what I'm looking for, I guess. RE: Arctic: Zephyr - Buckmeister - 2016-03-20 Is it possible to rename appearances of Favourites? (i.e. in the context menu: Add to favourites, and the Favourites dialogue) I wish to rename it to My List so I can Add to My List to watch later using the favourites widget as a My List menu item. RE: Arctic: Zephyr - soflip - 2016-03-20 Hello, I'm getting this error in script.extendedinfo when trying to get the detailed info from the actress "Mélanie Laurent". 11:37:41 T:2576 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnicodeEncodeError'> Error Contents: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128) Traceback (most recent call last): File "C:\Kodi\portable_data\addons\script.extendedinfo\default.py", line 45, in <module> Main() File "C:\Kodi\portable_data\addons\script.extendedinfo\default.py", line 19, in __init__ listitems = start_info_actions(info, self.params) File "C:\Kodi\portable_data\addons\script.extendedinfo\resources\lib\process.py", line 339, in start_info_actions name=params.get("name")) File "C:\Kodi\portable_data\addons\script.extendedinfo\resources\lib\WindowManager.py", line 189, in open_actor_info name = name.decode("utf-8").split(" " + LANG(20347) + " ") File "C:\Kodi\system\python\Lib\encodings\utf_8.py", line 16, in decode return codecs.utf_8_decode(input, errors, True) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128) -->End of Python script error report<-- I didn't ask in the extended info script thread as they don't give end user support. Thanks! RE: Arctic: Zephyr - ulTimaS - 2016-03-20 (2016-03-20, 05:50)flip22 Wrote: Directions on editing opacity settings is what I'm looking for, I guess. You can edit the XML files of the colortheme you are using (.kodi/addons/skin.arctic.zephyr/colors/). For example, I use Dark with light dialogs as a theme so I've edited a line in "Dark with light dialogs.xml": from: Code: <color name="FanartFade">2Fffffff</color> to: Code: <color name="FanartFade">8Fffffff</color> It makes the fanart background a bit more visible. I haven't tested other lines in those XML files, but I'm sure that's where you can edit the opacity of the rest of the elements as well. RE: Arctic: Zephyr - flip22 - 2016-03-20 I really appreciate the suggestion, but this specific setting made no discernible difference for me.i think you're right, though... it's somewhere in here. Thanks. RE: Arctic: Zephyr - iblastoff - 2016-03-21 i'm not sure if this is a theme issue, but whenever im browsing shows/movies and let it highlight a specific item, it automatically pops up plot info for that show? (as in theres literally a popup on the screen with this info, not just part of the usual 'views' you get). the screen basically dims and large text of the plot just shows up for some bizarre reason. does anyone know how to turn this off?? RE: Arctic: Zephyr - Edworld - 2016-03-21 (2016-03-21, 04:50)iblastoff Wrote: i'm not sure if this is a theme issue, but whenever im browsing shows/movies and let it highlight a specific item, it automatically pops up plot info for that show? (as in theres literally a popup on the screen with this info, not just part of the usual 'views' you get). try this: settings \ furniture\ show plot overlay after 3 seconds RE: Arctic: Zephyr - iblastoff - 2016-03-21 (2016-03-21, 04:56)Edworld Wrote:(2016-03-21, 04:50)iblastoff Wrote: i'm not sure if this is a theme issue, but whenever im browsing shows/movies and let it highlight a specific item, it automatically pops up plot info for that show? (as in theres literally a popup on the screen with this info, not just part of the usual 'views' you get). amazing. thanks so much! this was annoying the hell out of me and had no idea it was turned on. RE: Arctic: Zephyr - The Cheshire Cat - 2016-03-21 Any ETA on a Jarvis release? Looks amazing! |