Frames Skin for MediaPortal 1.2.x [v1.2.7 - 29-09-2012] (Original Thread) (2 Viewers)

Lbr_Lion

Extension Designer
July 19, 2008
243
372
Home Country
Netherlands Netherlands
Thanks! If you register at For the Records forums and PM dot-i he'll give you access to the beta version for sure. I helped other skinners getting access before. Normally it's only for donators but skinners are kind of donators :)

Thanks!, I will register and will make a request for the beta version.

I found another issue. When rating movies in Moving Pictures plugin, there's no dialog showing and it's not possible to go back to the main menu. Menu sounds are still playing but the window is stuck.

The 'dialogGeneralRating' is indeed missing and will be added to the (SVN) version.
 

vuego

Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,639
    764
    Göteborg
    Home Country
    Sweden Sweden
    Yo, I've installed SVN1.2.6.82 and found small issues.

    The movie cover in the details view of Moving Pictures doesn't seem to fit inside the frame.
    Next to the rating there's some text "(Rated...". What? Something is missing :)
    Frames Moving Pictures Details.png

    If a series episode name is too long it'll overlap the date and watched icon in MP-TV Series.
    Frames MP-TVSeries.jpg
     

    Lbr_Lion

    Extension Designer
    July 19, 2008
    243
    372
    Home Country
    Netherlands Netherlands
    The movie cover in the details view of Moving Pictures doesn't seem to fit inside the frame.
    Next to the rating there's some text "(Rated...". What? Something is missing :)

    I changed the size of the frame (Has now same size as cover image), but normally you should not see both at the same time due to a visibility condition. (I can not reproduce it at least without removing the condition).
    There was a width condition added to the rating property and now you don't have to guess anymore what is behind 'Rated'. ;)

    If a series episode name is too long it'll overlap the date and watched icon in MP-TV Series.

    I changed the facade for list view and this overlap issue should also be fixed now.

    Please see attachment for the updated files.
     

    Attachments

    • movingpictures.details.xml
      14.2 KB
    • TVSeries.Facade.xml
      12 KB

    Lbr_Lion

    Extension Designer
    July 19, 2008
    243
    372
    Home Country
    Netherlands Netherlands
    Hi,

    A MediaPortal 1.3.0 Alpha compatible version of Frames can now be downloaded from google.code.

    In this version the following new features of MP1.3.0 Alpha are included:
    - Theme added for 10 rows TV Guides (Default theme is 8 rows)
    - Support for TV Guide Genre colouring added
    - Skin settings added for expanded OSD, Infotags and Disable Fanart (Is moved from installer to settings)
    - New properties and options for MyVideos

    Also the following other updates are included:

    - TVSeries updated to support version 3.3.1
    - Extensions updated to support version 1.0.7
    - 3 new/missing media logos added (mp2, MP2V and MP2A)
    - Support for My Anime 3 added
    - Advanced Ratings Support (10 heart scale) for Trakt 1.6 and higher added
    - Rating dialog for Moving Pictures added
    - For the Record 1.7.0 support added
    - World Weather updated to support new provider wetter.com
    - My Emulator 2 (Alpha) support added
    - MyFilms 6.0 (Beta) support added
    - Support for TVWishList added.
    - Other small updates/fixes

    Cheers,
     
    Last edited:

    JimCatMP

    Documentation Group
  • Team MediaPortal
  • April 1, 2010
    654
    285
    Leeds
    Home Country
    United Kingdom United Kingdom
    Installed & checked against base, MP TV Series, Moving Pictures & World Weather and it all works perfectly - even my local fix script to change the images on main menu works.

    Excellent stuff.

    Cheers - JCMP
     

    vuego

    Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,639
    764
    Göteborg
    Home Country
    Sweden Sweden
    The default icon logo size of For the Record is 84 x 84 pixels which gives av very poor quality logo since Frames is using 153 x 150 for its placeholder. However Glenn told me how to increase the logo quality in "4TR_Home.xml" and "4TR_Radio_Home.xml" skin files. The following hidden control needs to be added:
    Code:
        <control>
          <description>Dummy label to hold global settings for this skin!</description>
          <type>label</type>
          <id>420</id>
          <label>#settings:logo-icon-size=153,150;guide_time=Center</label>
          <visible>no</visible>
        </control>
    Here's what the difference looks like:

    Frames Default logo size vs 153x150.png


    My logo is only 114 x 112 so with the control above added to Frames we could get even better logo quality than this :)
     

    AlfredENeuma

    Portal Pro
    October 10, 2008
    433
    156
    Home Country
    Germany Germany
    Hi Lbr_Lion,
    found a small mistake in WorldWeather.xml; second and following self-defined calendar dates are not working (just a blank too much in "CalendarSelfDefined...").
    Attached the corrected file from 1.2.100.100.
    Thanks again for your excellent skin! (y)
    Cheers Alfred
     

    Attachments

    • WorldWeatherCalendar.xml
      18.9 KB

    Lbr_Lion

    Extension Designer
    July 19, 2008
    243
    372
    Home Country
    Netherlands Netherlands
    Hi Lbr_Lion,
    found a small mistake in WorldWeather.xml; second and following self-defined calendar dates are not working (just a blank too much in "CalendarSelfDefined...").
    Attached the corrected file from 1.2.100.100.
    Thanks again for your excellent skin! (y)
    Cheers Alfred

    Hi Alfred,

    Thanks! The corrected file will be added to the next update.

    Cheers,
     

    Users who are viewing this thread

    Top Bottom