Aeon Madnox for Krypton / Jarvis - (no longer in development)
Thought I'd share another fix I made for Madnox, this only applies to the MusicFlix view.
Has anyone else had this problem where the record label wouldn't show up in the information screen? (This is only for custom made icons that match the '<label>x</label> in the album nfo. files. The standard issue icons that come with the skin work fine). The skin understandably doesn't have EVERY record label under the sun.

The label would show on the now playing screen, and the library browsing screen but not the info screen. See pics 1 and 2

Image Image

I fixed this by amending the DialogMusicInfo.XML
Go to line 220 (could be earlier, maybe around 215)

Replace:
<texture>$INFO[ListItem.Property(Album_Label),resource://resource.images.recordlabels.white/,.png]</texture>


With this:
<texture>flags/music/recordlabel/$INFO[ListItem.Property(Album_Label),,.png]</texture>

Presto! See pic 3. Another bug worked out of my system. I'm now chasing a similar issue with movies in Kodiflix view. Where the studios only show on the info screen, not while browsing.

Image


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - by Megablaps - 2018-09-20, 06:53
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39