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 - Jumpy73 - 2018-10-25

(2018-10-24, 23:38)latts9923 Wrote: @Jumpy73

The watched flag for widgets is working for me.

Also, I have a fix for the consensus textbox spilling over onto the imdb info.
bad news...
anyway, what is the xml file where you changed some code for solve this issue? I have a backup of xml files, so I can restore the previous file if it was modified for only this issue

I'm going to wait for next update for consensus textbox fix... thanks
regards


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

Hi all,
Please see picture:
Image
Can someone please explain to me why I don't have any ratings here.
Thanks


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

@Jumpy73

The code I changed is in IncludesMenuWidgets.xml. I changed three lines. The old code used the following...
Code:
<texture>OverlayWatched.png</texture>
I changed it to...
Code:
<texture>$VAR[value_watchedstyle]</texture>



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

@JanM201

You might try removing your simplecache.db file and let it rebuild.


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

After fixing the jewel box for the 3D music layout, I wanted to try and add the tracklist and studio info to the back of the jewel box like List 3D v2 provides if you are missing the thumbback image. Success! It will be part of the next update.
Image


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

(2018-10-27, 20:51)latts9923 Wrote: @JanM201

You might try removing your simplecache.db file and let it rebuild.
I'm unable to locate this file. Where can I find it?
Thanks.


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

@JanM201

It's located at Kodi\userdata\addon_data\script.module.simplecache.


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

(2018-10-27, 22:24)latts9923 Wrote: @JanM201

It's located at Kodi\userdata\addon_data\script.module.simplecache.
Thank you. I did remove the file, restarted Kodi, but the problem is still the same.
Anything else I can try?


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

@JanM201

Did you check it again after about 5 minutes of starting KODI? It takes a little time to populate.


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

(2018-10-28, 14:26)latts9923 Wrote: @JanM201

Did you check it again after about 5 minutes of starting KODI? It takes a little time to populate.
Hi @latts9923 
See picture:
Image

I've given it several hours now & as you can see everything populates perfectly except for the following:
Metacritic - Populates but number of critics is missing.
The Movie DB - Not populating & no votes showing.
Could it have something to do with API keys (which I do have) or a setting I didn't enable?
Thanks


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

@Latts, I'm experiencing a strange problem with Shelf3D view. It is not displaying the track titles correctly, or there seems be to be a huge delay to populate the tracklist correctly. For example: when I click album B, C, D etc, the track titles for album A are being displayed. It's confusing me to see track titles that belong to a different album. This doesn't seems to happen in other views.


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

@JanM201

I need to remove the "NO RATINGS" from Metacritics. The only thing that Skinhelper provides for Metacritics is the rating in the box.

I'm not sure about TMDB. If you have entered the API keys it should be working.


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

@MB1968

I'll take a look when I can. I'm working on an update to the rating stars for layout7 of the music view right now.


RE: Multi-Mod addition for the MQ 7 Krypton Mod - d3rb - 2018-10-29

(2018-10-27, 20:51)latts9923 Wrote: After fixing the jewel box for the 3D music layout, I wanted to try and add the tracklist and studio info to the back of the jewel box like List 3D v2 provides if you are missing the thumbback image. Success! It will be part of the next update.
Image
Hello Guys, i have fresh and first install of this Mod, how i can enable the 3d Lyric/Song text in this Mod?

sorry for my bad english

greetings from Germany

d3rb

edit; found the answer in other thread but witch file must edit to save offset for speed of lyrics?


RE: Multi-Mod addition for the MQ 7 Krypton Mod - nomnom27 - 2018-11-04

Is there a code for Theatrical Release, DVD Release, Budget, Box Office, Revenue and Awards that I can use in an NFO file? for example:
:
<premiered>04-11-2018</premiered>

Image