[MOD] Aeon MQ 6 - Krypton by Angelinas
#16
@Angelinas

I can't get Video and Audio OSD menu to work on Krypton Kodi 17

Any Help!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#17
(2016-03-18, 04:51)movie78 Wrote: @Angelinas

I can't get Video and Audio OSD menu to work on Krypton Kodi 17

Any Help!

Me, too. It would be great if the can be fixed.
Reply
#18
http://forum.kodi.tv/showthread.php?tid=...pid2271090
new dialog is created-merg from few dialog,need some time to create all this in to one dialog.

I'll start to change settings for 1080i skin AeonmQ6 (KRYPTON VERSION)
https://github.com/Angelinas1/skin.aeonmq6.1080

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogMusicInfo.xml
•replaces DialogAlbumInfo.xml
•replaces DialogSongInfo.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogConfirm.xm
•replaces DialogOK.xml
•replaces DialogProgress.xml
•replaces DialogYesNo.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#19
(2016-03-18, 13:27)Angelinas Wrote: http://forum.kodi.tv/showthread.php?tid=...pid2271090
new dialog is created-merg from few dialog,need some time to create all this in to one dialog.

I'll start to change settings for 1080i skin AeonmQ6 (KRYPTON VERSION)
https://github.com/Angelinas1/skin.aeonmq6.1080

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogMusicInfo.xml
•replaces DialogAlbumInfo.xml
•replaces DialogSongInfo.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogConfirm.xm
•replaces DialogOK.xml
•replaces DialogProgress.xml
•replaces DialogYesNo.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml

Thanks!

Will keep up with your progress, if you have any test material, i am will to test..
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#20
@Angelinas

Any progress on Kodi Krypton support, my current configuration is very buggy and slow.

Thanks!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#21
(2016-03-21, 22:43)movie78 Wrote: @Angelinas

Any progress on Kodi Krypton support, my current configuration is very buggy and slow.

Thanks!

I tried removing the texture and rezipping, install from zip but get error. Any help would be greatly helpful.
Reply
#22
(2016-03-23, 14:27)Repoman Wrote: I tried removing the texture and rezipping, install from zip but get error. Any help would be greatly helpful.

Download skin from zip(with changes)......My version from GitHub
unzip and do some changes...

-Media folder with all.png images.(not *.xbt) unpack texture.xbt file in media folder
-change addon.xml (like in my post)
Code:
<?xml version="1.0" encoding="UTF-8"?>
    <addon id="skin.aeonmq6" version="3.3.0" name="Aeon MQ 6" provider-name="MarcosQui">
    <requires>
        <import addon="xbmc.gui" version="5.11.0"/>
    </requires>
    <extension point="xbmc.gui.skin" debugging="false">
                <res width="1280" height="720" aspect="16:9" default="true" folder="720p"/>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en_GB">AeonMQ6. (Kodi's  skin)</summary>
    </extension>
</addon>
-rename two dialogs
-DialogAlbumInfo.xml in DialogMusicInfo.xml
-DialogYesNo.xml in DialogConfirm.xml

See how you create this new dialog (you can copy from default kodi skin)

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml

And finaly rezipping to new file....
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#23
(2016-03-23, 14:47)Angelinas Wrote:
(2016-03-23, 14:27)Repoman Wrote: I tried removing the texture and rezipping, install from zip but get error. Any help would be greatly helpful.

Download skin from zip(with changes)......My version from GitHub
unzip and do some changes...

-Media folder with all.png images.(not *.xbt) unpack texture.xbt file in media folder
-change addon.xml (like in my post)
Code:
<?xml version="1.0" encoding="UTF-8"?>
    <addon id="skin.aeonmq6" version="3.3.0" name="Aeon MQ 6" provider-name="MarcosQui">
    <requires>
        <import addon="xbmc.gui" version="5.11.0"/>
    </requires>
    <extension point="xbmc.gui.skin" debugging="false">
                <res width="1280" height="720" aspect="16:9" default="true" folder="720p"/>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en_GB">AeonMQ6. (Kodi's  skin)</summary>
    </extension>
</addon>
-rename two dialogs
-DialogAlbumInfo.xml in DialogMusicInfo.xml
-DialogYesNo.xml in DialogConfirm.xml

See how you create this new dialog (you can copy from default kodi skin)

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml

And finaly rezipping to new file....

So we should add all these Dialog

Quote: •DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml
into one XML = DialogSettings.xml ?

Thanks!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#24
(2016-03-23, 14:47)Angelinas Wrote:
(2016-03-23, 14:27)Repoman Wrote: I tried removing the texture and rezipping, install from zip but get error. Any help would be greatly helpful.

Download skin from zip(with changes)......My version from GitHub
unzip and do some changes...

-Media folder with all.png images.(not *.xbt) unpack texture.xbt file in media folder
-change addon.xml (like in my post)
Code:
<?xml version="1.0" encoding="UTF-8"?>
    <addon id="skin.aeonmq6" version="3.3.0" name="Aeon MQ 6" provider-name="MarcosQui">
    <requires>
        <import addon="xbmc.gui" version="5.11.0"/>
    </requires>
    <extension point="xbmc.gui.skin" debugging="false">
                <res width="1280" height="720" aspect="16:9" default="true" folder="720p"/>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en_GB">AeonMQ6. (Kodi's  skin)</summary>
    </extension>
</addon>
-rename two dialogs
-DialogAlbumInfo.xml in DialogMusicInfo.xml
-DialogYesNo.xml in DialogConfirm.xml

See how you create this new dialog (you can copy from default kodi skin)

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml

And finaly rezipping to new file....

Angelinas, I tried time after time with no success to install from zip for Krypton. Could you please zip a working copy for download for Krypton?
Reply
#25
Try this..

Addon.xml

Replace the Addon file skin.aeonmq6.mod.zip
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#26
(2016-03-28, 01:43)movie78 Wrote: Try this..

Addon.xml

Replace the Addon file skin.aeonmq6.mod.zip

tried it no luck.
Reply
#27
(2016-03-28, 15:57)Repoman Wrote:
(2016-03-28, 01:43)movie78 Wrote: Try this..

Addon.xml

Replace the Addon file skin.aeonmq6.mod.zip

tried it no luck.

Damn, I am out of ideas...

Let me see what i can do when i get home from work.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#28
Hi Angelinas,
It would be grat if you can provide these changes in a zip. It would be easier for us to install this instead of doing all changes on our own again.
Reply
#29
I didnt start to change for Krypton, this thread isnt mine....Krypton version will be 1080i ...I dont want to change for krypton, lot of my changing code depend of script helper..
This script doesent work for Krypton version.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#30
Hi at all

@Angelinas, Great work for this skin super customizable!

I encounter an important limitation with selection of fanart background for smart playlist of movies.

Why not exists the possibility to use fanart colecction in smart playlist of movies (with same filters for images,I mean) same that movies in general? Maybe isn't possible?

An option that I have used has been, to create a directory with the images of the films that are filtered in smart playlist.
The disadvantage is that it is an action manual and needs a maintenance

Greetings

PD:Sorry, The question is for version Jarvis, I copied the question in the version Jarvis too
Reply

Logout Mark Read Team Forum Stats Members Help
[MOD] Aeon MQ 6 - Krypton by Angelinas0