Kodi Community Forum
Release Aeon MQ 7 - Jarvis - 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: Release Aeon MQ 7 - Jarvis (/showthread.php?tid=287669)



RE: [RELEASE] Aeon MQ 7 - Jarvis - mike d - 2016-09-04

(2016-09-04, 13:11)the_bo Wrote:
(2016-09-04, 12:30)mike d Wrote: Thanks for the reply, Also can you tell me which folder does the movies have to be in and artwork downloader is it a apk file?

You can install artwork downloader by going to settings --> addons --> install from repository --> kodi repository --> program addons --> artwork downloader.

If you organise your movies with a main folder called Movies. Then inside movies folder create a folder for each of your movies named moviename (2000) Bluray or whatever you want to call it. Put your movie files inside each folder.

Once you done that i recommend downloading the amazing mediaelch media manager as it fetches all the artwork and info for your movies and stores it beside your movie files.

Here is link 136333 (thread)

If your stuck anywhere let me know sure. Good luck Smile
Thanks alot the bo for the info i will let you know how i get on. Also to get the spinning disc can if i use exodus genres? Also mediaelch do i install on computer ro in kodi


RE: [RELEASE] Aeon MQ 7 - Jarvis - the_bo - 2016-09-04

(2016-09-04, 15:45)mike d Wrote:
(2016-09-04, 13:11)the_bo Wrote:
(2016-09-04, 12:30)mike d Wrote: Thanks for the reply, Also can you tell me which folder does the movies have to be in and artwork downloader is it a apk file?

You can install artwork downloader by going to settings --> addons --> install from repository --> kodi repository --> program addons --> artwork downloader.

If you organise your movies with a main folder called Movies. Then inside movies folder create a folder for each of your movies named moviename (2000) Bluray or whatever you want to call it. Put your movie files inside each folder.

Once you done that i recommend downloading the amazing mediaelch media manager as it fetches all the artwork and info for your movies and stores it beside your movie files.

Here is link 136333 (thread)

If your stuck anywhere let me know sure. Good luck Smile
Thanks alot the bo for the info i will let you know how i get on. Also to get the spinning disc can if i use exodus genres? Also mediaelch do i install on computer ro in kodi

I believe exodus is a pirate add-on which under Kodi forum rules can't be discussed.

You install mediaelch on your PC. Here's nice tutorial how it works https://youtube.com/watch?v=KQ5hSNAY-qA


RE: [RELEASE] Aeon MQ 7 - Jarvis - bubblegum57 - 2016-09-04

Read this for genre thumbs

http://forum.kodi.tv/showthread.php?tid=289127&highlight=genre


RE: [RELEASE] Aeon MQ 7 - Jarvis - mike d - 2016-09-04

Sorry all about that.


RE: [RELEASE] Aeon MQ 7 - Jarvis - CarGod49 - 2016-09-04

(2016-09-04, 17:57)bubblegum57 Wrote: Read this for genre thumbs

http://forum.kodi.tv/showthread.php?tid=289127&highlight=genre

I did read the thread (doesn’t answer my question) before posting. The genre icons are correctly displayed but none of genre fanarts are displayed, in spite of being in the skin directory “Kodi/addons/ resource.images.moviegenrefanart.panel”.
Thanks for your help.


RE: [RELEASE] Aeon MQ 7 - Jarvis - Angelinas - 2016-09-04

(2016-09-04, 18:36)CarGod49 Wrote:
(2016-09-04, 17:57)bubblegum57 Wrote: Read this for genre thumbs

http://forum.kodi.tv/showthread.php?tid=289127&highlight=genre

I did read the thread (doesn’t answer my question) before posting. The genre icons are correctly displayed but none of genre fanarts are displayed, in spite of being in the skin directory “Kodi/addons/ resource.images.moviegenrefanart.panel”.
Thanks for your help.
That need to be as you write, but not in practice.,...
for this fanart is old code from mq6 (use extrapack),Marcos forgate to change this.Who have this extrapack,have fanart...You dont have.
No Fanart Smile
Code:
$INFO[Skin.String(extrapack)]backgrounds_videogenre/$INFO[ListItem.Label,,.jpg]
You can change this string in IncludesVariables.xml , or instal extraPack
Code:
$INFO[Skin.String(resource.images.moviegenrefanart.path)]/$INFO[ListItem.Label,,.jpg]</value>



RE: [RELEASE] Aeon MQ 7 - Jarvis - CarGod49 - 2016-09-05

(2016-09-04, 22:02)Angelinas Wrote:
(2016-09-04, 18:36)CarGod49 Wrote:
(2016-09-04, 17:57)bubblegum57 Wrote: Read this for genre thumbs

http://forum.kodi.tv/showthread.php?tid=289127&highlight=genre

I did read the thread (doesn’t answer my question) before posting. The genre icons are correctly displayed but none of genre fanarts are displayed, in spite of being in the skin directory “Kodi/addons/ resource.images.moviegenrefanart.panel”.
Thanks for your help.
That need to be as you write, but not in practice.,...
for this fanart is old code from mq6 (use extrapack),Marcos forgate to change this.Who have this extrapack,have fanart...You dont have.
No Fanart Smile
Code:
$INFO[Skin.String(extrapack)]backgrounds_videogenre/$INFO[ListItem.Label,,.jpg]
You can change this string in IncludesVariables.xml , or instal extraPack
Code:
$INFO[Skin.String(resource.images.moviegenrefanart.path)]/$INFO[ListItem.Label,,.jpg]</value>

