WIP Arctic Horizon - 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: WIP Arctic Horizon (/showthread.php?tid=351756) 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
|
RE: Arctic Horizon - myghalloween - 2020-04-28 (2020-04-24, 21:52)hacky4real Wrote:(2020-04-24, 14:41)myghalloween Wrote: Hi @jurialmunkey @hacky4real I just finished my Composite test. It works pretty well without much settings but it is far from what PKC offers. With Composite we have a gateway to the DB of the Plex server with possible transcoding. However, PKC can work very well as a gateway without worrying too much, but where PKC is really good is precisely when you configure it to go to "direct path". This allows Kodi to leave the original path of the media, which means that when we launch a media, PKC will first try to give the direct path, so the media starts almost immediately as if PKC was not activated. If transcoding is required where Kodi is not on the local media network, then PKC acts as a gateway. And this is an exclusivity of PKC really very practical. In addition I had a lot of DB errors with Composite. It does not seem to me sufficiently mature yet, but promising. Especially if PKC is slow to code in python 3 for Kodi 19 compatibility. On the other hand, with AH, Composite allows me access to my photos, while with PKC I only have access to it under Estuary. Si it's a skin bug. I therefore renew my invitation @jurialmunkey for let you audit PKC/AH issue on my installation via Teamviewer. RE: Arctic Horizon - FXB78 - 2020-04-28 (2020-04-28, 14:07)myghalloween Wrote:I use it every day with no problems at all, have done for months, it works great with this skin as well. You should post your issues in the Composite thread.(2020-04-24, 21:52)hacky4real Wrote:(2020-04-24, 14:41)myghalloween Wrote: Hi @jurialmunkey RE: Arctic Horizon - myghalloween - 2020-04-28 (2020-04-28, 14:39)FXB78 Wrote:(2020-04-28, 14:07)myghalloween Wrote:I use it every day with no problems at all, have done for months, it works great with this skin as well. You should post your issues in the Composite thread.(2020-04-24, 21:52)hacky4real Wrote: Composite plex addon works better with this skin than PKC. Honestly, it's not so much bugs in DB that bother me (devs are often reactive), but rather that Composite acts permanently as a gateway to the Plex server when it is not necessary most of the time . Even if it launches the media relatively quickly, it remains slower than the PKC "direct path" RE: Arctic Horizon - hacky4real - 2020-04-28 (2020-04-28, 15:01)myghalloween Wrote:(2020-04-28, 14:39)FXB78 Wrote:(2020-04-28, 14:07)myghalloween Wrote: In addition I had a lot of DB errors with Composite. It does not seem to me sufficiently mature yet, but promising.I use it every day with no problems at all, have done for months, it works great with this skin as well. You should post your issues in the Composite thread. When I was using PKC, I couldn't play trailers in AH, movie info couldn't load actors images. Despite composite is a bit slower compared to PKC, I think it works best with this skin RE: Arctic Horizon - myghalloween - 2020-04-28 (2020-04-28, 16:38)hacky4real Wrote:(2020-04-28, 15:01)myghalloween Wrote:(2020-04-28, 14:39)FXB78 Wrote: I use it every day with no problems at all, have done for months, it works great with this skin as well. You should post your issues in the Composite thread. You were in default mode (addon mode) or direct path mode ? There are a big difference in operation between us RE: Arctic Horizon - drinfernoo - 2020-04-28 (2020-04-28, 08:15)jurialmunkey Wrote:(2020-04-27, 20:17)peat Wrote: I have a few questions: Regarding the autocomplete crash, I believe this issue is the most comprehensive set of reports, but has been open for over a year with no real sign of improvement. RE: Arctic Horizon - jurialmunkey - 2020-04-29 (2020-04-28, 14:07)myghalloween Wrote:(2020-04-24, 21:52)hacky4real Wrote:(2020-04-24, 14:41)myghalloween Wrote: Hi @jurialmunkey PKC addon is probably setting the wrong content type - Images need to have Container.Content(images) set. I don't have time for Teamviewer sessions sorry. RE: Arctic Horizon - myghalloween - 2020-04-29 (2020-04-29, 07:29)jurialmunkey Wrote:Possible, but why all was ok on Estuary ?(2020-04-28, 14:07)myghalloween Wrote:(2020-04-24, 21:52)hacky4real Wrote: Composite plex addon works better with this skin than PKC. RE: Arctic Horizon - jurialmunkey - 2020-04-29 (2020-04-29, 10:03)myghalloween Wrote:(2020-04-29, 07:29)jurialmunkey Wrote:Possible, but why all was ok on Estuary ?(2020-04-28, 14:07)myghalloween Wrote: @hacky4real Because Estuary makes a lot of concessions and is designed to work even if addons don't do things properly. Estuary works with everything but is often ugly as a result. RE: Arctic Horizon - myghalloween - 2020-04-29 (2020-04-29, 12:59)jurialmunkey Wrote:(2020-04-29, 10:03)myghalloween Wrote:(2020-04-29, 07:29)jurialmunkey Wrote: PKC addon is probably setting the wrong content type - Images need to have Container.Content(images) set.Possible, but why all was ok on Estuary ? In ordre to be sure that PKC isn't involved, I've just test to access my photos' albums in AZ2 and AZ and it work like a charm. So, I think that AH is really involved with this bug. RE: Arctic Horizon - jurialmunkey - 2020-04-30 (2020-04-29, 16:48)myghalloween Wrote:(2020-04-29, 12:59)jurialmunkey Wrote:(2020-04-29, 10:03)myghalloween Wrote: Possible, but why all was ok on Estuary ? Telling me that something works in another skin with no other details isn't going to get the issue fixed. I need clear and exact information about the issue. One way you can start is by turning on the skin debug overlay using the following command set to a skin shortcut. Skin.ToggleSetting(debuginfo) With debug overlay enabled, take screenshots of the steps you take INCLUDING the window that is supposedly not working. RE: Arctic Horizon - RedRanger - 2020-04-30 Sorry if this was already asked and answered, but is there a way to disable the letters from showing as I scroll through wall view? I browse the wall view by going up and down, and it's a bit distracting seeing a letter in the center of the screen each time I move. I tried looking in the settings for an option, but didn't see one (hopefully I didn't overlook it). The wall view is excellent, btw. RE: Arctic Horizon - myghalloween - 2020-04-30 (2020-04-30, 03:35)RedRanger Wrote: Sorry if this was already asked and answered, but is there a way to disable the letters from showing as I scroll through wall view?Not To my knowledge. Wall view have an infinite scroll. That's logic and useful that showing a letter. Ok @jurialmunkey, I will do that and post maximum details of the issue here. RE: Arctic Horizon - drinfernoo - 2020-04-30 (2020-04-30, 03:35)RedRanger Wrote: Sorry if this was already asked and answered, but is there a way to disable the letters from showing as I scroll through wall view? There isn't an option for it now, but I'd support there being one. Personally, I also feel like it's a bit distracting, but would possibly be less so if placed... pretty much anywhere besides dead center in the screen RE: Arctic Horizon - MorpheasGR - 2020-04-30 @jurialmunkey: Whoohoo ~ the creator of my old favorite skin (fuse neue) os back with something fresh. I'd kill for a version of this with an omnipresent menu (hint at my freshly forked Omni revival fork). Would you consider doing such a thing? |