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) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
|
RE: Multi-Mod addition for the MQ 7 Krypton Mod - Dave.B - 2017-04-29 (2017-04-29, 01:27)latts9923 Wrote: Update #21 @latts9923 Thank you as always!!! From the number of files you updates I can tell you had a lot of sleepless nights For now I only see two bugs: 1. The overlaps on layout 6 as shown in orange on the screenshots below when JB similar artists kicks in. [/img] 2. The logo in cd doesn't seems to work on layout 6. Still need to fix the previous bugs: 1. Lyrics disappear when changing between layouts. 2. Record label image at the bottom left on the 3D shelf view. 3. Record label not working on m3u playlists. Sorry for keeping you busy... RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2017-04-29 @Jay19802005 Sometimes you have to run GUI Mode to download the Disc Art even though everything else gets downloaded in Solo Mode. I think it's because some movies have Disc Art in multiple languages. RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2017-04-29 @Dave.B You're welcome! Haha...yeah, this was a pretty big update. It took me a while. I'll take a look at those two bugs with Layout 6. I'm still looking at the lyrics disappearing and the m3u playlist bugs...those are kicking my butt. The record label showing on 3D Shelf View was fixed a few updates back...read here. RE: Multi-Mod addition for the MQ 7 Krypton Mod - Dave.B - 2017-04-29 (2017-04-29, 14:08)latts9923 Wrote: The record label showing on 3D Shelf View was fixed a few updates back...read here. @latts9923 I know, I was meaning that some record label show on the back of the c and album info but not on the left bottom. See posts # 491 & 489 RE: Multi-Mod addition for the MQ 7 Krypton Mod - Angelinas - 2017-04-29 Dave.B Test this texture.....shuld work with playlist..not load by start time when start music..need to create cache with helper script. This is solution for missing RecordLabel in playlist Code: resource://resource.images.recordlabels.white/$INFO[Window(Home).Property(SkinHelper.Player.albumlabel),,.png] RE: Multi-Mod addition for the MQ 7 Krypton Mod - Jay19802005 - 2017-04-29 Thanks @latts9923 RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2017-04-29 @Dave.B I got the record label to show now on the back of the CD. I'm going to try and add the tracklist to the back of the CD, as well as the duration of each track. RE: Multi-Mod addition for the MQ 7 Krypton Mod - Dave.B - 2017-04-29 (2017-04-29, 16:18)Angelinas Wrote: Dave.B Thanks Angelinas, but record label works fine when playlist is activated through context menu as shown in screenshot below. [/img] The only problem is when playlist is activated on kodi startup. Is there a way to have the same command kodi use for activating the playlist through context menu and use it for startup ? RE: Multi-Mod addition for the MQ 7 Krypton Mod - Dave.B - 2017-04-29 (2017-04-29, 19:51)latts9923 Wrote: @Dave.B Thank You, Just noticed they disappeared on the last update. RE: Multi-Mod addition for the MQ 7 Krypton Mod - Jay19802005 - 2017-04-30 @latts9923 when I run artwork downloader one version downloads discart and everything else except the animated movie posters,then another version of artwork downloader downloads animated posters but not diacaerp RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2017-04-30 @Jay19802005 You have two different versions of Artwork Downloader installed? RE: Multi-Mod addition for the MQ 7 Krypton Mod - latts9923 - 2017-04-30 Update #22 - The record label now displays on the back of the CD art. - I'm now using the skin.helper code on the back of the CD art to display the tracklist along with the duration for each song. Download 04-30-17 update RE: Multi-Mod addition for the MQ 7 Krypton Mod - Dave.B - 2017-04-30 (2017-04-30, 21:46)latts9923 Wrote: Update #22 Thanks Bro. Works flawlessly. RE: Multi-Mod addition for the MQ 7 Krypton Mod - bennyhanna - 2017-05-01 Thanks for all your hard work on this mod. Here is the IncludesLyrics.xml I altered to fix the problem with the lyrics. also todays updates (5/1/17) made by Manfeed so I also altered IncludesVideoLyrics.xml IncludesLyrics.xml IncludesVideoLyrics.xml RE: Multi-Mod addition for the MQ 7 Krypton Mod - david.zentner - 2017-05-01 (2017-04-02, 20:14)the_bo Wrote:(2017-04-02, 07:29)david.zentner Wrote: Cheers for the suggestions Hi mate, I made several script.py files and used the following code, where xbmc.executebuiltin( "XBMC.Action(Down)" ) can be used multiple to locate the next group. Simply then made the kodi menu Runscript and it works a charm I have about 5 different ones in use, to jump directly to the group I want import xbmc xbmc.executebuiltin('ActivateWindow(TVGuide)') xbmc.executebuiltin('SendClick(28)') xbmc.executebuiltin( "XBMC.Action(FirstPage)" ) xbmc.executebuiltin( "XBMC.Action(Down)" ) xbmc.executebuiltin( "XBMC.Action(Select)" ) |