• 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36
  • 44
v19 Aeon MQ 7 for Matrix Mod
(2022-05-02, 14:19)latts9923 Wrote: @Juan Mortyme
@MB1968
I might have found the problem. Open includes.xml and find include name="FlagsContent". Now find AudioStreams Logo underneath that. Change the visible code (2 lines down) from...

xml:

<visible>IsEmpty(ListItem.top250)</visible>

to this...
xml:

<visible>String.IsEmpty(ListItem.top250)</visible>

Now find the next AudioStreams Logo (mine is line 4,326) and change the visible line from...

xml:

<visible>!IsEmpty(ListItem.top250)</visible>

to this...
xml:

<visible>!String.IsEmpty(ListItem.top250)</visible>

See if that fixes the problem.
@latts9923 

It did not change anything.

I tried a couple of things:
First, changing to default icons didn't change results. 
Second, I checked other view types I have enabled. I found that ALL the icons DO appear in most view types including, Right List, Low List, Middle List, Middle List 967, Modern List, Multiplex, Poster, Poster List, Poster Lite, Poster Zoom, Shelf, Showcase, Wall, and others. They DO NOT display in views, KodiFlix, List 3D, List 3D v2, Shelf 3D, Shelf 3D v2, Wall 3D. 

I hope those observations help.
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
Using: Windows 10 Pro | Kodi 20.5 + Aeon MQ7 Multi-Mod 1.0.1.2 | Kodi 20.5 + Aeon MQ9 Multi-Mod 1.6.5
Kodi 21.0 rc1 + Aeon MQ7 Multi-Mod 1.0.0 | Kodi 21.0 rc1 + Aeon MQ9 Multi-Mod 1.1.6
Kodi 21.0 nightly 2024.03.09 + MQ7 Multi-Mod 1.0.0 | Kodi 21.0 nightly 2024.03.09 + MQ9 Multi-Mod 1.1.6
Reply
@latts9923 

I just now noticed another unrelated bug. In TV Shows - KodiFlix - Boxsets view the Studio Icon on the box isn't showing for shows that have more than one studio. It is showing on the Media Bar.
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
Using: Windows 10 Pro | Kodi 20.5 + Aeon MQ7 Multi-Mod 1.0.1.2 | Kodi 20.5 + Aeon MQ9 Multi-Mod 1.6.5
Kodi 21.0 rc1 + Aeon MQ7 Multi-Mod 1.0.0 | Kodi 21.0 rc1 + Aeon MQ9 Multi-Mod 1.1.6
Kodi 21.0 nightly 2024.03.09 + MQ7 Multi-Mod 1.0.0 | Kodi 21.0 nightly 2024.03.09 + MQ9 Multi-Mod 1.1.6
Reply
(2022-05-03, 02:57)Juan Mortyme Wrote:
(2022-05-02, 14:19)latts9923 Wrote: @Juan Mortyme
@MB1968
I might have found the problem. Open includes.xml and find include name="FlagsContent". Now find AudioStreams Logo underneath that. Change the visible code (2 lines down) from...

xml:

<visible>IsEmpty(ListItem.top250)</visible>

to this...
xml:

<visible>String.IsEmpty(ListItem.top250)</visible>

Now find the next AudioStreams Logo (mine is line 4,326) and change the visible line from...

xml:

<visible>!IsEmpty(ListItem.top250)</visible>

to this...
xml:

<visible>!String.IsEmpty(ListItem.top250)</visible>

See if that fixes the problem.
@latts9923 

It did not change anything.

I tried a couple of things:
First, changing to default icons didn't change results. 
Second, I checked other view types I have enabled. I found that ALL the icons DO appear in most view types including, Right List, Low List, Middle List, Middle List 967, Modern List, Multiplex, Poster, Poster List, Poster Lite, Poster Zoom, Shelf, Showcase, Wall, and others. They DO NOT display in views, KodiFlix, List 3D, List 3D v2, Shelf 3D, Shelf 3D v2, Wall 3D. 

I hope those observations help.
I can confirm this issue. I can see the language icon for the first audio track. Icons for the second, third, etc and subtitle icons are missing for the views you mentioned. I think this is going on for a while now. I always thought that having no subtitle icons was default behaviour for the KodiFlix view. I did not notice this issue for the Shelf3D, List3D etc views, because I don't use these views for my movie and tv show library
Windows 11 Pro
Kodi 21 RC2 - Aeon MQ7/MQ9 Omega Mod
Kodi 20.5 - Aeon MQ9 Nexus Mod

Android - Beelink GT King
Kodi 21 RC2 - Aeon MQ7/MQ9 Omega Mod
Kodi Maven Fork 21 RC2 - Aeon MQ9 Omega Mod

CoreELEC - Beelink GT King
Kodi 21 RC2 - Aeon MQ7/MQ9 Omega Mod


Reply
It's a new development since last skin update. I pay attention to those additional audio tracks using them to signify the presence of commentary tracks since normally those are the only additional audio streams I have in most movies. But I maybe mistaken because I've been focusing on adding TV shows ever since I finally stumbled across a good scraper for adult content. So I haven't been looking at the movies for a while. I too use KodiFlix as my default view but out of curiosity I thought I'd run through some of the other views I have enabled to see if the problem is universal or only with KodiFlix. 

