• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9
Mod Aeon MQ 9 Multi-Mod for Kodi 19 (Matrix)
#61
big thanks!
Reply
#62
(2024-02-06, 13:48)latts9923 Wrote: @perspicacia
You're welcome!

OK...what does your file name look like for webtv?
@latts9923

Yes you're right I've seen the issue. Some work while others don't. Those with web or webtv in the name are okay, but others have webrip like "Insert Coin (2020).720p.webrip.x265.mkv" and do not have a case. 

Any chance webrip can be added to come back as webtv like it does in MQ8?
Reply
#63
@perspicacia
Doh! There's a typo for the webtv case. I thought I included webrip...just have to type the string correctly. Haha. Open Includes.xml and find "media_case_video". Scroll down until you see the the include that has "webtv". Change the last line of that to this...

xml:
<param name="visible" value="String.Contains($PARAM[condition]($PARAM[item]).Filenameandpath,.web.) | String.Contains($PARAM[condition]($PARAM[item]).Filenameandpath,.webtv) | String.Contains($PARAM[condition]($PARAM[item]).Filenameandpath,.webrip) | String.Contains($PARAM[condition]($PARAM[item]).Filenameandpath,.web-rip)" />
Reply
#64
@latts9923

Thanks  Smile
Reply
#65
UPDATE #20

Image Additions
  • I added code to display multiple clearart/clearlogo images (if available) for Movies and TV Shows.
  • I added code to View Type-19, View Type-21, View Type-24, View Type-26 and View Type-28 to display either clearart or clearlogo based on your settings...and the option to disable either one.
  • I added code to display the clearart/clearlogo for Seasons and Episodes.
  • I added Ecuador to the countries flags. Thanks to MB1968 for the request!

Image Bug fixes
  • The media flags were not displaying in the MQ 8 video info screen. Thanks to Juan Mortyme for reporting the bug!
  • The code was not completed in View Type-37 to display the year/years for Movies/Sets. Thanks to Shredder_guitar for reporting the bug!
  • The "fancy" Up Next script was displaying the seconds left notification three times. Thanks to MB1968 for reporting the bug!
  • The "CHANGE BACKDROP - GRAP FANART SCRIPT" button was not displaying for video playlists if you added them as a main menu item. Thanks to woggs for reporting the bug!
  • The scrollbars in File Manager were positioned incorrectly. Thanks to MB1968 for reporting the bug!

ImageMaintenance
  • I moved the "MEDIA FLAG SIZE", "HIDE VISUAL EFFECTS" and "SHOW SET FLAGS" buttons to the top of the list.
  • I replaced the "simple" Up Next script with the script from MQ 8, and also made a few updates.
Reply
#66
UPDATE #21 - NEW SKIN WITH UPDATED VERSION # 1.6.1

There is a new skin named "AEON MQ 9 - MATRIX MOD" available in my repo. This has all the previous updates in this thread as well as the updates posted below. Once you install this skin, you will see two MQ 9 skins in your add-ons..."AEON MQ 9" and "AEON MQ 9 - MATRIX MOD". To keep your settings intact, you can copy your settings.xml from "skin.aeonmq9" into "skin.aeonmq9.matrix.mod". After that step is complete, export your skin settings (SKIN SETTINGS > RESTORE SETTINGS > EXPORT SKIN SETTINGS). There are new settings in this update, so the next step is to reset the skin and then import the latest settings export. This should get all the required settings added to your settings.xml file. After you have confirmed that all is well, you can uninstall the "AEON MQ 9" skin. All future updates will be for the "AEON MQ 9 - MATRIX MOD". If you run into any trouble, please let me know. The scripts and favorites downloads have also been updated in the first post.

Image Additions
  • I added code to the MQ 8 Video Info screen to use ListItem.Country (like the media flag code) first, and then use Skin Helper to display the flag if ListItem.Country is missing.
  • I added code to the KodiFlix and KodiFlixTV views to match the rest of the views and display either clearart or clearlogo based on your skin settings. I also changed the "SHOW LOGO" button in the Top Menu to now display as "SHOW CLEARART/CLEARLOGO AS TITLE".
  • I added code to the Video OSD to display the title/artwork and tagline/episode info. There is a new Top Menu item under "ORGANIZE" named "FULLSCREEN TOP ART". I also changed the label from "LOGO" to "ARTWORK" for "SHOW TITLE ON TOP AS:". Thanks to daniko for the request!
  • I added a button named "SHOW DISCART IN MEDIA INFO" in the OSD MENU for the player controls. This controls the discart that slides down from the top of the screen if you have "MEDIA INFO IN OSD MENU" enabled. Thanks to daniko for the request!

Image Bug fixes
  • The clearart/clearlogo was not displaying for Episodes in some views. Thanks to andrzejls for reporting the bug!
  • The grab fanart background and title were not displaying for video playlists. Thanks to woggs for reporting the bug!

ImageMaintenance
  • The scrollbar for the left window in File Manager is now located on the left edge of the screen. Thanks to MB1968 for the change!
  • I reduced the pointer size dimensions from 96 to 42. Thanks to Juan Mortyme for the suggestion!
