Kodi Community Forum
Mod Multi-Mod addition for the MQ 7 Krypton 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: Mod Multi-Mod addition for the MQ 7 Krypton Mod (/showthread.php?tid=301497)



RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2018-10-20

@Edworld

For your movie widgets, make sure you have copied the file IncludesMenuWidgets from the latest update.


RE: Multi-Mod addition for the MQ 7 Krypton Mod - Edworld - 2018-10-20

(2018-10-20, 15:13)JanM201 Wrote:
(2018-10-20, 14:03)Edworld Wrote:
(2018-10-20, 13:54)JanM201 Wrote: Hi @latts9923 
Thank you very much for the new update. Your work is greatly appreciated.
Everything is working fine except for the following, see pictures:
Image
Widgets are still showing on the left side. Not centered as in your video.

ImageImageI have no ratings for these even though I've got API Keys.

Could you please point me in the right direction. Maybe a setting or something I've missed.
Thanks very much Huh
Dud you install skinhelper?   
Did you mean this?
Image 
addon browser\search for helper and you will see skinhelper from marcel 1.1.24


RE: Multi-Mod addition for the MQ 7 Krypton Mod - JanM201 - 2018-10-20

(2018-10-20, 17:20)Edworld Wrote:
(2018-10-20, 15:13)JanM201 Wrote:
(2018-10-20, 14:03)Edworld Wrote: Dud you install skinhelper?   
Did you mean this?
Image 
addon browser\search for helper and you will see skinhelper from marcel 1.1.24   
See picture. I do have it installed.

Image
  @latts9923 
I did copy the new files over. Everything is working fine except the widgets not showing center.
No idea what the problem could be.


RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2018-10-20

@JanM201

Hmm...just to verify, open your file IncludesMenuWidgets.xml. At the top of the file starting at line 27 you should see the following...
Code:
<include name="panel_layout4">
<left>657</left>
<top>514</top>
<width>608</width>
<height>300</height>
</include>
<include name="panel_layout7">
<left>45</left>
<top>514</top>
<width>1063</width>
<height>300</height>
</include>
<include name="panel_layout8">
<left>353</left>
<top>514</top>
<width>1215</width>
<height>300</height>
</include>
<include name="panel_layout12">
<left>45</left>
<top>514</top>
<width>1822</width>
<height>300</height>
</include>

All the "left" numbers should match the numbers above.


RE: Multi-Mod addition for the MQ 7 Krypton Mod - JanM201 - 2018-10-20

(2018-10-20, 18:31)latts9923 Wrote: @JanM201

Hmm...just to verify, open your file IncludesMenuWidgets.xml. At the top of the file starting at line 27 you should see the following...
Code:
<include name="panel_layout4">
<left>657</left>
<top>514</top>
<width>608</width>
<height>300</height>
</include>
<include name="panel_layout7">
<left>45</left>
<top>514</top>
<width>1063</width>
<height>300</height>
</include>
<include name="panel_layout8">
<left>353</left>
<top>514</top>
<width>1215</width>
<height>300</height>
</include>
<include name="panel_layout12">
<left>45</left>
<top>514</top>
<width>1822</width>
<height>300</height>
</include>

All the "left" numbers should match the numbers above.  
@latts9923 
That's exactly what I have. Don't know where the problem could be.


Multi-Mod addition for the MQ 7 Krypton Mod - MB1968 - 2018-10-21

@latts

I found a bug in Shelf3D V2 view.

Music files that have long file names are not being displayed neatly.Image


Edit:
And another one. This bug applies for Shelf3D and Shelf3D V2 view.

The column for the album title should be smaller imho.Image


RE: Multi-Mod addition for the MQ 7 Krypton Mod - nomnom27 - 2018-10-21

(2018-10-19, 22:17)chrissix Wrote: https://kodi.wiki/view/NFO_files
https://sourceforge.net/projects/mediacompanion/

https://www.rottentomatoes.com/m/dead_rising_watchtower/
Full Dead Rising Watchtower ratings for me aviable in .nfo scraper.

