[MOD] MovingPictures & TVSeries layouts (3 Viewers)

Krejci

Portal Pro
December 16, 2011
104
6
Here we go. It would be graet, if you can find the error!
 

Attachments

  • BasicHome.xml
    165.9 KB
  • common.time.xml
    7.7 KB

m3rcury

Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    Krejci, use the attached common.time.xml and your clock should look as per standard StreamedMP. You can leave BasicHome.xml as is.
     

    Attachments

    • common.time.xml
      2.6 KB
    Last edited:

    Krejci

    Portal Pro
    December 16, 2011
    104
    6
    Can someone tell me, where I can find the Bluray and DVD Cover Layer and how I can shrink them? Want them a little bit smaller!

    Is it possible?
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    Can someone tell me, where I can find the Bluray and DVD Cover Layer and how I can shrink them? Want them a little bit smaller!

    Is it possible?

    Krejci, are you referring to these? If these are what you want, to reduce size you can either use a graphic application to manipulate image or else change the size in the xml to display smaller with no need to manipulate image.
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    ok, in which xml file I can change it? and in what line in the xml?

    Krejci, it all depends which one you want to change. Currently there are the following XMLs which display the cases, namely:
    • movingpictures.common.details.xml
    • movingpictures.default.facade.xml
    • movingpictures.default.filmstripview.xml
    • movingpictures.fanart.facade.xml
    • movingpictures.fanart.listview.xml
    • videoOSD.xml

    If you are using my MOD, the code is tagged by <!-- mercury - Cover Case -->, but if you are not, look for <description>Cover Case Overlay</description> and <description>Cover Case Overlay - blank</description>. Under each you need to change the following 2 lines to your desired size:
    Code:
    	  <width>nnn</width>
    	  <height>nnn</height>
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    An updated version of the MOD has been released for compatibility with latest StreamedMP-1.9.0.3269.

    Thanks
     

    badboyxx

    Portal Pro
    June 15, 2012
    728
    97
    Home Country
    Germany Germany
    Hello m3rcury,
    you do a great work. I 've tested the latest MOD for 1.9.0.3269. First of all, is it necessary that I have installed StreamedMP-1.9.0.3269 before? Why have I never seen your mod before (n) Now I have some problems.

    In the installation menu I've selected for list view 10 rows but in moving pictures I see only 6 rows.

    Some covers doesn't have the cover frame and the movie detail icons like "1080p", "16:9", "cc", "bluray" ... are missing. I've uploaded two pictures and both movies are BD-Isos. With the DVD-Isos I have the same problem but with divx/xvid files everything is ok. Can you tell me please how I can fix it?

    How can I disable the little frame in the right upper corner in the basic home menu? I don't need it.
     

    Attachments

    • listview.jpg
      listview.jpg
      390 KB
    • no_frame.jpg
      no_frame.jpg
      621.9 KB
    • with_frame.jpg
      with_frame.jpg
      706.2 KB

    Users who are viewing this thread

    Top Bottom