I'm having other issues will TV shows. Some of the shows are refusing to show the Studio Icons now even though they were all working perfectly a few weeks ago.
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
Using: Windows 10 Pro | Kodi 20.5 + Aeon MQ7 Multi-Mod 1.0.1.2 | Kodi 20.5 + Aeon MQ9 Multi-Mod 1.6.5
Kodi 21.0 rc1 + Aeon MQ7 Multi-Mod 1.0.0 | Kodi 21.0 rc1 + Aeon MQ9 Multi-Mod 1.1.6
Kodi 21.0 nightly 2024.03.09 + MQ7 Multi-Mod 1.0.0 | Kodi 21.0 nightly 2024.03.09 + MQ9 Multi-Mod 1.1.6
Reply
@Juan Mortyme
@MB1968
Ah...I wasn't paying attention when you said you were using the KodiFlix view. I created custom media flags for KodiFlix when I added the view to MQ 7. When I ported the view to MQ 8, I used the default media flags, so it displays the audio/subtitle flags. There is not enough room for the KodiFlix media flags in MQ 7 to display both audio and subtitle flags. It will bleed over into the IMDb Top 250 flag. The List3D, Shelf3D, Wall3D views have a similar problem. They use custom media flags as well...just not enough room to display all the audio/subtitle flags. I can look at reducing the gap between the flags to make more room.
Reply
(2022-05-03, 14:58)latts9923 Wrote: @Juan Mortyme
@MB1968
Ah...I wasn't paying attention when you said you were using the KodiFlix view. I created custom media flags for KodiFlix when I added the view to MQ 7. When I ported the view to MQ 8, I used the default media flags, so it displays the audio/subtitle flags. There is not enough room for the KodiFlix media flags in MQ 7 to display both audio and subtitle flags. It will bleed over into the IMDb Top 250 flag. The List3D, Shelf3D, Wall3D views have a similar problem. They use custom media flags as well...just not enough room to display all the audio/subtitle flags. I can look at reducing the gap between the flags to make more room.
I could have sworn they worked in KodiFlix previously. OK, sorry, my mistake. I'll revert to my previous method of using the tagline to note Commentary tracks or Extras for movies that have them since i never liked or used the cheesy taglines. Or use a different view, but I have grown fond of KodiFlix view. Sometimes compromises must be made and it looks like this is one of those times. 

Would it be possible to slightly scale down the media icon in the effected views?

I'm curious and since I don't use MQ8 I have to ask, what is the difference in the KodiFlix view in MQ8 that allows the additional steams to be displayed?
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
Using: Windows 10 Pro | Kodi 20.5 + Aeon MQ7 Multi-Mod 1.0.1.2 | Kodi 20.5 + Aeon MQ9 Multi-Mod 1.6.5
Kodi 21.0 rc1 + Aeon MQ7 Multi-Mod 1.0.0 | Kodi 21.0 rc1 + Aeon MQ9 Multi-Mod 1.1.6
Kodi 21.0 nightly 2024.03.09 + MQ7 Multi-Mod 1.0.0 | Kodi 21.0 nightly 2024.03.09 + MQ9 Multi-Mod 1.1.6
Reply
@Juan Mortyme
When I first added KodiFlix to MQ 7 it used different flag code than the default MQ 7 flags, so I adopted that code for KodiFlix. I can do the same thing I did in MQ 8 and use the default MQ 7 flags for KodiFlix so that you can see multiple audio/subtitle flags.
Reply
(2022-04-21, 12:43)latts9923 Wrote: @nomnom27
Howdy, both values are displayed via Skin Helper and Metadatautils. What version of each Add-on do you have installed?

@latts9923 
Skin Helper 1.1.33 and i'm not sure but i think that metadatautils version 1.0.38

Image

I found that info in kody/addons/script.module.metadatautils not sure if I got the correct info.
Reply
@nomnom27
I'm running SHS v1.1.43 and Metadata v1.0.50. You can get them from Marcelveldt's repo.
Reply
(2022-05-08, 12:49)latts9923 Wrote: @nomnom27
I'm running SHS v1.1.43 and Metadata v1.0.50. You can get them from Marcelveldt's repo.

I have SHS v1.1.43 as well but I have no idea what version of Metadata I have but I updated and downloaded everything from Marcelveldt repo and still no change.
Reply
@nomnom27 Their are several ways to get there. One way is to click on Settings, System, Add-ons, Manage Dependencies, scroll thru the list and click on Metadata and Artwork Module.
Reply
@nomnom27
I'm sure you've done this already...just checking. You have your APIs entered in Metadata, and you tried removing simplecache?
Reply
@latts9923 
I just now noticed that when using the KodiFlix Box Set view the Studio Icon on the box doesn't work when there are multiple studios. Elsewhere the first studio in the list gets it's icon displayed.
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
Using: Windows 10 Pro | Kodi 20.5 + Aeon MQ7 Multi-Mod 1.0.1.2 | Kodi 20.5 + Aeon MQ9 Multi-Mod 1.6.5
Kodi 21.0 rc1 + Aeon MQ7 Multi-Mod 1.0.0 | Kodi 21.0 rc1 + Aeon MQ9 Multi-Mod 1.1.6
Kodi 21.0 nightly 2024.03.09 + MQ7 Multi-Mod 1.0.0 | Kodi 21.0 nightly 2024.03.09 + MQ9 Multi-Mod 1.1.6
Reply
@Juan Mortyme
Yeah, I had to change the studio code for the Boxsets because it was showing the same studio icon for the focused and all of the unfocused videos. I'm not sure that I can fix this problem with multiple studios.
Reply
Hi to all.

I love this great skin. I've been using it for a very long time, without any problem on Kodi 18 on my Nvidia Shiled. Today, I updated to Matrix 19.3, and I'm getting an error from "Skin Helper Service Widgets", when trying to add movies flexible widget from the top list. Another problem is that, "TV Show Next Aired" is not working now too.

Here is my log file, and I hope one can help:
Kodi Log

Thanks.
Reply
  • 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36
  • 44

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 7 for Matrix Mod0