Code:
    <ratings>
        <rating name="imdb" max="10" default="true">
            <value>5.2</value>
            <votes>7283</votes>
        </rating>
        <rating name="themoviedb" max="10">
            <value>5.0</value>
            <votes>180</votes>
        </rating>
        <rating name="tomatometerallcritics" max="10">
            <value>0.0</value>
            <votes>N/A</votes>
        </rating>
        <rating name="tomatometerallaudience" max="10">
            <value>3.0</value>
            <votes>339</votes>
        </rating>
    </ratings>
I copied and pasted what you gave me to my nfo file and only themoviedb rating shows up. I'm I doing something wrong?

ImageImage


RE: Multi-Mod addition for the MQ 7 Krypton Mod - JanM201 - 2018-10-22

Hi,
Please see attached pictures:
Image
Image
When you choose the "Menu in vertical mode", the text is behind the menu bar, making it unreadable.
This is very prominent with the "Halloween" & "Christmas" menu bars.
Can this be fixed or not really?
Thanks


RE: Multi-Mod addition for the MQ 7 Krypton Mod - grimmace92 - 2018-10-22

You need the code Chrissix is using in order for it to work.  He hasn't posted it yet but you need to change code in the dialogvideoinfo.xml.  Currently it uses skin helper to get this info.  If you want it to read the .nfo you need to change the code to tell it to do that.  I know what needs to be done but I don't know exactly what to change the xml's too.  Below is what it needs to be instead of skin helper but there is more to it then just typing in the below.  It would be helpful if a snippet of the xml using the below was posted.

ListItem.Ratings(metacritic)
ListItem.Votes(metacritic)
ListItem.Ratings(imdb)
ListItem.Votes(imdb)
ListItem.Ratings(themoviedb)
ListItem.Votes(themoviedb)
ListItem.Ratings(metacritic)
ListItem.Votes(metacritic)
ListItem.Ratings(tomatometerallcritics)
ListItem.Votes(tomatometerallcritics)
ListItem.Ratings(tomatometerallaudience)
ListItem.Votes(tomatometerallaudience)
ListItem.Ratings(anidb)
ListItem.Votes(anidb)


RE: Multi-Mod addition for the MQ 7 Krypton Mod - the_bo - 2018-10-22

Hi @latts9923

Any chance you can send me the Blu-ray media case image files like in the pic below. (It's the kodiflix cases I'm told)

I'm using my own mod so don't have all your updates.

Cheers

Image


RE: Multi-Mod addition for the MQ 7 Krypton Mod - nomnom27 - 2018-10-22

(2018-10-20, 15:28)chrissix Wrote: And at pretty last you need to change some codes in dialogvideoinfo.xml
What codes do you need to change?


RE: Multi-Mod addition for the MQ 7 Krypton Mod - chrissix666 - 2018-10-22

u need to change this
https://github.com/marcelveldt/script.skin.helper.service/wiki/Listitem-Properties---All-video-items
to the standard interal spelling i posted (or also 3 posts above)


RE: Multi-Mod addition for the MQ 7 Krypton Mod - nomnom27 - 2018-10-22

(2018-10-22, 17:54)chrissix Wrote: u need to change this
https://github.com/marcelveldt/script.skin.helper.service/wiki/Listitem-Properties---All-video-items
to the standard interal spelling i posted (or also 3 posts above)
I tried my best and it shows info. The only info accurate is imdb and tmdb. I can't figure out how to turn it into percent and whole numbers in rotten tomato critic rating, audience rating and metacritic. 

Image

What I did is replace for critic rating $INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Rating.Percent)]</label> to $INFO[ListItem.Ratings(tomatometerallcritics)]and the same thing for audience ratings in the <!-- RT Audience --> section. and replaced $INFO[Window(Home).Property(SkinHelper.ListItem.MetaCritic.Rating)] to ListItem.Ratings(metacritic)]

I don't know it I'm doing anything wrong.


Multi-Mod addition for the MQ 7 Krypton Mod - MB1968 - 2018-10-23

@Latts

The "watched" icon/flag for movies (single and sets) and tv shows is missing in Kodiflix view on my side.

Can you confirm this?


RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2018-10-23

@MB1968

So far I am unable to reproduce the problem you posted about Shelf3D v2 and the longer song titles. I edited a few song titles and the longer titles hide behind the album list to the right. I'll keep trying. I'll also look at the album title dimensions.

I just noticed your latest post as well.  The watched flag is working for me in KodiFlix.