Kodi Community Forum
Mod Aeon MQ 8 Multi-Mod - 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 8 Multi-Mod (/showthread.php?tid=342529)



RE: Aeon MQ 8 Multi-Mod - wags1 - 2020-06-17

(2020-06-17, 16:28)Buzniak Wrote:
(2020-06-17, 16:21)Buzniak Wrote:
(2020-06-17, 15:31)wags1 Wrote: "Matrix" is still in development. the underlying MQ8 code, not to mention the mod, is designed to run on Leia. If you are looking for a stable working environment that you will get help with you will have to drop back to Leia.
After useful advice, as stated everything was 100% good until today, something must of happened, the weird thing is now not crashing as much but still no access to Icons and Images, can't run and color modded flags? here's a log for anyone that may have some insight!

https://pastebin.com/YvxzBEzH

P.S same issue in v18 no access to icons and images

The log you posted was running Matrix. You are not going to get any help here for running the current version of MQ8 and or this mod on Matrix.


RE: Aeon MQ 8 Multi-Mod - Slayer1982 - 2020-06-17

(2020-06-13, 04:18)latts9923 Wrote: UPDATE #15

ImageAdditions
  • I added code to use the Skin Helper Service to display the studio icon. When there are multiple studios populated, the first studio in the list will be displayed. Thanks to mataus19 for asking about this!
  • I added code to hide the media flags when you enable the KodiFlix setting "HIDE INFO". Thanks to mataus1 for the request!
  • I added code to display the media case when viewing Dialog Full Screen or the Dialog Pause Screen. This will display the same case as the one selected in the Right List view. The case will also hide if "USE MEDIA CASE" is disabled in the Right List view. Thanks to LeKodeur for the addition!

ImageBug fixes
  • I fixed a problem with the disc art not displaying in the fullscreen music player if you had previously enabled the "HIDE DISC ART" setting before I had removed it. Thanks to wags1 for reporting the bug!
  • I fixed a problem with the Animated Focus Surround for KodiFlixTV. If you reset the skin settings or started with a fresh skin install with the Multi-Mod, the buttons to enable the Animated Surround or remove the Surround were not visible. Thanks to jinux for reporting the bug!
  • There were some fonts missing that I added with this update...bebasneue.ttf, chunkfive.ttf, fafers.ttf, hemi head bd it.ttf, lobster_1.3.ttf, lockedwindow.ttf, mc360.ttf. Thanks to LeKodeur for reporting this!

Download
06-12-20 update

Hey, 

Thank you for the update and the great work you are doing. i'm still facing an issue with the watched label it's not showing unless i use an old DialogFullScreenInfo.xml instead of the updated one. can you please help me with this ?

Thanks


RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-06-18

(2020-06-17, 16:40)wags1 Wrote:
(2020-06-17, 16:28)Buzniak Wrote:
(2020-06-17, 16:21)Buzniak Wrote: After useful advice, as stated everything was 100% good until today, something must of happened, the weird thing is now not crashing as much but still no access to Icons and Images, can't run and color modded flags? here's a log for anyone that may have some insight!

https://pastebin.com/YvxzBEzH

P.S same issue in v18 no access to icons and images

The log you posted was running Matrix. You are not going to get any help here for running the current version of MQ8 and or this mod on Matrix.
I'm not sure if "you" can help, all you're saying is you won't. Anyways, here's the v18 log "SAME" issue there too, as stated before again and again, even on v19 was ok till yesterday then something must have updated or changed.

Here's the log!

https://pastebin.com/zC1Uxys7


RE: Aeon MQ 8 Multi-Mod - TimeZone - 2020-06-18

(2020-06-18, 04:18)Buzniak Wrote:
(2020-06-17, 16:40)wags1 Wrote:
(2020-06-17, 16:28)Buzniak Wrote: P.S same issue in v18 no access to icons and images

The log you posted was running Matrix. You are not going to get any help here for running the current version of MQ8 and or this mod on Matrix.
I'm not sure if "you" can help, all you're saying is you won't. Anyways, here's the v18 log "SAME" issue there too, as stated before again and again, even on v19 was ok till yesterday then something must have updated or changed.

Here's the log!

https://pastebin.com/zC1Uxys7
Please update these modules listed in your log.

Your problem seem to be most likely related to  skin helper service. This addon and others depend on these modules. The current ones you have are not compatible with KODI 18. So, your skin helper services isn't working.

Code:

NOTICE: ADDON: script.skin.helper.service v1.1.24 installed
ERROR: Unable to find plugin script.skin.helper.service
ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true

I tried KODI 19 too and had to downgrade back to 18, so many addons that I use like WatchedList and UP Next have not been upgraded to python 3 yet. Skin helper service has been patched to work but it is not very smooth. MQ 9 will most likely drop it and use embruary helper in 19. For some people like me 19 is not a daily driver just yet mostly because of python 3, if you want try it, install a separate setup for experimentation.

The modules are not visible in KODI's addon repo, they are dependencies installed automatically when the addon that needs them are installed. From my migration experience, the best way to re-install them after a downgrade from 19 is to uninstall all the addons that depend on them, shutdown KODI, delete the incompatible modules from the user folder and re-install the addons, which will then fetch compatible modules.

