Mod Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - 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: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68) +---- Thread: Mod Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) (/showthread.php?tid=373436) |
RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - andrzejls - 2023-07-27 (2023-07-27, 02:38)wags1 Wrote: @andrzejls I agree, but only after you have renamed all the views. Wanilton provided me the info I needed to manually rename all the views. Once that is done then I will backup and restore to all my other instances.@wags1, yes that would be an another way of doing it. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - wags1 - 2023-07-28 @latts9923 Thanks for all your work on this, it just keeps getting better! 2 things I noticed in testing: I am not able to select view type 29 in music. When I try to select it it just selects view type 01. When I select view type 26 (Shelf 3D v2) in movies I don’t see the plot synopsis. I do see the plot synopsis when view type 24 (Shelf 3D) is selected. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - RonnieG3 - 2023-07-28 Tried renaming View 15 to Landscape (both of them) but it still shows as BLANK for the name. Anything I should try? RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - Juan Mortyme - 2023-07-28 (2023-07-28, 06:12)RonnieG3 Wrote: Tried renaming View 15 to Landscape (both of them) but it still shows as BLANK for the name. Anything I should try?@RonnieG3 See post #347. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - RonnieG3 - 2023-07-28 (2023-07-28, 06:42)Juan Mortyme Wrote:(2023-07-28, 06:12)RonnieG3 Wrote: Tried renaming View 15 to Landscape (both of them) but it still shows as BLANK for the name. Anything I should try?@RonnieG3 Thanks Juan! Awesome call back! RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - andrzejls - 2023-07-28 (2023-07-28, 05:23)wags1 Wrote: @latts9923 Thanks for all your work on this, it just keeps getting better! 2 things I noticed in testing:@wags1 VIEW TYPE-29, for some reason is not included in last MQ-9 zip file and is not listed in Includes.xml file and also file View29....is not in "xml" directory @latts9923 Is View29.xml file someplace else or is just missing?. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - Oxymore - 2023-07-28 @latts9923 Hi, My bad i was talking about media flags not mpaa. Have a good day. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - Juan Mortyme - 2023-07-29 @andrzejls You're right View 29 is not in mine either. It must be a mistake. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - latts9923 - 2023-07-29 @wags1 @andrzejls @Juan Mortyme I fixed the problem with View Type-29. You can fix this by opening Includes.xml and find...
Underneath that add...
RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - andrzejls - 2023-07-29 (2023-07-29, 21:02)latts9923 Wrote: @wags1@latts9923 Thanks, that works. Are you going to add "View-29_601_Panel3D.xml" file in next update?. Could you create "Panel" view in Music like it was in MQ8? Edit: I just took a second look on files in "xml" directory and realized that you, kind of" included view-29 and 28 in file "View28-597_29-601_Wall3D.xml" RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - latts9923 - 2023-07-29 @andrzejls Sure, I can add the Panel view. The views work a little different with MQ 9. If the xml for a view (like Wall 3D) has viewtypes for videos and music, you have to create two different view IDs to see both of them. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - andrzejls - 2023-07-30 (2023-07-29, 23:58)latts9923 Wrote: @andrzejls@latts9923 Yes, I noticed that. I did that by separating "View28-597_29-601_Wall3D.xml" to two files "View28-597_Wall3D.xml" and "View29-601_Panel3D.xml", removed sections pertaining to "vew-597" in "View29-601_Panel3D.xml" and "view-601" section in "View28-597_Wall3D.xml" then added those file named to "Includes.xml". It works, but your method, combining both 597 and 601 in one file, is more efficient and "clean", so I went back to the way you did it in the first place. Yes, you are 100% correct that it is different in MQ9 than in MQ8. I am NOT coder, but spent a lot of time in coding ORACLE DB and some other Databases so I have appreciation and some understanding of what I am looking at. Really, thanks for your outstanding work. RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - latts9923 - 2023-07-30 @MB1968 Did you change the type to "list" for View Type-21? If so, that's why the plot is off. The plot is positioned to display for a fixedlist. And I think I have a fix for View Type-22. Thanks for letting me know! RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - wags1 - 2023-07-30 @latts9923 Thanks, worked perfectly! RE: Aeon MQ 9 Multi-Mod for Kodi 20 (Nexus) - MB1968 - 2023-07-30 (2023-07-30, 00:22)latts9923 Wrote: @MB1968Yes I did. I changed the value back to fixedlist and the view is working fine now, although I hate the scroll effect. I had no idea that the value "list" would cause issues. My bad. (2023-07-30, 00:22)latts9923 Wrote: And I think I have a fix for View Type-22. Thanks for letting me know!Nice! |