![]() |
Mod Aeon MQ 8 Multi-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 Aeon MQ 8 Multi-Mod (/showthread.php?tid=342529) 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
|
RE: Aeon MQ 8 Multi-Mod - hay19000 - 2020-01-17 Hi everyone After the last update I don't get watched etiquette for watched tv episodes anymore anyone with the same pb ? RE: Aeon MQ 8 Multi-Mod - latts9923 - 2020-01-17 @hay19000 The watched flag still displays for me...is that what you're not seeing? RE: Aeon MQ 8 Multi-Mod - hay19000 - 2020-01-17 (2020-01-17, 14:27)latts9923 Wrote: @hay19000 I will reinstall thank you for your quick response RE: Aeon MQ 8 Multi-Mod - jasn - 2020-01-17 (2020-01-16, 17:00)jasn Wrote: @latts9923 Thanks for any attention you can give this issue. I had some discussion with the Artist Slideshow developer HERE. Another user also replied HERE, but I don't know if its related. I may be able to make some changes myself and will report back.@latts9923 : ALL STOP. I found an error in my xml file. One less issue to look at. Many thanks for your great work! RE: Aeon MQ 8 Multi-Mod - latts9923 - 2020-01-18 @Jumpy73 1. I see the delay for extrafanart, but all my artists are displaying the fanart. 2. I see the featured artist info below the main artist if I enable "SHOW SONG AND ALBUM ARTISTS", but I do not if I disable it. 3. I see the discart for layout 3. I've tried multiple times and it works every time. 4. According to the Artist Slideshow thread, last.fm has disabled access to all artist images. The Add-on creator is looking at using other options to display the similar artists. 5. I moved the animated lyrics down a bit so they are positioned similar to MQ 7. It will be part of the next update. Thanks for reporting the problem! 6. I tried the shadertoy visualization, and the bars are reacting to the music for me. RE: Aeon MQ 8 Multi-Mod - Jumpy73 - 2020-01-20 (2020-01-18, 18:44)latts9923 Wrote: @Jumpy73 RE: Aeon MQ 8 Multi-Mod - Schenckmeier - 2020-01-21 Hi, i'm using this awesome mod since a few days and and discovered the music visualization style 3D. I was disappointed when I noticed that the covers are not shown in file-directory mode but in album-mode. Then i tried to edit the MusicVisualisation.xml and now the album cover is shown, look at the attachements. Thats what i changed: MusicVisualisation.xml line 4203 Code: <texture diffuse="spin/shelf/diffuse_box.png" background="true">$INFO[MusicPlayer.Cover]</texture> Code: <texture diffuse="spin/shelf/diffuse_box.png" background="true">$INFO[MusicPlayer.offset(0).Cover]</texture> and line 4233 Code: <texture flipy="true" diffuse="spin/mask_cover3.png" background="true">$INFO[MusicPlayer.Cover]</texture> Code: <texture flipy="true" diffuse="spin/mask_cover3.png" background="true">$INFO[MusicPlayer.offset(0).Cover]</texture> What is the reason for that? The other styles like No.7 work with $INFO[MusicPlayer.Cover]... ![]() ![]() RE: Aeon MQ 8 Multi-Mod - Smirnoff13 - 2020-01-23 @latts9923 Good evening, and thank you for this skin mod, are you thinking of making an evolution for the PVR section and PVR artwork on MQ8 aeon MOD ? Cordially. RE: Aeon MQ 8 Multi-Mod - latts9923 - 2020-01-26 @Schenckmeier Thanks for the info...I'll take a look at this. @Smirnoff13 You're welcome! I'm not quite sure what you're asking. If you're asking to change the appearance, can you provide an example? RE: Aeon MQ 8 Multi-Mod - Smirnoff13 - 2020-01-26 (2020-01-26, 16:14)latts9923 Wrote: @Smirnoff13 @latts9923 Hello to you yes it is especially that, namely the appearance such as the choice of the layout as in your mod MQ7 leila, and also the possibility of seeing the artwork of the TV selects it is downloadable but not visible in this skin. again thank you for your patience. RE: Aeon MQ 8 Multi-Mod - Jumpy73 - 2020-01-26 (2020-01-18, 18:44)latts9923 Wrote: @Jumpy73I probably couldn't explain that well what my thought was... Even if the option "SHOW SONG AND ALBUM ARTISTS" is disabled, in the right list view, an Album with one or more featuring artists is displayed under more than one Artist. So, the same album has multiple roots, the album artist (it's right), but even the featuring artists (it's wrong) (2020-01-18, 18:44)latts9923 Wrote: @Jumpy73Is there a possible caching problem? (2020-01-11, 00:27)Jumpy73 Wrote: Hi @latts9923 The problem is caused by searching the actors images on remote movies db and not tvshows db It is an old issue I already had at the time of MQ7 Kripton multi mod... you previously already fixed. Some time ago I found alternative images for buttons and up/down arrows. They appear to give a more professional style to Kodi, so I would appreciate if they could be included in next updates of mod. What do you think about it? Please find below some screenshots https://www.dropbox.com/s/s60mnervyt9roif/screenshot016.png?dl=0 https://www.dropbox.com/s/4ckbq6qniq7z1zn/screenshot017.png?dl=0 https://www.dropbox.com/s/pp4o1kfn6hyrhgq/screenshot018.png?dl=0 If interested, you can download them here Many thanks RE: Aeon MQ 8 Multi-Mod - Gothico - 2020-01-26 Well seems i have two problems since last update in january first: in the infoview (movies) there is no poster shown. checked back with other skins and they do show up there. second: in right-list-view the characterart is "sticky". it appears and stays till i move to a collection or a movie that has its own CA. sadly i have to turn this feature off. it's quite odd having "red" from angry birds shown on armageddon movie.... well... :-P i reinstalled (deleted and new download) mq8 and took the full mod from the first page to overwrite, but these two bugs remain. i didn't delete the usersettingsfolder, but since it was working before... still my fault or an unseen bug? RE: Aeon MQ 8 Multi-Mod - chrissix666 - 2020-01-26 (2020-01-26, 21:30)Gothico Wrote: second: in right-list-view the characterart is "sticky".This bug is known and it is very difficult. It is a multi-image problem. @manfeed solved the problem with a code but the number of characterarts is then limited and sideshow always in integer mode (1,2,3 ... not random) We are only talking about the ArtworkBeef "own Artwork Type" solution now! On the Extranfanart (Sub)Folder System it can't never be solved i think. On solution but very dirty is to use in every other movie where no characterart a 1x1 pixel png fake file. EDIT: Another solution could be if you use a Media Manager to create on every Movie with Character Art a own Tag for example "Characterart". Then with a visible condition <visible>String.Contains(ListItem.Tag,CharacterArt)</visible> it will bo only shown then. But this solution will only work in dialogvideoinfo, not in normal views, string containing of Listitem.Tag is only possible in dialogvideoinfo as such other functions also... This would world on both Systems, Artwork Type System and Extrafanart Folder System. But this tagging is time expensive, also only for dialogvideoinfo, so this solution is also pretty useless. RE: Aeon MQ 8 Multi-Mod - Gothico - 2020-01-28 (2020-01-26, 21:30)Gothico Wrote: Well seems i have two problems since last update in january Found the issue. it was the config file from the skin. deleted and reconfigured. now its working again Quote:On solution but very dirty is to use in every other movie where no characterart a 1x1 pixel png fake file. rrr dirrrrty.. i'll think about that. thanks RE: Aeon MQ 8 Multi-Mod - Buzniak - 2020-01-29 Hey guys, my kodi build did this weird skin reset and now i can't select any color flags or any option in that skin setting, any ideas? |