Other addons could also be culprits. If any addons throws an error, check its dependencies, uninstall the addon and delete the dependencies before re-installing it. Updating the dependencies from KODI interface did not work for me, I had to delete them and have them fetched a fresh.

I am no dev and I could be all wrong.

Code:

2020-06-18 11:31:01.651 T:26360  NOTICE: ADDON: script.module.simplejson version 3.17.0+matrix.2 is incompatible
2020-06-18 11:31:01.651 T:26360  NOTICE: ADDON: script.module.urllib3 version 1.25.8+matrix.1 is incompatible
2020-06-18 11:31:01.651 T:26360  NOTICE: ADDON: script.module.chardet version 3.0.4+matrix.3 is incompatible
2020-06-18 11:31:01.651 T:26360  NOTICE: ADDON: script.module.idna version 2.8.1+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.certifi version 2019.11.28+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.requests version 2.22.0+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.common.plugin.cache version 2.6.1.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.routing version 0.2.3+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.simplecache version 2.0.0 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.six version 1.14.0+matrix.2 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.dateutil version 2.8.1+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.arrow version 0.15.5+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.addon.signals version 0.0.5+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.autocompletion version 2.0.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.artistslideshow version 3.2.103 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.embuary.helper version 2.0.6 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.future version 0.17.1+matrix.2 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: weather.gismeteo version 0.4.2+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: imagedecoder.raw version 3.0.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.kodi-six version 0.1.3.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: script.module.defusedxml version 0.6.0+matrix.1 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: inputstream.adaptive version 2.6.0 is incompatible
2020-06-18 11:31:01.652 T:26360  NOTICE: ADDON: inputstream.rtmp version 3.1.1 is incompatible



RE: Aeon MQ 8 Multi-Mod - wags1 - 2020-06-18

(2020-06-18, 04:18)Buzniak Wrote:
(2020-06-17, 16:40)wags1 Wrote:
(2020-06-17, 16:28)Buzniak Wrote: P.S same issue in v18 no access to icons and images

The log you posted was running Matrix. You are not going to get any help here for running the current version of MQ8 and or this mod on Matrix.
I'm not sure if "you" can help, all you're saying is you won't. Anyways, here's the v18 log "SAME" issue there too, as stated before again and again, even on v19 was ok till yesterday then something must have updated or changed.

Here's the log!

https://pastebin.com/zC1Uxys7
The problem is that many of the dependencies/addons that the skin and the multi-mod depend on change when you install Matrix. No reason for anyone to chase their tale when, as I have already stated, both the skin and the multi-mod are not designed to run on Matrix. My guess is that you would not be having any of these issues if you had not upgraded to Matrix and tried to run this skin and Multi-mod...


RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-06-18

(2020-06-18, 14:59)wags1 Wrote:
(2020-06-18, 04:18)Buzniak Wrote:
(2020-06-17, 16:40)wags1 Wrote: The log you posted was running Matrix. You are not going to get any help here for running the current version of MQ8 and or this mod on Matrix.
I'm not sure if "you" can help, all you're saying is you won't. Anyways, here's the v18 log "SAME" issue there too, as stated before again and again, even on v19 was ok till yesterday then something must have updated or changed.

Here's the log!

https://pastebin.com/zC1Uxys7
The problem is that many of the dependencies/addons that the skin and the multi-mod depend on change when you install Matrix. No reason for anyone to chase their tale when, as I have already stated, both the skin and the multi-mod are not designed to run on Matrix. My guess is that you would not be having any of these issues if you had not upgraded to Matrix and tried to run this skin and Multi-mod...
I can defiantly, with confidence say you're wrong, as for the 4th time stated, was running fine (for months) A OK, get it!!!Huh on matrix hdr build until some update or something like that! A previous member has helped me anyways, you can have a break now lol!


RE: Aeon MQ 8 Multi-Mod - wags1 - 2020-06-19

(2020-06-18, 16:03)Buzniak Wrote:
(2020-06-18, 14:59)wags1 Wrote:
(2020-06-18, 04:18)Buzniak Wrote: I'm not sure if "you" can help, all you're saying is you won't. Anyways, here's the v18 log "SAME" issue there too, as stated before again and again, even on v19 was ok till yesterday then something must have updated or changed.

Here's the log!

https://pastebin.com/zC1Uxys7
The problem is that many of the dependencies/addons that the skin and the multi-mod depend on change when you install Matrix. No reason for anyone to chase their tale when, as I have already stated, both the skin and the multi-mod are not designed to run on Matrix. My guess is that you would not be having any of these issues if you had not upgraded to Matrix and tried to run this skin and Multi-mod...
I can defiantly, with confidence say you're wrong, as for the 4th time stated, was running fine (for months) A OK, get it!!!Huh on matrix hdr build until some update or something like that! A previous member has helped me anyways, you can have a break now lol!

You mean the person who had to downgrade back to Leia ...LOL...doesn’t matter how long you had it running, MQ8 and this multi-mod are not supported on Matrix...get it...🤣


RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-06-19

(2020-06-19, 04:12)wags1 Wrote:
(2020-06-18, 16:03)Buzniak Wrote:
(2020-06-18, 14:59)wags1 Wrote: The problem is that many of the dependencies/addons that the skin and the multi-mod depend on change when you install Matrix. No reason for anyone to chase their tale when, as I have already stated, both the skin and the multi-mod are not designed to run on Matrix. My guess is that you would not be having any of these issues if you had not upgraded to Matrix and tried to run this skin and Multi-mod...
I can defiantly, with confidence say you're wrong, as for the 4th time stated, was running fine (for months) A OK, get it!!!Huh on matrix hdr build until some update or something like that! A previous member has helped me anyways, you can have a break now lol!

You mean the person who had to downgrade back to Leia ...LOL...doesn’t matter how long you had it running, MQ8 and this multi-mod are not supported on Matrix...get it...🤣

lol dude, you missed something big here! I am talking about v18 too and even provided a v18 log, wow, you're just stuck on Matrix as yor argument, I've passed that 4 posts ago, same thing was happening on 18 FFS! here have some of these 🤦🤦🤦🤦🤣🤣🤣🤣

Anyways, For people that genuinely would like to know, couldn't get any of the Icons and images addons to work (color) in (((((((((V18))))))))) < that's for Wags1, what I ended up doing is editing the textures.xbt and adding every color flag into it for multimod. Flags issue fixed for now...

Image
honor smileys

Image


RE: Aeon MQ 8 Multi-Mod - latts9923 - 2020-06-19

@Slayer1982
Hmm...my watched label is working fine with the latest update. I'll look at DialogFullScreenInfo.xml again, but I don't think there's any reference to the watched label in that file.

@Buzniak
PM sent.


RE: Aeon MQ 8 Multi-Mod - wags1 - 2020-06-19

(2020-06-19, 09:32)Buzniak Wrote:
(2020-06-19, 04:12)wags1 Wrote:
(2020-06-18, 16:03)Buzniak Wrote: I can defiantly, with confidence say you're wrong, as for the 4th time stated, was running fine (for months) A OK, get it!!!Huh on matrix hdr build until some update or something like that! A previous member has helped me anyways, you can have a break now lol!

You mean the person who had to downgrade back to Leia ...LOL...doesn’t matter how long you had it running, MQ8 and this multi-mod are not supported on Matrix...get it...🤣

lol dude, you missed something big here! I am talking about v18 too and even provided a v18 log, wow, you're just stuck on Matrix as yor argument, I've passed that 4 posts ago, same thing was happening on 18 FFS! here have some of these 🤦🤦🤦🤦🤣🤣🤣🤣

Anyways, For people that genuinely would like to know, couldn't get any of the Icons and images addons to work (color) in (((((((((V18))))))))) < that's for Wags1, what I ended up doing is editing the textures.xbt and adding every color flag into it for multimod. Flags issue fixed for now...

Image
honor smileys

Image[/url]
Cool, as long as you are asking for help on a supported version of Kodi the fine folks here will be more than willing to try help.


RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-06-20

P.S Latts,

Is there a way to add the Clear LOGO to the title Left Upper screen in PosterLite?


RE: Aeon MQ 8 Multi-Mod - Slayer1982 - 2020-06-22

Hi @latts9923 

UPDATE: i just found the issue, it was the "progress_info" setting is the skin settings file.  Big Grin

i just reinstalled Aeon MQ 8 and started updating the skin with Multi-mod updates one by one, found out that until 12-27-19 update watched flag is working fine any update after that removes the watched flag for me, i'm trying to compare the files to see where is the problem. maybe this will help you also to find the bug if any.

Thanks
(2020-06-19, 13:01)latts9923 Wrote: @Slayer1982
Hmm...my watched label is working fine with the latest update. I'll look at DialogFullScreenInfo.xml again, but I don't think there's any reference to the watched label in that file.

@Buzniak
PM sent.



RE: Aeon MQ 8 Multi-Mod - AleksandarLS - 2020-06-23

There is not option in DialogVideoInfo for trailers like in Mq7.


RE: Aeon MQ 8 Multi-Mod - AleksandarLS - 2020-06-25

@latts9923

Widgets are not showing studios when there are multiply studios. I added code and now always show studios.

xml:
<value condition="!ListItem.IsCollection">$INFO[Window(home).Property(SkinHelper.ListItem.StudioLogo)]</value>
<value>$INFO[Window(home).Property(SkinHelper.ListItem.StudioLogo)]</value>



RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-06-25

(2020-06-25, 13:32)AleksandarLS Wrote: @latts9923

Widgets are not showing studios when there are multiply studios. I added code and now always show studios.

xml:
<value condition="!ListItem.IsCollection">$INFO[Window(home).Property(SkinHelper.ListItem.StudioLogo)]</value>
<value>$INFO[Window(home).Property(SkinHelper.ListItem.StudioLogo)]</value>
Hi, sry, where would I add these lines? could you provide the xml? Thank you.