• 1
  • 104
  • 105
  • 106(current)
  • 107
  • 108
  • 133
Mod Aeon MQ 8 Multi-Mod
(2021-02-07, 22:56)latts9923 Wrote: @jasn
Well, that's the problem with mine though...my default is always on. I can't reproduce this 10 second default timeout. I would think this default setting would be editable somewhere.
I first tried placing the code inside the advancedsettings.xml <musiclibrary> settings and it did not work. I put it by itself in the first column and it did time out in my designated 20 seconds.  File below:
https://paste.kodi.tv/pevanehufe

Oh...now I'm catching on latts.  You aren;t timing out at all.  I am using Layout 3, BTW.  Perhaps one of the other layouts has a glitch?
Reply
(2021-02-07, 23:12)jasn Wrote:
(2021-02-07, 22:56)latts9923 Wrote: @jasn
Well, that's the problem with mine though...my default is always on. I can't reproduce this 10 second default timeout. I would think this default setting would be editable somewhere.
I first tried placing the code inside the advancedsettings.xml <musiclibrary> settings and it did not work. I put it by itself in the first column and it did time out in my designated 20 seconds.  File below:
https://paste.kodi.tv/pevanehufe

Oh...now I'm catching on latts.  You aren;t timing out at all.  I am using Layout 3, BTW.  Perhaps one of the other layouts has a glitch?
With me layout 3 is working fine. I pressed the "i" button twice  and it changed showing the furniture from this time on
Reply
@jasn
I'm testing this with Layout 3 as well. All the layouts have the same code to show/hide furniture after the last update. I tried placing the songinfoduration tag at the top as well...can't get it to work.
Reply
(2021-02-08, 00:56)latts9923 Wrote: @jasn
I'm testing this with Layout 3 as well. All the layouts have the same code to show/hide furniture after the last update. I tried placing the songinfoduration tag at the top as well...can't get it to work.
May be a dumb question, but do you have a visualization active? Try it with/without.
Reply
(2021-02-07, 22:56)latts9923 Wrote: @jasn
Well, that's the problem with mine though...my default is always on. I can't reproduce this 10 second default timeout. I would think this default setting would be editable somewhere.

From https://kodi.wiki/view/Advancedsettings.xml

2.7.3 songinfoduration
This controls how long the song information will remain onscreen when the song changes during visualisations. The valid range is "1" to "Indefinite (0)", in seconds. This does not include the duration of any transition effects.
Default:
<songinfoduration>10</songinfoduration>

So, by default, 10 sec.
Reply
(2021-02-08, 05:45)jasn Wrote:
(2021-02-08, 00:56)latts9923 Wrote: @jasn
I'm testing this with Layout 3 as well. All the layouts have the same code to show/hide furniture after the last update. I tried placing the songinfoduration tag at the top as well...can't get it to work.
May be a dumb question, but do you have a visualization active? Try it with/without.
No, just the artist slideshow...
Reply
@jasn
I've tried with and without visualization...no difference.

@RobinTW
I added that to the top of my advancedsettings, but it doesn't respect it. My furniture remains on the screen.
Reply
I'm new to this skin/mod, which I like already very much. A small question : I have added the video addon TMDBHelper in the main menu. One of the sections in this addon is Trakt/watchlist movies. I would like to have my watchlist as a widget. I don't know if this is possible. I guess I can't do this with the flexible widget list. Or is there anyother way ? Tnx.
Reply
(2021-02-08, 14:17)latts9923 Wrote: @jasn
I've tried with and without visualization...no difference.

@RobinTW
I added that to the top of my advancedsettings, but it doesn't respect it. My furniture remains on the screen.
@latts9923 , if you want to send me your musicvisualization.xml file I can load it on my LibreElec device to see if it's the problem.

Hetre's a copy f mine if you'd like:

https://paste.kodi.tv/iqefetuwiv.kodi

BTW, it includes several tweaks to Layout 3 if you might want to consider them (Or replace Layout 2 or 4, which are pretty dead)
1.  Added Multilogo (screenshot intentionally captured mid change)
2.  Simplified Artist/Track Info
3.  Simplified Next Track area
4.  Rearranged the Codec data (to proper order)
5.  Disabled the 2CH symbol (not enough 5 CH material to need)

Image
Reply
@latts9923 

OK, a couple of Type A requested edits to the 3D views for music lists that will eliminate the annoying (to me) overlap of the reflected discart being in front of the actual disc:

In ViewList3dm.xml, please change Line 1028 to read <top>-296</top>

In ViewList3Dv2.xml, please change Line 2133 to read <top>-288</top>

I suspect those same corrections can be made in MQ 7 also?
Reply
@SirRickie
Go to SETTINGS > CUSTOMIZE MAIN MENU. Select an EMPTY listing on the left and replace it with VIDEO NODE > VIDEO ADD-ONS > THEMOVIEDB HELPER > TRAKT > MOVIES WATCHLIST. Rename it to "TRAKT WATCHLIST" (or whatever you like) and exit back to your Main Menu. Find the new Main Menu item you created and add that same item as a widget (it should be the last item on the far right).

@jasn
I tried the file you provided...still no difference. I will look at the changes you made to style3. Thanks!

I checked both List 3D and List 3D v2...I don't see an overlap with the discart and reflection. What OS are you using? I may have to add some code per OS like I did to KodiFlix for the new Boxsets.
Reply
(2021-02-09, 03:16)latts9923 Wrote: @SirRickie
Go to SETTINGS > CUSTOMIZE MAIN MENU. Select an EMPTY listing on the left and replace it with VIDEO NODE > VIDEO ADD-ONS > THEMOVIEDB HELPER > TRAKT > MOVIES WATCHLIST. Rename it to "TRAKT WATCHLIST" (or whatever you like) and exit back to your Main Menu. Find the new Main Menu item you created and add that same item as a widget (it should be the last item on the far right).

@jasn
I tried the file you provided...still no difference. I will look at the changes you made to style3. Thanks!

I checked both List 3D and List 3D v2...I don't see an overlap with the discart and reflection. What OS are you using? I may have to add some code per OS like I did to KodiFlix for the new Boxsets.
Amazing. Tnx. Got it.
Reply
Good day. Please tell us how to install this skin modification. What action will be followed?
I installed it on top of the installed aeon mq 8, installing this modification is simple. the result is the same. Either black screen or black screen with blank menu item names
Is there a setup file for the developer repository?
OS libreelec on Raspberry pi 4
Reply
(2021-02-09, 13:19)shum Wrote: Good day. Please tell us how to install this skin modification. What action will be followed?
I installed it on top of the installed aeon mq 8, installing this modification is simple. the result is the same. Either black screen or black screen with blank menu item names
Is there a setup file for the developer repository?
OS libreelec on Raspberry pi 4
You need to copy the files into the Kodi folder; installation won't work.
Reply
(2021-02-09, 13:55)Nickerw Wrote: You need to copy the files into the Kodi folder; installation won't work.

Copy over the installed aeon mq 8 or just copy to the new folder aeon mq 8_mod? Can I copy the last update or the original mod first and then the last update on top of it?
Reply
  • 1
  • 104
  • 105
  • 106(current)
  • 107
  • 108
  • 133

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 8 Multi-Mod10