Kodi Community Forum
ShowMix 2.1 - New LowList - 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: ShowMix 2.1 - New LowList (/showthread.php?tid=52755)



- Ayla - 2009-06-18

PS. I see that you chose "ShowMix" as a name for the MOD... I guess you didn't want to go with "MultiCase" huh? Big Grin


- andyblac - 2009-06-18

Ayla Wrote:It seems like the "ratings" and "imdb" toggles in Settings/Tweaks are flipped.

When I turn them off, they show, when I turn them on, they don't show?

the options in advanced stting refer to the FLAG's in floor. not the text. (turn off tag in the floor and you get text version), i have only done icons for US & UK, if someone wants to create them for the other countries i will add them. make sure you nfo's have mpaa information as follows:

US:R or USA:R, US:G or USA:G, USTongueG or USATongueG, USTongueG-13 or USATongueG-13, US:NC-17 or USA:NC-17
UK:U, UKTongueG, UK:12, UK:12A, UK:15, UK:18

Ayla Wrote:Oh, and if someone finds out how to make the imdb rating show with numbers instead of starts, please do tell Smile

to hack it your self, until i sort it as an option, open viewtype_multiplex.xml

and find replace
Code:
<control type="image">
                        <description>IMDB rating</description>
                        <posx>0</posx>
                        <posy>17</posy>
                        <width>76</width>
                        <height>18</height>
                        <info>ListItem.StarRating</info>
                        <colordiffuse>FFFFFFFF</colordiffuse>
                    </control>
with
Code:
<control type="label">
                        <description>IMDB rating</description>
                        <posx>0</posx>
                        <posy>17</posy>
                        <width>76</width>
                        <height>18</height>
                        <label>ListItem.RatingAndVotes</label>
                        <colordiffuse>FFFFFFFF</colordiffuse>
                    </control>

they should be 3 of them.


- Ayla - 2009-06-19

andyblac Wrote:the options in advanced stting refer to the FLAG's in floor. not the text. (turn off tag in the floor and you get text version).



to hack it your self, until i sort it as an option, open viewtype_multiplex.xml

and find replace
Code:
<control type="image">
                        <description>IMDB rating</description>
                        <posx>0</posx>
                        <posy>17</posy>
                        <width>76</width>
                        <height>18</height>
                        <info>ListItem.StarRating</info>
                        <colordiffuse>FFFFFFFF</colordiffuse>
                    </control>
with
Code:
<control type="label">
                        <description>IMDB rating</description>
                        <posx>0</posx>
                        <posy>17</posy>
                        <width>76</width>
                        <height>18</height>
                        <label>ListItem.RatingAndVotes</label>
                        <colordiffuse>FFFFFFFF</colordiffuse>
                    </control>

they should be 3 of them.

Ahh, now I understand the flag toggles, thx.

Thx for the IMDB code, I will try it out (hope you make it a toggle option too). Smile


- Ayla - 2009-06-19

andyblac Wrote:TV Poster view now works in flat mode
few text overlapping issues
added tv episode duration and finish time when you press down to preview the eipsode

Download v0.53

Andy,

Download link doesn't work?

EDIT: I "cracked the code" Big Grin - this link works: http://www.mediafire.com/?lzu1fmhizdt


- luppolo - 2009-06-19

hi
...andyblac your mod I really like but I have some problems I can not solve
here it is

Image


Image

in setting > customise > backdrops i can only use an image for the music section Shocked
Can you help me?

thanks a lot to you all Smile


- andyblac - 2009-06-19

luppolo Wrote:hi
...andyblac your mod I really like but I have some problems I can not solve
here it is

Image


Image

in setting > customise > backdrops i can only use an image for the music section Shocked
Can you help me?

thanks a lot to you all Smile

no background images are a promlem if you are not running on a latest release 9.04.1 is not new enough. you need the latest SVN
dowload from here:

http://www.sshcs.com/xbmc/

as for genre art i have not incorporated that mod into this mod, you will need to do it your self.


- luppolo - 2009-06-19

sorry for the fanart because your mod is' very good and complete, in a future version do you think about it?

now i test the SVN version....my xbmxc run under windows xp
see you later :-)


- luppolo - 2009-06-19

but the SVN version isn't fullscreen ShockedShocked...or yes? this version start in minimized windows?


- luppolo - 2009-06-19

sorry
i found the error :-)


- steve1977 - 2009-06-20

Fabulous MOD. Really nice work.

One quick question. How do I get the "trailer view". When the "info screen" pops up, I see the multiview with 2 photos from the extra thumbs and the plot in the middle. Would love to have the movieart large in the middle and the press "down" to watch the trailer. This is how it is shown in the youtube trailer in the first post.

Any thoughts what I am doing wrong?


- andyblac - 2009-06-20

steve1977 Wrote:Fabulous MOD. Really nice work.

One quick question. How do I get the "trailer view". When the "info screen" pops up, I see the multiview with 2 photos from the extra thumbs and the plot in the middle. Would love to have the movieart large in the middle and the press "down" to watch the trailer. This is how it is shown in the youtube trailer in the first post.

Any thoughts what I am doing wrong?

first you need to have the trailer option turn on in the advanced settings, 2nd trailers only play when you are in either THUM or ART, they are not active when you are in PLOT or POSTER view.

hope that helps.


Aeon ShowMix v0.55 Comming soon - andyblac - 2009-06-20

i will be uploading v0.55 later tonight, it will have the following:


grey shade option across ALL windows.
poster view in window mode will be added.
changes to the way the window slide up

is they any other out standing issues ?


- luppolo - 2009-06-20

think about fanart music artist and music genre also please LaughLaugh


- Paradise - 2009-06-20

Hi,

my first post here, so i say hello to everybody.

I downloadet the full version 0.5 and all i get is this:
Image
Do i also need to put V0.53 over it, because the full is 0.5?
Also tryed to put 0.53 over Aeon, but its the same...

There is also nothing in multiplex to chose thumb, art, plot, poster...

System is:
Windows 7 Build 7229
XBMC Build 9.04.1


downloaded mod- now what? - EarnheadJ - 2009-06-20

Would like to try this mod. So I downloaded Aeon ShowMix 0.53 I assume I just replace the files in the Auriga skin that I have with the ones from this mod? Is this how I would do most mods for this skin? Is there a way to save each mod so that I could select which one I want to use? ( like choosing each one as a different skin).