Icon view - don't display background (1 Viewer)

gshipley

MP Donator
  • Premium Supporter
  • September 17, 2008
    78
    37
    When changing from list view to cover view, is there a way to disable the background image loading? It makes seeing the rest of the covers difficult.
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    42
    Texas
    Home Country
    United States of America United States of America
    You have to modify the skin to do it. Goto your skin folder and open your movingpictures.xml file. Close to the begining you should see a section of code like what you see here.

    Change the define to false for whichever views you don't want to use the backdrop.
     

    gshipley

    MP Donator
  • Premium Supporter
  • September 17, 2008
    78
    37
    Awesome, that worked like a champ. Is there a settnig to not dim the rest of the titles?
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    42
    Texas
    Home Country
    United States of America United States of America
    I think so, something to do with the facade control. You may be better off heading over to the skins subforum though. Although maybe someone else can give you exact details. I am unfortunately not much of a skinner.
     

    marvenius

    Portal Pro
    September 3, 2008
    523
    47
    Belgium
    Home Country
    Netherlands Netherlands
    it's this little peace of code in movingpictures.facade.xml:
    Code:
            <unfocusedAlpha>150</unfocusedAlpha>

    just play around with the value (range 000-254 if I'm correct) and of the top of my head, 254 would give all thumbs equal "undimmed" status
     

    Users who are viewing this thread

    Similar threads

    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    70
    Views
    5K
    Thanks for your reply. In my configuration this setting is set to "no". To avoid misunderstandings, the MP window size changes on screen resolution changes, MP always fulfills the whole screen. Also, the home screen buttons size is adjusted. Only the font size is not adjusted to the new screen resolution.
    Thanks for your reply. In my configuration this setting is set to "no". To avoid misunderstandings, the MP window size changes on...
    I use two monitors - a large display for TV and video watching and a small display for music playback, to get the current track...
    Replies
    2
    Views
    616
    • Sticky
    Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested [2024-03-03 18:26:58,262] [Log ] [MPMain ] [DEBUG] - Main: TV service found. Checking status... [2024-03-03 18:26:58,263] [Log ] [MPMain ] [INFO ] - Main: TV service is in status Running - proceeding...
    Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested...
    MediaPortal 1.33 Release Written by Team-MediaPortal. We have just released MediaPortal 1.33 - Springtime / 20th Anniversary...
    Replies
    7
    Views
    994
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and remember to add support for this sort order.
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and...
    Hi, I was wondering if there is anyone who might be able to help me out. Is there a way to either use the sort feature and/or a...
    Replies
    6
    Views
    827
    Good you solved it. It’s indeed really strange as xaml always uses „.“ as decimal separator. There are also several other code lines in same file and other files, where the dot seems to make no trouble. It’s unclear why only this line causes issues. I tried again as in your video and no issue here :confused:
    Good you solved it. It’s indeed really strange as xaml always uses „.“ as decimal separator. There are also several other code...
    Description: Nereus skin does not show new/reworked view mode selection screen, instead it falls back to old/default screen. As a...
    Replies
    3
    Views
    850
    Top Bottom