• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 170
v19 Aeon MQ 8 for Matrix Mod
thanks a lot for your help.

1. nearly get all icons in color but i cant find the icons for mediatyp, have a look on the screen please

the dolby vision and 10bit icons are stil white


Image

2. extendet info script is not possible to install, i wil check later the logs why
Reply
(2021-01-16, 12:10)Angelinas Wrote: 1. need to download addon for image:
Official add-on repository
- resource.images.aspectratio.color
- resource.images.studios.coloured
- resource.images.weathericons.coloured

on mine github https://github.com/Angelinas1?tab=repositories
- resource.images.audiochannels.color
- resource.images.audiocodec.color
- resource.images.mpaa.color
- resource.images.resolution.color

instal all of them and in skin setings set in "icons and images" for all category.


2. use version from
https://github.com/scott967/script.extendedinfo
@latts9923 

3. extendedinfo script is version 5.6.1 and not python 3 but python 2.25.0 and it will not install or work in Matrix.

He needs to install extendedinfo version 5.6.0+Matrix.1 It also requires that you also install Kodi65 module version 1.2.1+Matrix.1 which includes fixes by scott967.
If you can't find a copy I have it...........let me know.
Reply
(2021-01-16, 20:54)melons2 Wrote:
(2021-01-16, 12:10)Angelinas Wrote:  
If you can't find a copy I have it...........let me know.

yes please cant find the right versions of both Sad  thanks
Reply
(2021-01-05, 14:28)latts9923 Wrote: @Tenker
I will have to add ".hdr10." and ".hdr10+." as options to the code that handles the hdr icon. You can try this on your side as well. Close Kodi and open the file IncludesVariables.xml and find the variable named "sdrhdr". Change it to this...

xml:

<variable name="sdrhdr">
<value condition="String.Contains(ListItem.Filenameandpath,.hdr.) | String.Contains(ListItem.Filenameandpath,-hdr)">$VAR[extras_path]hdr.png</value>
<!--* MULTI-MOD *-->
<value condition="String.Contains(ListItem.Filenameandpath,.hdr2.) | String.Contains(ListItem.Filenameandpath,.hdr10.) | String.Contains(ListItem.Filenameandpath,.hdr10+.) | String.Contains(ListItem.Filenameandpath,-hdr2)">$VAR[extras_path]hdr2.png</value>
<value condition="String.Contains(ListItem.Filenameandpath,.dv.) | String.Contains(ListItem.Filenameandpath,-dv)">$VAR[extras_path]dv.png</value>
<!--* MULTI-MOD *-->
<value>$VAR[extras_path]sdr.png</value>
</variable>

Open Kodi again and see if the icon changes.


Can you add also Dolby Vision Logo to color icons. Please
Its only working with white icons
Reply
https://github.com/scott967/script.extendedinfo/
Change branch from "Master" in "Matrix".. Green button for download zip

https://github.com/scott967/script.exten...ree/Matrix
https://github.com/scott967/script.modul...ree/Matrix

Image
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
(2021-01-17, 00:58)Angelinas Wrote: https://github.com/scott967/script.extendedinfo/
Change branch from "Master" in "Matrix".. Green button for download zip

https://github.com/scott967/script.exten...ree/Matrix
https://github.com/scott967/script.modul...ree/Matrix

Image

thanks this works
Reply
@TrailFoX
I see the colored Dolby Vision icon if I use the colored Extras Add-on.
Reply
(2021-01-17, 14:10)latts9923 Wrote: @TrailFoX
I see the colored Dolby Vision icon if I use the colored Extras Add-on.

i see it only when i switch to whtie icons. in color icon is see only 3 points, watch the screen.

did i maby have the wrong icon packages?

HDR / SDR Color icon is working fine
Reply
resource.images.extras.color-1.0.1.zip

Do you use this version?  @latts9923
Reply
@TrailFoX
The colored Dolby Vision icon was just added to the last skin update. Download the Colored Extras update from this post. Copy the Textures.xbt file into the resources subfolder of the Add-on.
Reply
(2021-01-17, 21:31)latts9923 Wrote: @TrailFoX
The colored Dolby Vision icon was just added to the last skin update. Download the Colored Extras update from this post. Copy the Textures.xbt file into the resources subfolder of the Add-on.

thanks that works
Reply
(2021-01-17, 00:58)Angelinas Wrote: https://github.com/scott967/script.extendedinfo/
Change branch from "Master" in "Matrix".. Green button for download zip

https://github.com/scott967/script.exten...ree/Matrix
https://github.com/scott967/script.modul...ree/Matrix

Image
I am using Matrix RC1.
I downloaded the Matrix versions (not masters) "script.module.kodi65-Matrix.zip" & "script.extendedinfo-Matrix.zip" and they will not install.

"script.module.kodi65-Matrix.zip" says "Failed to install a dependency.
"script.extendedinfo-Matrix.zip" says "The dependency on script.module.kodi65-Matrix version 1.2.1 could not be satisfied.

What do I need to do to fix this?

Thanks
Reply
@melons2
Kodi65 is missing one of the required Add-ons. Does it say in your log what dependency it needs?
Reply
(2021-01-18, 14:25)latts9923 Wrote: @melons2
Kodi65 is missing one of the required Add-ons. Does it say in your log what dependency it needs?

Hi...script.module.pil is missing

Thanks
Reply
(2021-01-18, 14:40)Cardiacs64 Wrote:
(2021-01-18, 14:25)latts9923 Wrote: @melons2
Kodi65 is missing one of the required Add-ons. Does it say in your log what dependency it needs?

Hi...script.module.pil is missing

Thanks
Problem solved :-)
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 170

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