Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)
Mod Aeon MQ 9 Multi-Mod for Kodi 19 (Matrix)
@perspicacia
You're welcome! Yes, this update includes a new Textures.xbt file.
Reply
UPDATE #43 - This will update the skin to v1.8.3

Image Addition
  • I added two buttons to SKIN SETTINGS ► MAIN MENU named "SHOW CLOCK AND DATE (TOP)" and "SHOW TEMPERATURE AND WEATHER CONDITION (TOP)". These buttons will be visible when using the horizontal menus 3-7. Thanks to melons2 for the request!

Image Bug fixes
  • The main menu was failing to display after the addition of the vertical main menu. The horizontal version of MainMenu.xml is now included in the skin. If you are using the vertical menu, you will need to switch to the horizontal menu and switch back to vertical after installing an update. This may also require you to close Kodi and make sure the "mainmenu_style" setting in settings.xml is set to horizontal.
  • The top clock and weather info was displaying when using the horizontal menus 3-7. Thanks to wags1 for reporting the bug!
  • The video posters were not displaying in View Type-07 when the media case was disabled. Thanks to hardscrabble for reporting the bug!
Reply
UPDATE #44 - This will update the skin to v1.8.4

Image Addition
  • I added a third vertical main menu...an inverted MQ 8 menu bar. Thanks to wags1 for the request! When selecting the vertical menu in SKIN SETTINGS ► MENU BAR STYLE, you will see all three menu bars in the correct position when scrolling right, but if you scroll left from the MQ 8 menu bar, menu bar 2 will show out of position. Scrolling left again will display menu bar 1 in the correct position again. I'm still working on a fix for that.

Image Bug fix
  • The horizontal main menu was failing to display after a skin reset. I added a new script and added code to customReset.xml that will now fix the problem. If you're using the vertical menu bar, you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml after installing this update. Thanks to wags for reporting the bug and testing the fix!
Reply
UPDATE #45 - This will update the skin to v1.8.5

Image Addition
  • I added View Type-03 to the list of available views for Genres. Thanks to @Ironbeagle for the request!

Image Bug fixes
  • I fixed a problem with add-ons in View Type-07. While viewing add-ons you will no longer see the media case or the media case options in the top menu. Thanks to @andrzejls for reporting the bug!
  • I fixed a problem with the top clock and weather persisting after switching to the vertical menu bar and selecting the MQ 8 vertical bar. Thanks to @wags1 for reporting the bug!

ImageMaintenance
  • You will now see the same clock and weather info at the bottom for the vertical MQ 8 menu bar as you do for the horizontal MQ 8 menu bar. The "SHOW CLOCK AND DATE (TOP)" and "SHOW TEMPERATURE AND WEATHER CONDITION (TOP)" buttons now apply to the vertical MQ 8 menu bar as well. Thanks to @wags1 for the request!
  • The list for the vertical MQ 8 menu bar is now a wraplist instead of a fixedlist. Thanks to @wags1 for the request!

The user @Ironbeagle created Neon Movie Genre Fanart and Neon Movie Genre Icons add-ons. They are available in my repo under LOOK AND FEEL ► IMAGE COLLECTIONS. Thanks to @Ironbeagle for providing these to the community!

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu. I also updated the file IncludesViews.xml, so if you have "CUSTOM VIEWS LIST" enabled in the Top Menu you will need to open your Includes_views.xml.custom file and change the visible line for View Type-03 (if you have that view in your custom list) to this...

xml:
<param name="visible" value="Container.Content(movies) | Container.Content(sets) | Container.Content(musicvideos) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(genres)" />
Reply
UPDATE #46 - This will update the skin to v1.8.6

Image Addition
  • I added a Halloween font.
Image

Image Bug fixes
  • I fixed a few xml errors that were showing in the kodi log. Thanks to @ZsocaM5 for reporting the error in Startup.xml!
  • The vertical menu bar did not have a "CHANGE THE MENU BAR COLOUR" button in Skin Settings.

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.
Reply
UPDATE #47 - This will update the skin to v1.8.7

Image Addition
  • I added a font shadow option to SKIN SETTINGS ► MENU BAR STYLE.
Image

