Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - 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: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) (/showthread.php?tid=346302) 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
|
RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - Jherb - 2021-07-01 Hello, I'm sorry for the ignorance, but I am not sure how to use the "repo". I tried downloading "https://github.com/bartolomesoriano/repository.xonfluence" as a zip from github and adding it via kodi, but I get an error that addon failed to install. I tried typing in the address in the file browser, but all I get is a blank directory. Can someone help me learn how to add the "repo" so that the skin gets autoupdated? Thank you RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2021-07-01 (2021-07-01, 14:25)Jherb Wrote: Can someone help me learn how to add the "repo" so that the skin gets autoupdated?Have you tried the 4.1.5 zip from here: https://github.com/bartolomesoriano/repository.xonfluence/tree/master/skin.xonfluence ? Or you mean pre - 4.1.6 ? RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - udangaribaldi - 2021-07-01 a suggestion regarding the LAF settings (the 'Dialog look and feel' setting and a few other settings) and code and the lf_classic, lf_modern, and lf_max folders in the textures.xbt this is awesome - but i feel it is very under-used/under-rated and/or little known about - basically you got something which resemble 'internal' theme folders. this means you can switch images without the use of external theme.xbts. yes it may mean extra images are needed in the textures.xbt but if images are kept to a decent size - the overall skin size should still remain acceptable. some examples with bare minimum effort - p.s. - this is my personal tinker setup usiing xonfluence.matrix skin RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 13:37)rafikW Wrote: How many Recently added music album's small widget suppose to be presented? @rafikW , it should show six, and the large widget should show 5. Are you using version 4.1.5 from the repo or the latest from GitHub? Version 4.1.5 does not have the fixes for the animations in the widgets. Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 14:25)Jherb Wrote: Hello,@Jherb , please use the following zip file: https://github.com/bartolomesoriano/repository.xonfluence/raw/master/repository.xonfluence/repository.xonfluence-1.0.2.zip and "install from zip file" in Kodi. You can then update the skin from the repo, and if you have auto-updates enabled, then the skin should update itself whenever I upload a new version to the repo. Thanks. Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafikW - 2021-07-01 (2021-07-01, 16:00)bsoriano Wrote:(2021-07-01, 13:37)rafikW Wrote: How many Recently added music album's small widget suppose to be presented? Version 4.1.5 installed from the repo over the version that I have installed few days ago from github. This is how it looks: RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - Jherb - 2021-07-01 (2021-07-01, 16:04)bsoriano Wrote:Thank you very much. That worked for me.(2021-07-01, 14:25)Jherb Wrote: Hello,@Jherb , please use the following zip file: https://github.com/bartolomesoriano/repository.xonfluence/raw/master/repository.xonfluence/repository.xonfluence-1.0.2.zip and "install from zip file" in Kodi. You can then update the skin from the repo, and if you have auto-updates enabled, then the skin should update itself whenever I upload a new version to the repo. Thanks. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 16:14)rafikW Wrote:@rafikW , please either install the version from GitHub, or wait a bit, I am planning on pushing version 4.1.6 soon. Thanks.(2021-07-01, 16:00)bsoriano Wrote:(2021-07-01, 13:37)rafikW Wrote: How many Recently added music album's small widget suppose to be presented? Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 17:05)Jherb Wrote:@Jherb , thank you for confirming.(2021-07-01, 16:04)bsoriano Wrote:Thank you very much. That worked for me.(2021-07-01, 14:25)Jherb Wrote: Hello,@Jherb , please use the following zip file: https://github.com/bartolomesoriano/repository.xonfluence/raw/master/repository.xonfluence/repository.xonfluence-1.0.2.zip and "install from zip file" in Kodi. You can then update the skin from the repo, and if you have auto-updates enabled, then the skin should update itself whenever I upload a new version to the repo. Thanks. Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 Hello all, Please let me know of any bugs/issues that you have with version 4.1.5 and that you might not have reported yet. I have some fixes that I will put in version 4.1.6; I want to release that version very soon. The reason that I ask is that there will not be another version in quite a while, since I am planning on starting the inclusion of script.skinshortcuts for menu/submenu/widget configuration (thank you @jdig4240 for the request and some base code), and this is a very big job, that could well take me weeks. Given the above, please report any issues/bugs as soon as you can. The deadline for receiving them is July 2nd. I will post version 4.1.6 on that date, with the fixes I already have made, plus hopefully the fixes for any bugs you report until then. After that, when I finish the inclusion of skinshortcuts, I will post version 4.2.0. Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - udangaribaldi - 2021-07-01 just a concern regarding the 'stream' menu item - do any of the .strms still work? - could also add the extra as submenu items possibly, there are also some options which could also go on its submenu.(where you can choose the file, etc.). p.s. - please do not remove item from the bar - as it has a good feature - where you can add your own. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - udangaribaldi - 2021-07-01 spotted another thing which you may or may not think needs tweaking slightly - once you click on 'widget set' in the skin settings>home menu items and are presented with the 'select widget set' box with a list of different source options. should the end-user be seeing 'recent albums' when doing the 'movies' widget, it similar for all items - a slight tweaking with the visible's may be needed, at least for the default items. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 21:04)udangaribaldi Wrote: spotted another thing which you may or may not think needs tweaking slightly - once you click on 'widget set' in the skin settings>home menu items and are presented with the 'select widget set' box with a list of different source options.@udangaribaldi , I do not think this needs any change. The user should be able to select whatever widget they wish. Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - bsoriano - 2021-07-01 (2021-07-01, 19:44)udangaribaldi Wrote: just a concern regarding the 'stream' menu item - do any of the .strms still work? - could also add the extra as submenu items possibly, there are also some options which could also go on its submenu.(where you can choose the file, etc.).@udangaribaldi , I do not use this, and do not think those streams work any more. I have not looked at the feature of adding your own stream. Where do you do that? Regards, Bart RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - jdig4240 - 2021-07-01 (2021-07-01, 17:46)bsoriano Wrote: Hello all, YESSS!! No more menu limitations, and easier moving around shortcuts, etc. Looking forward to this. Thanks Bsoriano! |