[MOD] FusionMP (StreamedMP with Aeon elements) (1 Viewer)

Jeditrav

Portal Pro
May 17, 2007
319
20
Home Country
New Zealand New Zealand
Is it possible to just have the 'gold' stars - ie, not the 'white' stars and not the 'score'?
 

uncertainty

Portal Pro
September 29, 2007
140
2
NYC
Home Country
United States of America United States of America
I have been working on a Multiplex view, still have to do the GFX.
It's meant to replace the Filmstrip view, but I'll keep two versions of it so no worries
Progress update:
* Moving Pictures - V3: added some stuff requested in the forum such as the star rating fix and rounded covers
* Weather - 95% done
* Basichome including 5 day weather forecast - 95% done
expect something soon ;-)

First let me say you do awesome work Vergo and its skinners like you that we all appreciate. I like the work you have done with Moving Pictures and the detail view however I was wondering if maybe you could make the cover and detail smaller and then have the background image showing. For example maybe cut the size in half and just use half the screen whereby the background image would still be visible. Just an idea...

:D
 

edsche

Community Plugin Dev
January 7, 2007
606
360
38
Ulm
Home Country
Germany Germany
Nice Vergo! Love the new weather screen. But for me, your first basichome weather (With weather forecast on top of the aeon bar) you have showed here somewhere was a little bit better :D Anyway good work ! Finally rounded covers :D
 

Jammyz

Portal Pro
January 28, 2009
84
7
Home Country
Italy Italy
Hi Vergo..
I prefer no rounded cover .. tell me what I must edit to come back to normal cover..

thank you
Jam
 

Vergo

Portal Pro
August 30, 2005
162
59
Brugge
Home Country
Belgium Belgium
Sorry for the late replies, I'm currently studying for my final exams..
To answer your questions

In movingpictures.views.xml, search for

Code:
     <control><description>Rounded cover edges</description>
      <type>image</type>
      <id>246</id>
      <posX>00</posX>
      <posY>285</posY>
      <width>268</width>
      <height>371</height>
      <texture>#movingpictures_RoundedPosters</texture>
      <visible>facadeview.list+Control.IsVisible(50)</visible>
     </control>


Code:
     <!--<control><description>Rounded cover edges</description>
      <type>image</type>
      <id>246</id>
      <posX>00</posX>
      <posY>285</posY>
      <width>268</width>
      <height>371</height>
      <texture>#movingpictures_RoundedPosters</texture>
      <visible>facadeview.list+Control.IsVisible(50)</visible>
     </control>-->

@ uncertainty: even though I tend to listen to everyone's feedback as much as possible, I don't really find it interesting to do what you're asking for. If there were more people requesting this, I could look into it though..
I will however see if I can make the right panel of the details view a bit transparent so fanart "shines through" and see if it's pretty.

@jedritav: Yes it's possible but not plausible because it makes it harder to read. Having for example 8 gold stars and nothing else will force people to count the stars. If you have 8 gold stars & 2 white stars, you'll immediately see it's 10-2 = 8 stars..
 

Jeditrav

Portal Pro
May 17, 2007
319
20
Home Country
New Zealand New Zealand
@jedritav: Yes it's possible but not plausible because it makes it harder to read. Having for example 8 gold stars and nothing else will force people to count the stars. If you have 8 gold stars & 2 white stars, you'll immediately see it's 10-2 = 8 stars..

I disagree (and I haven't seen it 'gold on white to make it easier to read' anywhere else); I'm constantly trying to differentiate between the small white stars and the small gold stars (and the 'score' just looks tacky, imo) - a quick glance to see if it's a few stars or lots of stars would be better, imo - better still would be to reduce the star count from 'out of 10' to 'out of 5' so people aren't 'forced' to count them...... Just my .02c :D

I'll look into the issue and edit for myself - cheers for your hard work, much appreciated! :D
 

uncertainty

Portal Pro
September 29, 2007
140
2
NYC
Home Country
United States of America United States of America
@ uncertainty: even though I tend to listen to everyone's feedback as much as possible, I don't really find it interesting to do what you're asking for. If there were more people requesting this, I could look into it though..
I will however see if I can make the right panel of the details view a bit transparent so fanart "shines through" and see if it's pretty.


No prob Vergo, appreciate it.....:D
 

emphatic

Design Group
  • Team MediaPortal
  • August 25, 2006
    3,736
    1,196
    Alingsås
    Home Country
    Sweden Sweden

    Attachments

    • starwhite.png
      starwhite.png
      136 bytes

    Users who are viewing this thread

    Top Bottom