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 [RC1] for Jarvis *** Important Please read first post (27/02)*** - r0b3rz - 2016-04-11

Hello.
Can someone help me?

I can't find the "quit menu" with the skin. Im interested in a quit button for back to OS X.


Thank you for the skin and for the help.


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - Mike_Doc - 2016-04-11

(2016-04-09, 05:20)reksp13 Wrote: I was wondering if the left side "System Infoline" That showed Memory Used and CPU Usage will be making its way back into this skin? Here is a picture of what I'm talking about.

Image

Fixed on GIT, you should now have 'System Info' as a selection option for 'Infoline'


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - Mike_Doc - 2016-04-11

(2016-04-06, 05:55)Pr.Sinister Wrote:
(2016-04-04, 02:57)Pr.Sinister Wrote: Hi Guys!

Great job with keeping this skin alive. I have tried pretty much every skin but nothing compares to this in eye candy.

Now i used to modify the skin myself for a few very minor tweaks but it has now morphed into a huge piece of code and i am struggling to find simple things.

The one thing that is killing me trying to find it is the correct code for the thumb that is displayed in List View. In both Video Files mode and Pictures mode.

Right now, it is always a square and that is not ok for pictures, posters or video thumbs. I just need to keep the <width /> tag but comment the <height /> and make sure the <aspectratio>keep</aspectratio> is set and not <aspectratio>scale</aspectratio>

I have a huge library but i also have a lot of things that are either not in the library yet or that will never be added to the library and earlier versions of MadNox were much easier to modify that setting right in MyVideoNav.xml, Viewtype_List.xml and MyPics.xml

Can you please point me to the right file and line or code? Thanks in advance...

And BTW:

Every time i upgrade the skin, i have to go through all the files to modify that contain \comics\ to /comics/ because all my comics are in a network share and not a local share. You may want to address that in your code so it works for both local or network paths (even *nix local paths use forward slashes. Current way is only good for local windows folders)

What it does is activate Posters in the Pictures Infowall, Wall, Wall Large and Showcase when in sees \comics\ in the folderpath.

And lastly, there is a possible bug in there where although it is in the list of available views, you cannot select Wall Large in picture mode in a folder with comics

Thanks for all your great, frankly superb work on the greatest skin ever Smile

-Pr.

Hi Guys... Can anyone help with this?

Thanks

Hi,

Give me more info, details, screenshots etc. etc. on how the thumb should be in pictures mode for List? If I don't look at adding to GIT then you'll just have to keep repeating your changes. So I'll see if I can do something in the main skin version.

The /comics/ will be done soon, need to see what xmls need to be updated and need to figure out how to test as I don't have any comics?


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - Mike_Doc - 2016-04-11

(2016-04-11, 16:29)r0b3rz Wrote: Hello.
Can someone help me?

I can't find the "quit menu" with the skin. Im interested in a quit button for back to OS X.


Thank you for the skin and for the help.

You mean exit Kodi? There is now quit menu option, so either press 'S' for system menu or go to shutdown menu option.


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-11

(2016-04-11, 20:59)Mike_Doc Wrote:
(2016-04-11, 16:29)r0b3rz Wrote: Hello.
Can someone help me?

I can't find the "quit menu" with the skin. Im interested in a quit button for back to OS X.


Thank you for the skin and for the help.

You mean exit Kodi? There is now quit menu option, so either press 'S' for system menu or go to shutdown menu option.

hmmm there should be also a WHOLE main menu item with several "quit" options ?!


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - Snazzy - 2016-04-12

Cool that the weather is getting some love. The icons are now there if you download the new myweather.xml. Map don't work, but I think you know that.

Found something else (sorry!).

With addons, notably the youtube addon, or ones I think are derived from it like the reddit addon, Madnox seems to think the thumbnail is fan art. If you switch to fanart list, it sort of works like other addons, showing the thumbnail frame on the right with a list. That works, great.

Problem is it doesn't save the setting. Next page, or next time you come back, or if you press stop instead of letting a stream stop itself, Madnox reverts to that list view with the thumb or random fanart as the b/g.