ImageMaintenance
  • I added the dimmer image behind the focused item in View Type-33 to fill in the highlighted area around the poster. Thanks to @andrzejls for the request!
  • I commented out the "invisible_button" include in customReset.xml. Apparently the skin was prompting you to install an add-on while it was initializing, but you couldn't see the prompt. Hopefully this resolves the problem that many were having during skin initialization. Thanks to @ZsocaM5 for discovering this!

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.
Reply
UPDATE #48 - This will update the skin to v1.8.8

Image Addition
  • I added code to display the album count for Music playlists. Thanks to Park for the request!
  • I added a new button named "SHOW ALBUM ART MASK" to the music viz settings. It is enabled by default and only visible for layouts 2, 3, 6 and 7. Turning this button off will hide the diffuse mask for the album art.

Image Bug fix
  • The discart was not displaying for Songs in View Type-18.

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.

This update will require a skin reset for new settings to be forced to settings.xml. To keep from losing your current settings, make sure you export your skin settings (SKIN SETTINGS > RESTORE SETTINGS > EXPORT SKIN SETTINGS) before you install the update. After installing the update you will need to reset the skin and then import the latest settings export.
Reply
UPDATE #49 - This will update the skin to v1.8.9

Image Additions
  • I added "RATING:" to the front of the rating info as well as moved "My rating:" in front of the user rating (if available) for View Type-28. Thanks to andrzejls for the request!
  • I added four fonts options to SETTINGS ► APPEARANCE ► SKIN...Modern, Batman, Star Wars and Halloween.
Image

ImageMaintenance
  • I added code to the buttons that only apply to the MQ 8 Video Info screen in the Top Menu under ORGANIZE to not be visible if the Default Video Info button is enabled.
  • I changed the TV Show status label to the TV Show Genre for View Type-28. Thanks to andrzejls for the request!
  • I resized the grid layout in View Type-28 so that the items don't overlap the media flags. Thanks to andrzejls for the request!
  • I changed the order of the song info in music viz to BitRate/SampleRate/BitsPerSecond for all layouts. Thanks to jasn for the request!

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.
Reply
UPDATE #50 - This will update the skin to v1.9.0

Image Bug fixes
  • I fixed a problem with the audio language media flag not displaying the Atmos, DTS X or DTS Master Audio flags when the proper extensions were in the filename. Thanks to JanM201 for finding the bug!
    You must use the following extensions to display the desired flags...
    Atmos for Channel 1 = .atmos1, .atmos1., .atmos1-
    Atmos for Channel 2 = .atmos2, .atmos2., .atmos2-
    DTS X for Channel 1 = .dts-x1., .dts.x1., .dtsx1., .dts-x1-, .dts.x1-, .dtsx1-
    DTS X for Channel 2 = .dts-x2., .dts.x2., .dtsx2., .dts-x2-, .dts.x2-, .dtsx2-
    DTS Master Audio for Channel 1 = .dtsma1, .dtsma1.
    DTS Master Audio for Channel 2 = .dtsma2, .dtsma2.

  • The Information Bar for Sets was displaying "Episodes" for the total Movies in Sets.
  • I noticed in the streamdetails table of my video database that there were a few audiocodecs listed as "aac lc" and "aac lc sbr". I added two new flags with those names to the audiocodec images.

ImageMaintenance
  • I added the header color to the Album, Year, Genre and BPM in style4 of music viz. Thanks to defleppard73 for the idea!
  • I added the header color, Artist and separators to the sub info for Songs in View Type-01 & 18. Thanks to defleppard73 for the idea!

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.
Reply
UPDATE #51 - This will update the skin to v1.9.1

Image Additions
  • I added another font named Aquatico to SETTINGS ► APPEARANCE ► SKIN.
  • I also added Aquatico to the main menu fonts.

Image Bug fixes
  • I fixed a problem with the audio language media flags not displaying when the "MEDIA FLAG SIZE" was set to "MEDIUM" or "SMALL". Thanks to JanM201 and Juan Mortyme for reporting the bug!
  • I fixed a problem with the second language audiocodec flag. Thanks to JanM201 for reporting the bug!

NOTICE
After installing this update, if you have the vertical menu selected you will need to copy the contents of MainMenu.xml.vertical to MainMenu.xml to restore the vertical menu.
Reply
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 9 Multi-Mod for Kodi 19 (Matrix)0