Posts: 5,215
Joined: Oct 2015
Reputation:
1,040
@"chrissix"
I can look at adding a multiple toggle option as well as adding the new characterart code.
Posts: 194
Joined: Aug 2013
Reputation:
11
Hi Latts, are you pplanning some change on musics views or in music area?
Posts: 233
Joined: Dec 2017
Reputation:
3
aceuk
Senior Member
Posts: 233
latts9923 - I just watched your You Tube video 'The Library Editor Script fixes media flag problems in your KODI Library'. In it I notice that you had coloured media flags except for the channels eg. 2.0 . Do you know why this is as I have the same problem even thought I have coloured pics in the texture file. Another thing I have -eng next to the channel flag which I think is for language. I notice you don't have this how did you remove it as I would like to do this.
Thank you
Posts: 233
Joined: Dec 2017
Reputation:
3
aceuk
Senior Member
Posts: 233
I have just found DialogFullScreenInfo.xml which has the layout for the media flags (unless Im reading it wrong).
I can 't see anything about language flag:-
<!-- Codec de video -->
<include content="mediaflags_common">
<param name="flag_id" value="402" />
<param name="flag" value="$VAR[videocodec_fs]" />
<param name="separator" value="true" />
</include>
<!-- Resolucao -->
<include content="mediaflags_common">
<param name="flag_id" value="403" />
<param name="flag" value="$VAR[resolution_path]$INFO[Videoplayer.VideoResolution,,.png]" />
<param name="separator" value="true" />
</include>
<!-- Aspecto -->
<include content="mediaflags_common">
<param name="flag_id" value="404" />
<param name="flag" value="$VAR[aspectratio_path]$INFO[Videoplayer.VideoAspect,,.png]" />
<param name="separator" value="true" />
</include>
<!-- Codec de audio -->
<include content="mediaflags_common">
<param name="flag_id" value="405" />
<param name="flag" value="$VAR[audiocodec_fs]" />
<param name="separator" value="true" />
</include>
<!-- Canais -->
<include content="mediaflags_common">
<param name="flag_id" value="406" />
<param name="flag" value="$VAR[audiochannels_path]$INFO[Videoplayer.AudioChannels,,.png]" />
<param name="separator" value=false" />
</include>
</control>
Am I looking in the wrong place to edit
Posts: 157
Joined: Mar 2018
Reputation:
3
hi i am trying to use this skin with leia i saw a video on youtube on how to create my menu and submenu so i have followed the video so what i am doing is to go to my menu 1 rename my menu 1 put what i want in submenu then i go to my menu 2 rename to something different but what happens is the submenu from my menu 1 goes under my menu 2 as well i cannot see what i am doing wrong unless after making up menu and submemu you copy property to storage before you make another menu up ? thanks for your advice
Posts: 233
Joined: Dec 2017
Reputation:
3
aceuk
Senior Member
Posts: 233
Hi Just seen a pic showing what you said so I need to install the Mod,
I have tried installing from zip the mod and version 2 and both failed.
Do you know what am I doing wrong,