Kodi Community Forum
Aeon Madnox for Krypton / Jarvis - (no longer in development) - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Madnox (https://forum.kodi.tv/forumdisplay.php?fid=314)
+----- Thread: Aeon Madnox for Krypton / Jarvis - (no longer in development) (/showthread.php?tid=230821)

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 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - gotham_x - 2016-07-10

Kodi Krypton, last nightly & MadNox Krypton installed on portable system, of course clean install, script.skin.info.service, none of it to be up and running, I also took the script.skin.info.service amended by MikeSiLVO ,
I ask, is due to a structural problem early Kodi Krypton & MadNox Krypton?


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - shaktoo - 2016-07-11

wow Loadsa changes over last 4 months ! krypton version in the pipeline ! cant wait to try !


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - BobCratchett - 2016-07-12

(2016-07-09, 19:14)Teraherz Wrote:
(2016-07-09, 17:58)bsoriano Wrote:
(2016-07-09, 05:07)Teraherz Wrote: Hello everyone, I'm new to this, using this great skin, to see if I can help, my native language is Spanish, so sorry if confusing writing, installed the skin in Linux, when the folder .Kodi, so good .. delete the default categories and create mine as seen in the images, the problem is not listed in the main menu, any idea that I doing wrong ??

Teraherz,

Like schimi says, if you want, send me a PM in Spanish and I will do my best to help out.

Regards,

Bartolomé


Thanks for the prompt response,
the page will not let me send pm, must be because I'm newly registered, I will try to explain a little more, as seen in the images, i delete categories that brings the default skin (music, programs, etc) added my own categories (tV series, movies, weather ,.) as shown in the picture, do not appear in the main menu, only shows the default set i don't delete o change from original menu (system, exit), saw the program showed a small window message 'upgrading shortcuts'' but no category created by me appears, (tv series, weather)

select a menu missing for remaining active on the main screen category created ?? I chose only change the background image...


I hope you understand xD

In addition to bsoriano's advice, it's worth checking what the action is for the menu items you've added as the Skin Shortcuts script automatically adds visibility conditions to several shortcuts. You say you've added you own 'tv series' shortcut - if the tv series shortcut links to a library view for example then the visibility condition specified by that library node will be applied (typically Library.HasContent(tvshows)) - which is to say it will only be visible if you have tv shows scanned into your library. Similarly with weather, if that activates the weather window then the condition !IsEmpty(Weather.Plugin) is added - so it will only show if a weather plugin has been selected.


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - Saskue - 2016-07-13

need some help every time i try to install the skin it says unable to build main menu? is there way to fix that


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - clarky100 - 2016-07-13

Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - clarky100 - 2016-07-13

Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - BobCratchett - 2016-07-13

(2016-07-13, 10:39)Saskue Wrote: need some help every time i try to install the skin it says unable to build main menu? is there way to fix that

A link to a full debug log (wiki) will be needed to see why the menu can't be built.

(2016-07-13, 10:56)clarky100 Wrote: Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?

GUI version 5.10.0 is Jarvis/v16.x, so that would suggest you're trying to install the Jarvis version of the skin on a non-Jarvis version of Kodi.


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - Saskue - 2016-07-13

(2016-07-13, 11:17)BobCratchett Wrote:
(2016-07-13, 10:39)Saskue Wrote: need some help every time i try to install the skin it says unable to build main menu? is there way to fix that

A link to a full debug log (wiki) will be needed to see why the menu can't be built.

(2016-07-13, 10:56)clarky100 Wrote: Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?

GUI version 5.10.0 is Jarvis/v16.x, so that would suggest you're trying to install the Jarvis version of the skin on a non-Jarvis version of Kodi.

Kodi log uploader is not working but is saying "skin shortcuts -unable build menu " any idea how to fix it


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - BobCratchett - 2016-07-13

(2016-07-13, 18:01)Saskue Wrote:
(2016-07-13, 11:17)BobCratchett Wrote:
(2016-07-13, 10:39)Saskue Wrote: need some help every time i try to install the skin it says unable to build main menu? is there way to fix that

A link to a full debug log (wiki) will be needed to see why the menu can't be built.

Kodi log uploader is not working but is saying "skin shortcuts -unable build menu " any idea how to fix it

Not without seeing a debug log which will show why the menu can't be built. If the log uploader isn't currently working you can follow the advanced link on the debug log (wiki) page. (No need to follow the instructions on that page about enabling debug logging - the Skin Shortcuts script takes care of enabling the relevant logging options when there is a menu build failure - instead look at section 2 ('So what do I do with this thing?') and section 3.1 ('Location').)


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - clarky100 - 2016-07-13

(2016-07-13, 11:17)BobCratchett Wrote:
(2016-07-13, 10:39)Saskue Wrote: need some help every time i try to install the skin it says unable to build main menu? is there way to fix that

A link to a full debug log (wiki) will be needed to see why the menu can't be built.

(2016-07-13, 10:56)clarky100 Wrote: Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?

GUI version 5.10.0 is Jarvis/v16.x, so that would suggest you're trying to install the Jarvis version of the skin on a non-Jarvis version of Kodi.


Thanks, didn't realise there was a different version for Krypton


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - tiwa75 - 2016-07-13

Hi, I really like the use of animation poster for movies view, I'm using wall large view but when I'm going down to change pages I've lags... Is there a way to reduce this "delay" time, I think it's the time to load the GIF pics...

I'm using Win10 with last version of Aeon Madnox and last version of Kodi. On Arsock Vision HT 420D.


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - Saskue - 2016-07-14

(2016-07-13, 19:19)clarky100 Wrote:
(2016-07-13, 11:17)BobCratchett Wrote:
(2016-07-13, 10:39)Saskue Wrote: need some help every time i try to install the skin it says unable to build main menu? is there way to fix that

A link to a full debug log (wiki) will be needed to see why the menu can't be built.

(2016-07-13, 10:56)clarky100 Wrote: Having problems getting the Aeon Madnox skin working with the June 30th Kodi MVC build, tried on 2 PC's and get the following error "The dependency on xbmc GUI version 5.10.0 could not be found" any ideas how to fix this?

GUI version 5.10.0 is Jarvis/v16.x, so that would suggest you're trying to install the Jarvis version of the skin on a non-Jarvis version of Kodi.


Thanks, didn't realise there was a different version for Krypton

kodi log uploader is not working - its says 'skin shortcuts -unable build main menu' any ideas whats causing it it was working before. Need it too work cant stand using any other skin


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - _Andy_ - 2016-07-14

Hello

Maybe it's not 100% Aeon Nox related but maybe you all have an idea how i can solve my issue/wish. I have a directory where i put all my temp video files. I watch them but often i don't delete cause maybe i will put some file into the library. With the list view i go into this directory and i have about 98% watched files and only some are new.
Is it possible to show the unwatched files only?
I have tried with the left bar and filter but i found no way to suppress the watched files. I also have tried with smart playlist but a smartlist works only in the library not in the simple file view.

Any idea how i can solve my wish? Or maybe someone can explain short how the file view works and maybe i can intercept the output to show unwatched files only.


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - P1zdat1y - 2016-07-15

Hello. Can you, please, tell how to transfer skin settings to another PC? For example if I reinstall system, or planing try a Krypton build? I just want to keep all my skin settings, like main menu, thumbnails view etc. Thanks.


RE: Aeon Madnox for Jarvis - [RC2 Revision 0.9.1] 30/05 - Lockos - 2016-07-15

Hi guys !

I haven't been here for a while. I am over the moon seeing that the updates are still pushed on a regular basis, and that there is already a krypton version of that skin.
Can you sum up to me what's new for the last three months, does the skin changed a lot ? And one question I was asking to myself : do you still have the very annoying texture issues you had since the beginning of the year ?

Thanks in advance for your answers