home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Films
[NEW] MyFilms v4.7.9a
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="joz" data-source="post: 337179" data-attributes="member: 70244"><p>As promised my skinning.</p><p></p><p>I have a couple of questions regarding skinning for My Films:</p><p></p><p>- Is it possible to check for a variable being empty or set so I can put this in a visible tag to control which "prompts" (such as "year"(=prompt) = yearvalue) should be displayed or not. Tried stuff with control.hastext but couldn't get it to work. I use Sisimizi's GameCatalog with My Films (I know it's not the intention of the plugin but works pretty good after some search replacing in xml export of sisimizi)</p><p></p><p>- How to go about having the fanart of moving pictures display in this skin?</p><p>Tried something like this:</p><p> <control></p><p> <description>fanart</description></p><p> <type>image</type></p><p> <id>1000</id></p><p> <posX>0</posX></p><p> <posY>0</posY></p><p> <width>1280</width></p><p> <height>720</height></p><p> <colordiffuse>66ffffff</colordiffuse></p><p> <texture>C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Backdrops\FullSize\#Fanart</texture></p><p> <animation effect="fade" time="400">WindowClose</animation></p><p> <animation effect="fade" time="400">WindowOpen</animation></p><p> <visible>!control.isvisible(34)+control.hasfocus(1026)</visible></p><p> </control></p><p></p><p>but no luck so far...</p><p></p><p>p.s.</p><p>My skinning is mostly done. Probably some little quirks here and there but most of it works ok (for me at least)</p><p></p><p>Edit:</p><p>One more question / suggestion.</p><p>I'm using <a href="http://www.sisimizi.org/" target="_blank">Sisimizi Game Catalog</a> (a port of Ant Movie Catalog) to organize my games.</p><p>I have written a PHP script on my website that allows me to upload the games export and convert it to a format that My Films recognizes (the Ant Movie Catalog xml structure) which was really easy for me to do. I guess it won't take much to have this supported by the plugin</p></blockquote><p></p>
[QUOTE="joz, post: 337179, member: 70244"] As promised my skinning. I have a couple of questions regarding skinning for My Films: - Is it possible to check for a variable being empty or set so I can put this in a visible tag to control which "prompts" (such as "year"(=prompt) = yearvalue) should be displayed or not. Tried stuff with control.hastext but couldn't get it to work. I use Sisimizi's GameCatalog with My Films (I know it's not the intention of the plugin but works pretty good after some search replacing in xml export of sisimizi) - How to go about having the fanart of moving pictures display in this skin? Tried something like this: <control> <description>fanart</description> <type>image</type> <id>1000</id> <posX>0</posX> <posY>0</posY> <width>1280</width> <height>720</height> <colordiffuse>66ffffff</colordiffuse> <texture>C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\MovingPictures\Backdrops\FullSize\#Fanart</texture> <animation effect="fade" time="400">WindowClose</animation> <animation effect="fade" time="400">WindowOpen</animation> <visible>!control.isvisible(34)+control.hasfocus(1026)</visible> </control> but no luck so far... p.s. My skinning is mostly done. Probably some little quirks here and there but most of it works ok (for me at least) Edit: One more question / suggestion. I'm using [URL="http://www.sisimizi.org/"]Sisimizi Game Catalog[/URL] (a port of Ant Movie Catalog) to organize my games. I have written a PHP script on my website that allows me to upload the games export and convert it to a format that My Films recognizes (the Ant Movie Catalog xml structure) which was really easy for me to do. I guess it won't take much to have this supported by the plugin [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Films
[NEW] MyFilms v4.7.9a
Contact us
RSS
Top
Bottom