Skinfiles for Moving Pictures (2 Viewers)

emphatic

Design Group
  • Team MediaPortal
  • August 25, 2006
    3,759
    1,252
    Alingsås
    Home Country
    Sweden Sweden
    Thanks a lot! A "hover_Moving_Pictures.png" would be nice too. :D

    Emph
     

    jimz06

    Portal Member
    July 24, 2007
    31
    0
    Home Country
    United States of America United States of America
    I was poking around these xml's playing with some customizations and noticed a number of settings for 1366 and 768. I'm on a 1920x1080 display. Everything looks fine on my display, just wondering if there is any benefit to changing the settings to my display native resolution?
     

    Spragleknas

    Moderator
  • Team MediaPortal
  • December 21, 2005
    9,471
    1,822
    Located
    Home Country
    Norway Norway
    If you're thinking of altering the XML, like reference.xml from:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <!--version="1.0" encoding="utf-8" standalone="yes"-->
    <controls>
    <skin>
    <width>1366</width>
    <height>768</height>
    <version>1.0.0.0</version>
    to
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <!--version="1.0" encoding="utf-8" standalone="yes"-->
    <controls>
    <skin>
    <width>1920</width>
    <height>1080</height>
    <version>1.0.0.0</version>
    Then don't!

    Where stuff is "put" is calculated from this info by skinauthor (in other words not in % width/height), so everything would be missplaced (in top left corner).

    Hope that made sense :confused:
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    45
    Texas
    Home Country
    United States of America United States of America
    This is actually due to a bug in 0.7, but it can be worked around easily enough. The attached movingpictures.xml should fix the problem with Monochrome. It is based off the February 4th XMLs. This will not be required with 0.7.1+.
     

    Attachments

    • movingpictures.xml
      30.6 KB

    divinius

    Portal Member
    June 1, 2008
    16
    1
    Home Country
    Netherlands Netherlands
    okay great, thanks a lot, it does show my movie collection again
    but now, when i go to Moving Pictures, MP crashes instantly:

    mpmovingpictures070crash.jpg


    error.log: http://www.b3ta.cr3ation.co.uk/data/log/error.log

    ive just installed latest MP svn and monochrome 2.5
     

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,759
    1,252
    Alingsås
    Home Country
    Sweden Sweden
    Added some missing dummy code so this works for 0.70.

    Emph
     

    Attachments

    • movingpictures.facade.xml
      30.7 KB
    • movingpictures.xml
      30.6 KB

    Users who are viewing this thread

    Similar threads

    i think info but I'm really not sure
    i think info but I'm really not sure
    When I import new films using Moving Pictures, it takes an incredibly long time for the information to be found and downloaded...
    Replies
    3
    Views
    2K
    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Hi everyone, I have been using it For 16 years now (from V1.1.1) and it has worked flawlessly. I only use TV Series and Moving...
    Replies
    2
    Views
    590
    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean mediaportal\subtitledownloaders folder? there you can fill in your credentials. I'm sure it is documented somewhere...
    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean...
    I'm having a strange issue with Subcentral & Subtitle Downloader. Everytime I try to download subtitles the list come out empty...
    Replies
    3
    Views
    467
    Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file I attached to my previous message. I don't understand it because I use MP in english, I search for subtitles in english and not in my native language, so I can't figure out what's translation got to do...
    Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file...
    I don't now what to say, I don't know where to begin. Mediaportal user since 2004. Always a satisfied user, I must add. Lately...
    Replies
    21
    Views
    2K
    When I rebooted this morning, the same problem came back. But I did find my error, it turned out I had accidently clicked on "Filtering: On startup filter by: Unwatched Movies" in "Moving Pictures Configuration". Don't know how I did that. (n)
    When I rebooted this morning, the same problem came back. But I did find my error, it turned out I had accidently clicked on...
    About a 2 months ago I was having problems with filtering for unwatched movies. I couldn't find the filter for it. So I tried...
    Replies
    3
    Views
    385
    Top Bottom