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 Skins
Popular Skins
StreamedMP
StreamedMP Music files using Fanart Handler
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="kiwijunglist" data-source="post: 566835" data-attributes="member: 76888"><p>This screenshot from Maya skin suggests that maybe you can move the list controls to a popup screen</p><p><img src="https://forum.team-mediaportal.com/attachments/skins-50/53170d1263128800-maya-simple-skin-update-10-01-10-now-playing.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p></p><p>Actually you have redundant code.</p><p></p><p>The current code you have used is;</p><p></p><p>Bottom ImageLayer = Multiimage control pointing to fanart directory</p><p>Next Image Layer = Fanart Handler plugin</p><p></p><p>However in fanart handler plugin setup, you can tell it to use Music fanart directory as well, so it always displays an image, this makes the first layer redundant and also a waste of memory (as you know multiimage control loads all images it displays into the memory), So the first layer should only be a static image. Then if user wants random music fanart when no fanart is available all they do is tick the box in the fanart handler plugin setup.</p></blockquote><p></p>
[QUOTE="kiwijunglist, post: 566835, member: 76888"] This screenshot from Maya skin suggests that maybe you can move the list controls to a popup screen [IMG]https://forum.team-mediaportal.com/attachments/skins-50/53170d1263128800-maya-simple-skin-update-10-01-10-now-playing.jpg[/IMG] Actually you have redundant code. The current code you have used is; Bottom ImageLayer = Multiimage control pointing to fanart directory Next Image Layer = Fanart Handler plugin However in fanart handler plugin setup, you can tell it to use Music fanart directory as well, so it always displays an image, this makes the first layer redundant and also a waste of memory (as you know multiimage control loads all images it displays into the memory), So the first layer should only be a static image. Then if user wants random music fanart when no fanart is available all they do is tick the box in the fanart handler plugin setup. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
StreamedMP Music files using Fanart Handler
Contact us
RSS
Top
Bottom