• 1
  • 161
  • 162
  • 163(current)
  • 164
  • 165
  • 171
v19 Aeon MQ 8 for Matrix Mod
Recently updated from Kodi 18 with MQ8 Multi Mod to Kodi 19 with MQ8 Mod

When bringing up the OSD media controls while playing a video a spinning disc animation drops down on the left. Not keen on this - a bit distracting. Is there anyway to remove it without removing the other media info?
Reply
@latts9923 

Hello,
I hope everything is okay. A small request, for the music section.
I would like to be able to delete an entry, and also be able to rename an artist if possible.
I deleted some albums from my hard drive and then cleaned up the media library but the artists/albums are still there. THANKS.
Reply
(2023-02-07, 21:08)Skin helper error Wrote: @latts9923 

Hello,
I hope everything is okay. A small request, for the music section.
I would like to be able to delete an entry, and also be able to rename an artist if possible.
I deleted some albums from my hard drive and then cleaned up the media library but the artists/albums are still there. THANKS.
Hi @Skin helper error ,
I have this problem. The solution I've found that works for me is to go into settings/Media/Manage Sources-Music
Long press on Music/Edit Source/OK/Yes
Reboot Kodi
That should clear out any artists/albums that are no longer there.
Reply
@Chalklands 
@Skin helper error 
I  have no problem deleting files in the right list view. I enabled deleting and renaming in  the preferences section -> media.
Greetz
Klaus
Windows 11 Kodi Omega Aeon 8 mod
Reply
@perspicacia
You can remove the discart by opening VideoOSD.xml and find...

xml:

<control type="group">
<visible>Skin.HasSetting(menu_media_info_osd)</visible>
<visible>!Window.IsActive(fullscreeninfo)</visible>
<visible>!Window.IsActive(seekbar)</visible>
<left>10</left>
<top>-290</top>
<width>290</width>
<height>290</height>
<animation type="WindowOpen">
<effect type="fade" start="0" end="100" time="500" />
<effect type="slide" end="0,904" time="2000" tween="bounce" easing="out" />
<effect type="rotate" start="180" center="auto" end="360" time="2000" tween="cubic" easing="out" />
</animation>
<animation effect="rotate" end="-360" center="auto" time="2000" loop="true" reversible="false" condition="String.IsEqual(skin.string(cdart_seconds),2000)">Conditional</animation>
<animation effect="rotate" end="-360" center="auto" time="4000" loop="true" reversible="false" condition="String.IsEqual(skin.string(cdart_seconds),4000)">Conditional</animation>
<animation effect="rotate" end="-360" center="auto" time="8000" loop="true" reversible="false" condition="String.IsEqual(skin.string(cdart_seconds),8000)">Conditional</animation>
<animation effect="rotate" end="-360" center="auto" time="16000" loop="true" reversible="false" condition="String.IsEqual(skin.string(cdart_seconds),16000)">Conditional</animation>
<animation effect="rotate" end="-360" center="auto" time="20000" loop="true" reversible="false" condition="String.IsEqual(skin.string(cdart_seconds),20000)">Conditional</animation>
<visible>![Window.IsVisible(123) | Window.IsVisible(124) | Window.IsVisible(125) | Window.IsActive(142) | Skin.HasSetting(novideofurnituretemp) | Skin.HasSetting(customosd)]</visible>
<control type="image">
<texture diffuse="cdart_diffuse.png" background="true">$INFO[Player.Art(discart)]</texture>
<aspectratio align="center" aligny="center">keep</aspectratio>
<visible>!String.IsEmpty(Player.Art(discart))</visible>
</control>
<control type="image">
<texture diffuse="cdart_diffuse.png" background="true">$VAR[thumbfullscreen]</texture>
<aspectratio align="center" aligny="center"></aspectratio>
<visible>String.IsEmpty(Player.Art(discart)) + !VideoPlayer.Content(episodes)</visible>
</control>
</control>

Remove this code and the discart will no longer display.
Reply
@Chalklands 
@Nickerw 

Thanks for yours answers. This solved my problem.

Have a great day.
Reply
@latts9923

Thanks for discart removal from OSD solution. Much appreciated.

However have another problem. Keep getting skin helper service errors. Can anyone help determine what the issue is? 

Full log: uforizibof.kodi (paste)
Reply
@latts9923  The other day I learned that a new replacement for Cinemavision is sunrising, can the Movie info button for cinemavision be replaced to point to " PreShow Experience". CV is dead.

Image
Kodi ver.19.1  Aeon MQ 8 Matrix Mod Windows 10 
Reply
@perspicacia
You're welcome! It looks like there's a problem with the Arrow script. This error has been reported on the Arrow's Github page. Hopefully it will get resolved.
Reply
(2023-02-13, 13:59)latts9923 Wrote: @perspicacia
You're welcome! It looks like there's a problem with the Arrow script. This error has been reported on the Arrow's Github page. Hopefully it will get resolved.

Thanks
Reply
(2022-12-13, 13:37)latts9923 Wrote: @toutoune290
In your music viz settings, you have two lyrics settings..."SHOW LYRICS" and "ANIMATED LYRICS".
Sorry, can't find it, where is music viz settings supposed to find? I searched the skin configuratien and the Kodi config. I use Libreelec v10.0.0.4 on Beelink X55
Reply
In right list view turn the cursor (or button) to the left and you will see at the top some possibilities appearing. Move to the right one and change...
Greetz
Klaus
Windows 11 Kodi Omega Aeon 8 mod
Reply
Here is an interesting thread that I stumbled on - here. The only change I made to my settings was to set optimizer_search_depth=0. Seemed to improve things…of course YMMV.
Reply
(2023-02-18, 18:13)floyd4711 Wrote:
(2022-12-13, 13:37)latts9923 Wrote: @toutoune290
In your music viz settings, you have two lyrics settings..."SHOW LYRICS" and "ANIMATED LYRICS".
Sorry, can't find it, where is music viz settings supposed to find? I searched the skin configuratien and the Kodi config. I use Libreelec v10.0.0.4 on Beelink X55
(2023-02-18, 20:51)Nickerw Wrote: In right list view turn the cursor (or button) to the left and you will see at the top some possibilities appearing. Move to the right one and change...
Greetz
Klaus
do you mean the widgets on top of the screen? But I can't find "SHOW LYRICS" and "ANIMATED LYRICS" either. Or am I supposed to install sthg extra to see that?
Reply
@floyd4711
While browsing your music library, access the Top Menu and select "ART" and in the drop down menu select "SETTINGS (VISUALIZATION WINDOW).
Reply
  • 1
  • 161
  • 162
  • 163(current)
  • 164
  • 165
  • 171

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