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 - jurialmunkey - 2017-01-22 (2017-01-17, 14:56)mrwookie Wrote: Question of my own here. When viewing cast from a movie or tv series it currently shows the actors name but is there a way to show character they played as well? Example would be Keanu Reeves in The Matrix it's currently shows as just Keanu Reeves rather than Keanu Reeves as Neo? Wondering if it's a setting somewhere or something that needs to be added manually into an xml?Check latest git. Now shows actor / crew roles etc. Also fixed the long standing bug with director movies button not working. (2017-01-21, 01:26)ZwartePiet Wrote:(2017-01-20, 03:43)Tripp Wrote: I know this is a crazy question but is there a way to turn off the additional screen actor information in the settings so it's not using that addon? I prefer to see a listing of my library items the actor is in. Check latest git. Added and option in Skin Settings > Extras > Use extended info for cast details in video info dialog Disabling that will revert the cast list back to the kodi default action RE: Arctic: Zephyr - loadamasta - 2017-01-22 Hi there On Kodi 17, I can't get the Extended Video Info Dialog working. It always shows a native arctic zephyr screen instead of the screen from the extended video info script (context menu, then "Open Extended Video Info"). On Kodi 16, it worked flawlessly. I tried to change "native appearance" in the script settings but seems to have no effect. Does anybody know how to open the real "extended video info" screen instead of the one of the actual zephyr skin on Kodi 17? Thanks. RE: Arctic: Zephyr - Edworld - 2017-01-22 (2017-01-22, 15:47)loadamasta Wrote: Hi there I don't think there is a setting for this Flags Request - Edworld - 2017-01-22 Jurialmunkey: Can you add the following flags to your media\audio folder / textures.xbt file? I have local nfo's and would benefit from this pcm.png atmos.png dts_x.png Thanks in advance RE: Arctic: Zephyr - loadamasta - 2017-01-22 May I change something in an XML-file of the skin? Copying from the kodi 16 version of arctic zephyr did not work RE: Arctic: Zephyr - Edworld - 2017-01-22 (2017-01-22, 17:48)loadamasta Wrote: May I change something in an XML-file of the skin? Copying from the kodi 16 version of arctic zephyr did not work If you compare both files using notepad+ you would be able to copy the line you are missing and maybe get it to work RE: Arctic: Zephyr - Guido.e - 2017-01-22 Does this skin run well on a rpi 2? Sent from my D5803 RE: Arctic: Zephyr - ZwartePiet - 2017-01-23 (2017-01-22, 12:15)jurialmunkey Wrote: Check latest git. Added and option in Skin Settings > Extras > Use extended info for cast details in video info dialog Confirming that it works great. RE: Arctic: Zephyr - jurialmunkey - 2017-01-23 (2017-01-22, 15:47)loadamasta Wrote: On Kodi 17, I can't get the Extended Video Info Dialog working. It always shows a native arctic zephyr screen instead of the screen from the extended video info script (context menu, then "Open Extended Video Info"). On Kodi 16, it worked flawlessly. I tried to change "native appearance" in the script settings but seems to have no effect.Just test and you are correct the "force native appearance" doesn't seem to work. Seems like a bug with extended info on Krypton repo. For a local fix you could delete all the xml files that start with script-script.extendedinfo- in the kodi/addons/skin.arctic.zephyr/1080i/ folder (2017-01-22, 17:47)Edworld Wrote: Jurialmunkey:If you can source me some flags I can add them. Is there another skin with them? (2017-01-22, 23:15)Guido.e Wrote: Does this skin run well on a rpi 2?It should do as it is pretty light on resources. Also it has a very small size (under 10mb) so good if you have limited disk space. (2017-01-23, 01:44)ZwartePiet Wrote:Thanks for reporting back. Glad it works well(2017-01-22, 12:15)jurialmunkey Wrote: Check latest git. Added and option in Skin Settings > Extras > Use extended info for cast details in video info dialog RE: Arctic: Zephyr - Edworld - 2017-01-23 (2017-01-23, 02:59)jurialmunkey Wrote:(2017-01-22, 17:47)Edworld Wrote: Jurialmunkey: PCM, I copied your pcm_bluray.jpg over and named it pcm Knight77 posted atmos and dts x in his mod http://forum.kodi.tv/showthread.php?tid=299685 RE: Arctic: Zephyr - loadamasta - 2017-01-23 (2017-01-23, 02:59)jurialmunkey Wrote:(2017-01-22, 15:47)loadamasta Wrote: On Kodi 17, I can't get the Extended Video Info Dialog working. It always shows a native arctic zephyr screen instead of the screen from the extended video info script (context menu, then "Open Extended Video Info"). On Kodi 16, it worked flawlessly. I tried to change "native appearance" in the script settings but seems to have no effect.Just test and you are correct the "force native appearance" doesn't seem to work. Seems like a bug with extended info on Krypton repo. @jurialmunkey Thanks a lot. Deleting the script-script XML-files did the trick. However, on Kodi 16 klicking on a movie shown on widgets like "in cinema movies" did directly open the extended info script. In kodi 17 it is not the case. Which XML file(s) may be affected? Knowing that, it should be possible to compare the code and I may insert the link to the extended info script manually. Thank you very much. RE: Arctic: Zephyr - morningbus - 2017-01-23 Hey Jurial, I decided to try my hand at forking on github to try out a few different options for displaying the episode name in certain places in the PVR windows. Here's what I got: When viewing an episode of a show the name now appears below the title and above the genre: On the EPG I went ahead and replaced the genre info on the bottom of the screen with the episode name, as on this window I think the former is more valuable: Lastly, I've been trying to futz around with the dialog window when you select a program and have it pretty close: I can't seem to get the episode name up directly beneath the show title. Any chance of getting this into the next version of the skin? I'd love to share the commits if it would help. RE: Arctic: Zephyr - jurialmunkey - 2017-01-23 (2017-01-23, 04:36)Edworld Wrote: PCM, I copied your pcm_bluray.jpg over and named it pcmThnx! Add on git. (2017-01-23, 08:42)loadamasta Wrote: @jurialmunkeyIt has nothing to do with the skin. I'm not calling any special version of the addon, I just include a skin xml definition that changes the appearance of the extendedinfo script. Addons typically check for appropriate skin xml files in the skin dir first and if there are none they fallback to their default (or native) skin appearance (hence why deleting the xml files in the skin gets you the native appearance). Extended info addon has a built in override to this behaviour, but in the Krypton version there is obviously a bug and this does not work. It works in Jarvis because the addon is a different version from the Krypton one and a bug was likely added in when code changes were made and then it was overlooked. I will report it to Phil65 (extendedinfo author). (2017-01-23, 09:19)morningbus Wrote: Hey Jurial,The main problem is that not all PVR backends provide episode names or it might be the actual network transmissions that do not -- either way I don't get them on tvheadend (which also makes it a little hard to actually do tests). If you can tell me what the info label is for it, I can have a play around with adding it in. RE: Arctic: Zephyr - morningbus - 2017-01-23 (2017-01-23, 11:00)jurialmunkey Wrote: The main problem is that not all PVR backends provide episode names or it might be the actual network transmissions that do not -- either way I don't get them on tvheadend (which also makes it a little hard to actually do tests). The label is $INFO[ListItem.EpisodeName] I've noticed that with a mythtv backend, some shows just don't have episode names as well (stuff like the news or other daily, topical shows). Maybe a fallback that replaces it with the genre info on some screens like the EPG or just doesn't display it (no fallback at all) on screens like the episode view? Thanks for taking a look at it. RE: Arctic: Zephyr - Feralwolf - 2017-01-23 Welcome back Jurial! I'm glad you're working on fixing the small issues now that Krypton has reached Release Candidate. I still have to do some testing as to what the cause is, but let me know if anyone else is encountering this: Vertical Menu > I have 'Recently Added Movies' as my widget; however, I'm unable to get to the DialogVideo.xml ('i' is not working') I did pull the latest Krypton nightly and updated Arctic Zephyr at the same time. |