Kodi Community Forum
v19 Aeon MQ 8 for Matrix Mod - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: v19 Aeon MQ 8 for Matrix Mod (/showthread.php?tid=358382)



RE: Aeon MQ 8 for Matrix - perspicacia - 2023-02-07

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?


RE: Aeon MQ 8 for Matrix - Skin helper error - 2023-02-07

@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.


RE: Aeon MQ 8 for Matrix - Chalklands - 2023-02-07

(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.


RE: Aeon MQ 8 for Matrix - Nickerw - 2023-02-08

@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


RE: Aeon MQ 8 for Matrix - latts9923 - 2023-02-09

@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.


RE: Aeon MQ 8 for Matrix - Skin helper error - 2023-02-09

@Chalklands 
@Nickerw 

Thanks for yours answers. This solved my problem.

Have a great day.


RE: Aeon MQ 8 for Matrix - perspicacia - 2023-02-09

@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)


RE: Aeon MQ 8 for Matrix - Shredder_guitar - 2023-02-10

@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


RE: Aeon MQ 8 for Matrix - latts9923 - 2023-02-13

@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.


RE: Aeon MQ 8 for Matrix - perspicacia - 2023-02-14

(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


RE: Aeon MQ 8 for Matrix - floyd4711 - 2023-02-18

(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


RE: Aeon MQ 8 for Matrix - Nickerw - 2023-02-18

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


RE: Aeon MQ 8 for Matrix - wags1 - 2023-02-20

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.


RE: Aeon MQ 8 for Matrix - floyd4711 - 2023-02-21

(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?


RE: Aeon MQ 8 for Matrix - latts9923 - 2023-02-21

@floyd4711
While browsing your music library, access the Top Menu and select "ART" and in the drop down menu select "SETTINGS (VISUALIZATION WINDOW).