• 1
  • 55
  • 56
  • 57(current)
  • 58
  • 59
  • 73
Release Aeon MQ 7 - Jarvis
#MB1968, use my menu for it, select videos add-on manually, after in widget selector will appear My Menu 1, only need select and done.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
He is using android...

customWidgets.xml
remove <visible>!System.Platform.Android</visible
Code:
    <!-- Addons video -->
    <icon>-</icon>
    <label>$LOCALIZE[31010] - $LOCALIZE[31353]</label>
    <property name="id">addons</property>
    <onclick>Skin.SetString($INFO[skin.string(menulabel)].target,plus)</onclick>
    <onclick>Skin.SetString($INFO[skin.string(menulabel)].widgets,addons.video)</onclick>
    <visible>!System.Platform.Android</visible>
same is for <!-- Addons audio -->

Edit:for Android I think that this also must change in includesvariables.xml
Code:
<value condition="StringCompare(Container(9000).ListItem.Property(widgets),addons.video)">addons://sources/video/</value>
in
Code:
<value condition="StringCompare(Container(9000).ListItem.Property(widgets),addons.video)">androidapp://sources/video/</value>
I cant test...dont have Android Smile
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
Thanks Wanilton. I figured out how to do it with custom menu's. But I hope it can be done easier in the future.

@Angelinas: I will take a closer look at your suggestions tomorrow. thanks for me helping me.
Windows 11 Pro
Kodi 21 - Aeon MQ7/MQ9 Omega Mod
Kodi 20.5 - Aeon MQ9 Nexus Mod

Android - Beelink GT King
Kodi 21 - Aeon MQ7 Omega Mod
Kodi Maven Fork 21 - Aeon MQ7 Omega Mod

CoreELEC - Beelink GT King
Kodi 21 - Aeon MQ7 Omega Mod


Reply
Hi,
I enabled TV menu and installed PVR IPTV Simple Client. I have EPG and channel list working well... I tried to add over Live TV main menu the TV Channels Widget from the widget menu. I select it but nothing happens

Does someone of you have the same issue? How can I solve the problem?
Tks
Reply
Can you add some screenshots to the Add-on folder please in /resources sub folder?

Looks like a beautiful skin, its a shame not to see it in the Add-on browser.

EDIT: Here you go, also updated the addon.xml to reference them Wink

https://dl.dropboxusercontent.com/u/6798...creens.zip
Reply
@docwra, thanks.

I will request Marcos to include.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
(2016-12-15, 16:38)docwra Wrote: Can you add some screenshots to the Add-on folder please in /resources sub folder?

Looks like a beautiful skin, its a shame not to see it in the Add-on browser.

EDIT: Here you go, also updated the addon.xml to reference them Wink

https://dl.dropboxusercontent.com/u/6798...creens.zip
Not shame ,little late maybe Smile

Image
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
Nice work indeed, beautiful skin Smile

Image
Reply
Is there really sincerely no way to get a random fanart background for main menu smart playlists that doesn't rely on having another separate folder of images? Aeon Nox is able to read the playlist.xsp to show the fanart but MQ can't. Seems so odd an omission, and I've searched the forums and seen it requested since MQ5.

I've managed to make a folder with all my Movie fanart with Ember Media Manager but I can't make one for TV shows as it won't generate images with <TVshowname><Season>fanart.jpg, and only fanart.jpg

Of course I would be able to work around all of this if only Aeon MQ7 "Change Backdrop - Multiple Images" could read subfolders with filter for *fanart. Then I could just point that function to my source folders where all my media scraped by Ember is neatly arranged.
Reply
Removed
Windows 11 Pro
Kodi 21 - Aeon MQ7/MQ9 Omega Mod
Kodi 20.5 - Aeon MQ9 Nexus Mod

Android - Beelink GT King
Kodi 21 - Aeon MQ7 Omega Mod
Kodi Maven Fork 21 - Aeon MQ7 Omega Mod

CoreELEC - Beelink GT King
Kodi 21 - Aeon MQ7 Omega Mod


Reply
hi every one
just thx to wanilton and all team for the hard work to make this beautiful skin.
I had a problem with my movies set. The cd arts are not shown in the movie set introduction
Have you an idea ?
See the picture

Thx for your next help

Image
Reply
@MisterT2000, what OS, Kodi Version, Skin Version (original or mod).
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
Hi

I'm on windows7 64 bits with kodi jarvis and aeon mq7 original version
Reply
@MisterT2000, same windows I use here, and work fine, I don´t know why, I need Debug Log.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
To get the Disc's to show up, you need to run Artwork Downloader just once (for some odd reason), then the Disc's will just show up. At least that is my experience on every system I've ever run Kodi on.
Reply
  • 1
  • 55
  • 56
  • 57(current)
  • 58
  • 59
  • 73

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 7 - Jarvis13