Skin Properties (1 Viewer)

Lichloathe

MP Donator
  • Premium Supporter
  • July 25, 2007
    203
    194
    Home Country
    Australia Australia
    Not sure if I’ve missed this info somewhere here but is there a full list or wiki that’s actually working with a full list of available skin properties for moving pictures plugin?
    Just trying to add to my skin with some extra info. Thanks.
     

    CyberSimian

    Test Group
  • Team MediaPortal
  • June 10, 2013
    3,611
    2,639
    Southampton
    Home Country
    United Kingdom United Kingdom
    is there a full list or wiki that’s actually working with a full list of available skin properties for moving pictures plugin?
    When I was writing my "Clarity" skin, I wanted a list of all available built-in skin variables, so I scanned the entire MP source looking for certain strings. Some points:

    (1) I downloaded the MP source zip file from GitHub, but it includes only the main product plus those plugins that are included in the main distribution (so no "Moving Pictures").

    (2) I used Windows "findstr.exe" to search the source folder tree and output the hits to a file. But the hits need further processing to extract the names of (possible) skin variables.

    (3) The strings that I searched for were:
    "#
    GUIPropertyManager.SetProperty(
    This creates two different files with different selections of possible skin variables.

    (4) Neither string provides a complete and correct list. The lists include some strings that are not skin variables, while the lists will be missing other strings that are skin variables. The resulting list of skin variables still needs some manual editing to remove strings that are obviously not skin variables.

    (5) To be able to repeat this scan in the future, I wrote two batch scripts: one to perform the scan, and another to extract the names of the skin variables. Unfortunately, these scripts are written in the obscure Rexx scripting language, and you would need to install a Rexx interpreter in order to be able to run them. However there is a very good interpreter called "Open Object Rexx" that you can download from SourceForge.

    Let me know if you want to experiment with my Rexx scripts.

    -- from CyberSimian in the UK
     

    Lichloathe

    MP Donator
  • Premium Supporter
  • July 25, 2007
    203
    194
    Home Country
    Australia Australia
    Thanks CyberSimian, very interesting.
    I have found what I was looking for in the meantime. I just needed to turn on the debug skinning option in the advanced options for Moving Pictures. There are actually quite a lot which is great.
     

    Lichloathe

    MP Donator
  • Premium Supporter
  • July 25, 2007
    203
    194
    Home Country
    Australia Australia
    Thanks RoChess. Somehow I always forget the web archive when looking for information that leads to dead links. :rolleyes:
     

    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
    696
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
    Replies
    4
    Views
    3K
    • Sticky
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not relevant to the plugin itself (test, some leftover unused parts etc).
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not...
    We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
    Replies
    37
    Views
    9K
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network. Hauppauge card retired long ago. I have also retired very early SD units, the Quatros seem to work much better than the older units. Go to SD's support website and download and install the windows...
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network...
    I am currently using a Hauppauge WinTV QuadHD PCIe card on MP1 (1.37) for DVB-T, but 2 of the tuners have died. Thinking about...
    Replies
    3
    Views
    1K
    Top Bottom