(I double checked confluence/others don't do that.)

Again thanks for the best skin!


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-12

(2016-04-10, 12:50)Slipass Wrote: Hello, I have found a bug in the latest version Madnox. I have already tested some constellation and could now limit the error.
Here the results:
I use a MySQl DB on a server and on the client Kodi 16 RC 2 and Windows 10th
Create 2 playlists.
1: Series Test: Series Comedy - (The series are of a single path)
2: Episodes test: The last 10 added and unseen Comedy Episodes

I put the "Series Test" playlist in the main menu and the "Episodes test" as a live background.
If I have now seen an episode of the series and is instantly highlighted as seen in the database, everything is still ok.

Now I have just configured the same constellation as a submenu. If I have now seen an episode and it is instantly highlighted in the database as seen, the database depends on. The mistake I could readjust again. Even if I mark the series back as unseen.
I can not access the database, first after a reboot it works again.

The error does not occur when I select no Live Backgrounds for submenus.

i try to reproduce this problem but no luck - it works here with the same playlists and same settings ! ( we already have a pm conversation about it )

maybe some other user out there have some similar problems? ( even when its a realy... "special" setup hehe )
without a second or maybe third confirmation its possible to be not a madnox problem ...


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-12

(2016-04-12, 05:17)Snazzy Wrote: Cool that the weather is getting some love. The icons are now there if you download the new myweather.xml. Map don't work, but I think you know that.

Found something else (sorry!).

With addons, notably the youtube addon, or ones I think are derived from it like the reddit addon, Madnox seems to think the thumbnail is fan art. If you switch to fanart list, it sort of works like other addons, showing the thumbnail frame on the right with a list. That works, great.

Problem is it doesn't save the setting. Next page, or next time you come back, or if you press stop instead of letting a stream stop itself, Madnox reverts to that list view with the thumb or random fanart as the b/g.

(I double checked confluence/others don't do that.)

Again thanks for the best skin!
because of this map thing... i think our team wont spend too much time right now on adding this map feature... maybe in the future, when the more important things are done
sorry


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - telexxingou - 2016-04-12

please is there any solution to remove the NO FANART img when no clerarart was found like below ?

Image

Except that all is perfect !!! Smile


RE: Aeon Madnox [RC1] for krypton*** Important Please read first post (27/02)*** - spook61 - 2016-04-12

I would like to send you a donation for aeon madnox for krypton 17 .. I tried to install it wont work , installed to app data roaming in kodi folder not showing up in look and feel / skins at all,,, tried to install through zip too , failed dependency version 5.10 ! so I want to donate for a great skin , thank you , send me info on how to donate please ?


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-12

(2016-04-12, 16:55)telexxingou Wrote: please is there any solution to remove the NO FANART img when no clerarart was found like below ?

Image

Except that all is perfect !!! Smile

well... its a fallback that shows you that you dont have any fanart for this... this is normal and will stay ... sorry
if you dont want this image at all you should delete this image or replace it with a transparent png file


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-12

(2016-04-12, 17:16)spook61 Wrote: I would like to send you a donation for aeon madnox for krypton 17 .. I tried to install it wont work , installed to app data roaming in kodi folder not showing up in look and feel / skins at all,,, tried to install through zip too , failed dependency version 5.10 ! so I want to donate for a great skin , thank you , send me info on how to donate please ?

thx 4 the offer, but we dont take donations, because we still think - kodi is open source - and open source should be free for all - we are thankfull for every rep you give us but thats it Smile thx anyway for the offer

because of krypton:
1. krypton is still in an early alpha status and it seems there are so many problems atm ( just heard it from a friend who use it ... a lot of problems with even the default skins and addons )
2. madnox is a heavyweight skin - and when kodi change again things ( like it does for jarvis ) we have a lot of work to do - so its not a easy and fast adjust for us
3. because of Kodis new RERO philosophy ( Release Early-Release Often ) we are thinking about a RESR Option for madnox ... ( Release Every Second Release ) - means maybe we just adjust madnox for just every second kodi release ( means next version will be madnox for kodi 18 MAYBE! ) ... if we still working on madnox at this time

we have still some problems with this actual version, and if we start now with krypt, we will never get a realy realy good working madnox
maybe DoC will have a look at krypton when krypton is more stable and maybe at least a RC status if he have time and motivation for it - maybe not Wink
for now we have other things on our todo list


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - spook61 - 2016-04-12

thank you for quick response , I will keep checking for update with aeon madnox , I went back to Jarvis...


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - telexxingou - 2016-04-12

(2016-04-12, 17:31)schimi2k Wrote:
(2016-04-12, 16:55)telexxingou Wrote: please is there any solution to remove the NO FANART img when no clerarart was found like below ?

Image

Except that all is perfect !!! Smile

well... its a fallback that shows you that you dont have any fanart for this... this is normal and will stay ... sorry
if you dont want this image at all you should delete this image or replace it with a transparent png file

ok thank ...
i guess is fallback_episode_tp.png....


RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - schimi2k - 2016-04-12

(2016-04-12, 17:58)telexxingou Wrote: ok thank ...
i guess is fallback_episode_tp.png....

yeah Smile skin.aeon.madnox\media\thumbs\fallback_episode_tp.png
better replace it, or you will get maybe an error when you just delete it