Finally it works!
Following the same logic, I also changed the string for musicgenrefanart and now, in both movies and music, the genre fanarts are being displayed.
Thank you very much for your help.


RE: [RELEASE] Aeon MQ 7 - Jarvis - magic_merkin - 2016-09-05

(2016-08-24, 21:19)scott967 Wrote:
(2016-08-24, 05:30)JHTom Wrote: Is it possible to change the font that is used (not on the menu bar) but for movie descriptions, ratings, etc.? Would the font be different with a different theme? The reason I ask is I have a bit of trouble reading the slashed zero when next to other letter or numbers.

Regardless, a big thanks to MarcosQui and all those involved for this skin.

For the most part in this skin, a single font is used file name aeon_common.ttf. (When in appearance/look and feel you select "default" font). There is also the option of Cyrililic font which uses a stripped-down arial.ttf font. So first thing I would do is switch font to "Cyrillic" and see if that works for you.

If you want to experiment with other fonts (check other skins) I think the best way is to create new font options for the skin. This takes some file editing / file copying but I think is pretty straight-foward.

There's really only 2 things you need:

1. In the skin files folder tree is the folder 1080i. In here is the file Font.xml. If you open it in a text editor (recommend Notepad++ with xml plug-in tool installed but that's just a convenience) you see it is typical xml-format text file. To add fonts, browse the file and you see there are sections of the file that begin
<fontset>
then many lines of text and again
</fontset>.

Simply copy all lines from the first "fontset" (include the <fontset></fontset> lines!) and paste after the original </fontset> . Then, in the new <fontset> line you just just pasted, give it a new name such as:
Code:
<fontset id="My Super Font" unicode="true">
Then do a "find and replace" ONLY IN THE LINES YOU JUST PASTED!! and replace aeon_common.ttf everywhere with the file name of your preferred font.

2. Place a copy of the new font .ttf file in the skin "fonts" folder.

Of course, back up your original Font.xml file in case of error.

Now again you just use Kodi settings go to the skin font setting and you should see "My Super Font" as an option you can select.

IMPORTANT UPDATE:

When skin is updated all your changes will be lost, so make sure you save all your edits/added files somewhere safe. I suggest copying the entire skin folder to somewhere for backup, then after a skin update you can selectively restore any files you modded/edited (this for all skin files, not just for the fonts!)

scott s.
.

Great thank you, the default font i found to be more style over function. Within the OSD and menus it was a bit hard to read and from a distance much harder. The default font works, thanks for that tip.

edit:
I just straight copied aeon_common.ttf from mq6 fonts folder and replaced the same file in mq7's and boom. Back to normal readable fonts with a bit more character than Cyrillic.

After changing that and the usual weird resume/play menu order in the video dialog info screen i'm all set!


widgets - bill1972 - 2016-09-05

how to add playlist to widgets ? any help would be appreciated.


RE: [RELEASE] Aeon MQ 7 - Jarvis - Wanilton - 2016-09-05

After create smartplaylist and insert in main menu, will appear for selection, see image for reference.

Image


RE: [RELEASE] Aeon MQ 7 - Jarvis - AttacktheCow - 2016-09-05

How can i center the playlist widget in mainscreen? (for example, i selected 8 widget items with "movies - recent". They will line up from the left, but i want them to line up in the center)

Thanks


RE: [RELEASE] Aeon MQ 7 - Jarvis - Angelinas - 2016-09-05

(2016-09-05, 18:30)AttacktheCow Wrote: How can i center the playlist widget in mainscreen? (for example, i selected 8 widget items with "movies - recent". They will line up from the left, but i want them to line up in the center)

Thanks
Code:
    <include name="panel_layout8">
    <left>45</left>
    <top>514</top>
    <width>1215</width>
    <height>300</height>
    <animation effect="slide" start="0,0" end="310,0" time="300" tween="sine" easing="out" condition="!Skin.HasSetting(mainmenuvertical) + ![Control.HasFocus(500) | Control.HasFocus(510) | ControlGroup(512).HasFocus]">Conditional</animation>
    </include>
IncludesMenuWidget.xml
Add just one line Smile

Image


RE: [RELEASE] Aeon MQ 7 - Jarvis - Christmas - 2016-09-05

Hello

I have a problem to install this skin.

Now i use a new installed Kodi 16.1. Every time i try to install i geht an error message:

"The dependency on xbmc.gui version 5.09.0 could not...."

What did i do wrong?


RE: [RELEASE] Aeon MQ 7 - Jarvis - Wanilton - 2016-09-05

@Christmas, MQ7 was created for use with Kodi Jarvis, use XBMC.GUI version 5.10.0 (version 16.1)

Have something wrong with your Kodi install, try reinstall.


RE: [RELEASE] Aeon MQ 7 - Jarvis - Christmas - 2016-09-05

@Wanilton. Thx for your fast reply.

I tried it for 10 time for sure. I deleted everything i find from kodi.

And i am sure that i use the actual Version of Jarvis.

Image