Kodi Community Forum

Full Version: Multi-Mod addition for the MQ 7 Krypton Mod
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@Edworld

For your movie widgets, make sure you have copied the file IncludesMenuWidgets from the latest update.
(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
(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.
@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.
(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.
@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
(2018-10-19, 22:17)chrissix Wrote: [ -> ]https://kodi.wiki/view/NFO_files
https://sourceforge.net/projects/mediacompanion/

https://www.rottentomatoes.com/m/dead_ri...atchtower/
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
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
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)
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
(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?
u need to change this
https://github.com/marcelveldt/script.sk...ideo-items
to the standard interal spelling i posted (or also 3 posts above)
(2018-10-22, 17:54)chrissix Wrote: [ -> ]u need to change this
https://github.com/marcelveldt/script.sk...ideo-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.
@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?
@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.