• 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 98
Mod Aeon MQ 9 Mod for Kodi 21 (Omega)
(2024-11-13, 03:07)latts9923 Wrote: @Fuchs2468
I'm using SkinHelper.ListItem.X.AudioCodec to display the audiocodec flag for up to 8 Movies in the Sets flags code. I just tried using SkinHelper.ListItem.AudioStreams.0.AudioCodec in place of SkinHelper.ListItem.0.AudioCodec for the first Movie in the Set and the audiocodec flag no longer displays.

I can assure you, if you use (SkinHelper.ListItem.X.AudioCodec), what you see as infolabel is not from SkinHelper.
(SkinHelper.ListItem.AudioStreams.X.AudioCodec) is the correct infolabel.
See pictures:

ImageImage
Reply
Hi @Fuchs2468,

Do you think that's the reason my audio flags are not displaying correctly?
Kodi 21 Omega (Aeon MQ 9 Mod) running on Nvidia Shield Pro
Reply
Is anyone having trouble with using Multi Weather with the newest version of the MOD V. 1.4.3 ?

UPDATE: Multiple users in multi.weather addon forum have reported it down.
They are looking for a workaround.
Reply
Gismeteo is a currently working alternative until/if they get things resolved. Honestly Multi Weather has been on life support for some time now.
Reply
I only had a quick look at your code yesterday, but today I looked a little more closely.
I can tell you (SkinHelper.ListItem.X.AudioCodec) only works for movie sets.
And (SkinHelper.ListItem.AudioStreams.X.AudioCodec) works for video files.
So both are correct.

From what I've seen, you're using "$INFO[ListItem.Property(AudioCodec.$PARAM[item]),,.png]" which is either "$INFO[ListItem.Property(AudioCodec.1),,.png]" or "$INFO[ListItem.Property(AudioCodec.2),,.png]".
I tested "$INFO[ListItem.Property(AudioCodec.1),,.png]" and "$INFO[ListItem.Property(AudioCodec.2),,.png]" with "Titan Mod" and with "Estuary" and it works with both skins and of course your code works with your skin.

My conclusion: All of the AudioCodec flags are displayed correctly for me with your skin.
Reply
@wags1

Thank you!
Reply
Hi all,

I'm confused now.
Do I have to wait for an update before the audio flags will display correctly?
Kodi 21 Omega (Aeon MQ 9 Mod) running on Nvidia Shield Pro
Reply
@JanM201
No update required for the audio flags. I'm not sure why some of your flags only display in the video info screen. So far I am unable to reproduce this problem.
Reply
Hello. When I install the repository, nothing appears inside. Is that really the case? Do I need to have the mq9 skin installed first? 

Thanks in advance.
Reply
I closed it and opened it again and it worked. Thanks for your work Smile
Reply
@redlehramos
I've noticed that as well when I install my repo on a new system. Sometimes it won't even open the repo...I have to close and open Kodi to see the add-ons. I've never been able to figure out why. And you're welcome!
Reply
(2024-11-04, 22:36)Juan Mortyme Wrote: @latts9923

Thanks for the update. I too have the odd tv episode or movie with that audio codec but because it was so rare I just changed it to aac codec in the nfo file.

One issue with this update is the Audio Codec icons only appear if the Icon Size is set to Large, they don't show when set to small or medium.
Hi @latts9923,

I finally figured out my problem. The above post refers. I prefer the small or medium flags. 
When I have them enabled, there's a problem with the flags. On large, everything is displaying perfectly.
I thought this problem was solved in a previous update. Apparently not Laugh
Kodi 21 Omega (Aeon MQ 9 Mod) running on Nvidia Shield Pro
Reply
@JanM201
Ah...I see the problem. The language flags are displaying two audio codec flags in medium and small settings. Open Includes.xml and replace the "media_flags_audio_language" and "media_flags_audio_language2" includes with this...
Reply
@latts9923,

Great, I will test this later. Thanks very much for your patience Rofl
Kodi 21 Omega (Aeon MQ 9 Mod) running on Nvidia Shield Pro
Reply
Multi Weather is working again this morning on both my Nvidia Shields... Huh
Reply
  • 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 98

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 9 Mod for Kodi 21 (Omega)0