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) - rafi1 - 2023-01-12 (2023-01-11, 18:22)jdig4240 Wrote:(2023-01-11, 17:04)rafi1 Wrote:Its more of an addon issue than the skin, some addons just dont put out the correct view type for lists. I set media info view 504 as default in myvideonav.xml because that seems to display the best at all times for all addons weather its list or media since Xonfluence doesnt have locked views options. I wonder how hard it would be to incorporate https://github.com/jurialmunkey/script.skinvariables in to Xonfluence?? This would allow all addons to be set to specific views individually which would fix everything, IMO.(2023-01-10, 02:22)jdig4240 Wrote: Wonder if its possible to make the ratings only visible only if the content is Movies or TV shows? Because unfortunately it shows a (0) in all addons that arent listing Movies or TV Shows when using this. One more (last) try - now trying to NOT show both ratings and votes when there are no rating at all (improved the identification of this use-case) ... This should work for add-ons too, to avoid the redundant "(0)" display ... MyVideoNav.xml - https://drive.google.com/file/d/11MhTf5IRT0BDo_yC6fylVlwpZSJalMAc/view?usp=sharing <-- unchanged ViewsVideoLibrary.xml - https://drive.google.com/file/d/11O6HKOpmaDsyrMcD_-rpAFQrTEkSP-ht/view?usp=sharing RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - DiMag - 2023-01-13 Links are dead. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2023-01-13 (2023-01-13, 16:06)DiMag Wrote: Links are dead. opss, sorry, a copy&paste mistake... fixed in the previous post... Let me know if there are any issues now... RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - jdig4240 - 2023-01-13 (2023-01-13, 16:55)rafi1 Wrote:(2023-01-13, 16:06)DiMag Wrote: Links are dead. So far so good. Thanks. Any idea about the skin.variables? RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2023-01-13 What variables? No idea... RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - jdig4240 - 2023-01-14 (2023-01-13, 21:56)rafi1 Wrote: What variables? No idea...I posted in above comment.. " I wonder how hard it would be to incorporate https://github.com/jurialmunkey/script.skinvariables in to Xonfluence?? This would allow all addons to be set to specific views individually which would fix everything, IMO. https://github.com/jurialmunkey/script.s...pe-Builder" RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2023-01-14 Honestly, I didn't have the time to read it all, so no idea... Does is suppose to automatically generate those per-add-on variables and use them for everyone's OWN Kodi's setup (different add-ons) ? Will it update itself if an add-on will be uninstalled, installed or updated? PS: I think I remember that bart has considered something like this here in the past, but never got to do it, and he seems to not be here that much here any more... RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - jdig4240 - 2023-01-14 (2023-01-14, 09:06)rafi1 Wrote: Honestly, I didn't have the time to read it all, so no idea... Yep, its already used on many skins like Barts Amber skin. Basically it allows you to to set a viewtype for each addon separately. No it wont be deleted if you delete an addon, its a separate userdata entry. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2023-01-14 Well, it doesn't sound like a simple 1-2 files to patch / share. This likely requires a Push Request to Bart's skin GitHub repo (and he is not around to handle it), or cloning his whole skin and integrate to it yourself, which is time-consuming, and not easily sharable after. The current "compromise" of having a global/common views - is not THAT bad I must say, and we can live with it (like here, that I managed not to side-effect the add-ons) ... Not sure it worth all this effort. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - Steph09 - 2023-01-17 Hi. I upgraded to Kodi 20 today and have noticed that when using xonfluence (Both the latest version and older) that kodi freezes if i goto a folder or use an addon that has files in it that include emojis or other unusual characters. Under prior versions of Kodi these would display as squares. It doesn't happen with Estuary (The file names are still squares) but it does happen with some other skins. For example this filename with odd emoji characters. "❤️ 𝑹𝒚𝒖𝒖𝒋𝒊𝒏 💜 on Twitter Miku Kobato I'm a pigeon, you know, do you no Po 🕊️#BANDMAID #bandmaidokyuji #MIKU httpst.coCJzTX0g8b5 Twitter.mp4". I can rename files I've downloaded but stuff on YouTube and other streaming addons with similar characters in titles is more of an issue. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - dkangel - 2023-01-22 Hello everybody i've just update to Nexus and my subtitles are now white instead of yellow I can not change color in settings 371305 (thread) Can someone made changes to Xonfluence ? Thank you very much RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafikW - 2023-01-22 (2023-01-22, 11:44)dkangel Wrote: Hello everybodyWorkaround: switch to Estuary skin, select needed subtitles colour and back to Xonfluence. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafi1 - 2023-01-22 (2023-01-22, 11:44)dkangel Wrote: Hello everybody Doesn't the existing player->language->subtitles-> "color" (which is on 19/5) setting exist/work on 20? RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafikW - 2023-01-22 (2023-01-22, 14:45)rafi1 Wrote:This option is not available in Kodi 20 in Xonfluence skin.(2023-01-22, 11:44)dkangel Wrote: Hello everybody It's available in default Estuary skin. RE: Xonfluence (Leia v18.x & Matrix v19.x) (Krypton 17 = deprecated) - rafikW - 2023-01-22 Out of this thread topic's question. I have a running Kodi 19.5 on which I'm using MyPicsDB add-on: https://forum.kodi.tv/showthread.php?tid=133905 Unfortunately when installed on Kodi 20.0 it simply doesn't work because when Xycl add-on repository is installed it is not opening generating error: "Could not connect to repository" and therefor I can't install MyPicsDB add-on. Is there a way to somehow copy-paste running MyPicsDB add-on from Kodi 19.5 to Kodi 20.0? I copied dependency modules, not only add-on itself, but still it doesn't start on Kodi 20.0. I don't know, maybe it has some version on perl or something, dependencies but I'm lack of development/programing skills to find out. [EDIT] Got it! I missed one dependency to copy. When all MyPicsDB dependent addons are copied: script.service.mypicsdb2 script.module.mypicsdb2scan script.module.mypicsdb2lib repository.xycl.addons2 plugin.image.mypicsdb2 from Kodi 19 /storage/.kodi/addons to Kodi 20 /storage/.kodi/addons then it works. |