Reply
#67
UPDATE #22 -This will update the skin to v1.6.2

Image Additions
  • I added code to display the clearart/clearlogo for Seasons and Episodes in video add-ons.
  • I added individual clearart/clearlogo controls for Movies/Music Videos, TV Shows, Seasons and Episodes to SKIN SETTINGS > CONTEXTUAL ART.

Image Bug fixes
  • The clearart/clearlogo was not displaying for Episodes in some views. Thanks again to andrzejls for reporting the bug!
  • The clearart/clearlogo was not displaying for Artists in some views. Thanks to andrzejls for reporting the bug!
  • View Type-19 was displaying the 3D Blu-ray case for TV Shows in video add-ons.
  • The case was not displaying on the focused item for View Type-21 until the animation was complete.
Reply
#68
@latts9923
​​​​
Been using MQ9 now for a little while and have to say loving it (big step up from MQ8) - Thank you

Followed your instructions to move over to MQ9 Matrix Mod and not all my settings transfered. 

The viewtypes being used for each section were reset. For example for TV Shows in MQ9 it was set to no. 15 but once I restored settings in MQ9 Matrix Mod it was set to no. 5. Movies was set to 16 but was reset to 18 etc...
Reply
#69
@perspicacia
You're welcome! Yeah, MarcosQui did a great job with MQ 9.

Hmm...that should have worked just fine. Do you still have the old Aeon MQ 9 Multi-Mod installed? If so, try copying settings.xml from skin.aeonmq9 to skin.aeonmq9.matrix.mod again and see if it retains your viewtype preferences.
Reply
#70
@latts9923

Nope does not pass those settings along. It appears that the viewtype selections are not stored in settings.xml 
I tested this theory by making a copy of the MQ9 Mod settings.xml then I changed a few viewtypes, then copied back the settings.xml to see if it restored things to the way they were and it did not, the changes were still there. 

Also discovered a weird bug... 

In TV SHOWS if the viewtype for Seasons is set to 03 (Shelf) and the viewtype for the Episodes is set to 17 (KodiFlix) then when you click on the back/return icon in the Episodes to go back to Seasons all you get is a blank screen with the TV SHOWS backdrop  Huh
Reply
#71
@perspicacia
You're right...I was thinking of the custom labels for the viewtypes.

Hmm...that is an odd bug. I just reproduced it...I'll see if I can figure out what is going on. Thanks for letting me know!
Reply
#72
@perspicacia
I have a fix for the View Type-03 and View Type-17 combination. If not for that specific combination I never would have found the duplicate code in KodiFlixTV. Good find!
Reply
#73
UPDATE #23 -This will update the skin to v1.6.3

Image Additions
  • I added code to display multiple clearlogo images for Movies, TV Shows and Seasons in the Boxsets for View Type-16 and 17.

Image Bug fixes
  • The clearlogo was overlapping the title in some views while browsing Seasons. Thanks to @andrzejls for reporting the bug!
  • The clearlogo for Seasons was not displaying for View Type-32 and 36 when "LOGO AS TITLE" was selected. Thanks to @andrzejls for reporting the bug!
  • If you were using View Type-3 for TV Shows and View Type-17 for Seasons and you hit back while browsing Seasons you would be taken to an empty screen. Thanks to @perspicacia for reporting the bug!
Reply
#74
@latts9923

Thanks for the update. 

Sorry to keep you busy but found another quirky bug. 

Some of my movies folders (each movie in own folder with same name) are in a parent folder with DVD in the name, as a result all the movies regardless of the tags in their name are assigned the DVD media case and in the Media Bar it has the correct Media Flag (WEBtv etc) overlayed with the DVD flag. Huh

Obviously I have done the easy thing and removed DVD from the parent folder name, but thought you would like to know
Reply
#75
UPDATE #24 - This will update the skin to v1.6.4

Image Additions
  • I added code to Sets for View Type-16 that will allow you the option to display the clearlogo and plot for each Movie in the Set. There are also now three separate buttons for "PLOT:"...one for Movies, Sets and TV Shows. There is a new option for the "PLOT:" setting for Sets named "EXTENDED PLOT WITH CLEARLOGO". Thanks to Shredder_guitar for the request!
  • The country flag now displays in the media flags for Movies that have multiple Countries listed. It will display the flag of the first Country in the list.
  • The country flag now displays in the media flags and Country label (in View Type-01) for TV Shows, Seasons and Episodes.

Image Bug fixes
  • The ART settings for View Type-06 when viewing Sets was not changing the artwork for the focused item.
  • The WebDL case was not displaying in View Type-34.

ImageMaintenance
  • I changed the code for the Movie country text/flag in the MQ 8 Video Info screen. It will now display up to three countries (if available) using Embuary Helper. Thanks to Fuchs2468 for the suggestion!
  • I changed the code for the "ARTWORK HELPER" button. The TV Show will still cycle the main fanart, but now the Seasons and Episodes will cycle the Season fanart. Thanks to Juan Mortyme for the request!
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9

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