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: 566188" data-attributes="member: 76888"><p><strong>Enhancement Request / Suggestion</strong></p><p></p><p>The current behaviour for now playing screen is, that if fanart is not available from the fanart handler plugin (eg. No artist image available or MP artist thumb is too low resolution), then a random multiimage is displayed from the music subdirectory.</p><p></p><p>I don't like to see a non matching artist image in the now playing window. I think there should be a define option if the user doesn't want non matching random fanart. I would rather have a default image displayed if no fanart is available rather than a random artist.</p><p></p><p><strong>Bug Fix</strong></p><p></p><p>Currently I sometimes see the same image in the album thumb and the fanart window. This is because the fanart plugin either uses MP Artist thumb directory for fanart, or it scrapes the same fanart image as the audioscrobber plugin. I think the album thumb should only show the album, it shouldn't cycle between the album and the MP artist thumb image. If you change the album image control to the following it will prevent cycling the album image, and prevent artist image appearing in the album cover window.</p><p></p><p>[code]</p><p> <control></p><p> <type>image</type></p><p> <description>album art image</description></p><p>[B] <id>0</id>[/B]</p><p> <posX>20</posX></p><p> <posY>45</posY></p><p> <width>370</width></p><p> <height>347</height></p><p>[B] <texture>#Play.Current.Thumb</texture>[/B] </p><p></control></p><p>[/code]</p></blockquote><p></p>
[QUOTE="kiwijunglist, post: 566188, member: 76888"] [B]Enhancement Request / Suggestion[/B] The current behaviour for now playing screen is, that if fanart is not available from the fanart handler plugin (eg. No artist image available or MP artist thumb is too low resolution), then a random multiimage is displayed from the music subdirectory. I don't like to see a non matching artist image in the now playing window. I think there should be a define option if the user doesn't want non matching random fanart. I would rather have a default image displayed if no fanart is available rather than a random artist. [B]Bug Fix[/B] Currently I sometimes see the same image in the album thumb and the fanart window. This is because the fanart plugin either uses MP Artist thumb directory for fanart, or it scrapes the same fanart image as the audioscrobber plugin. I think the album thumb should only show the album, it shouldn't cycle between the album and the MP artist thumb image. If you change the album image control to the following it will prevent cycling the album image, and prevent artist image appearing in the album cover window. [code] <control> <type>image</type> <description>album art image</description> [B] <id>0</id>[/B] <posX>20</posX> <posY>45</posY> <width>370</width> <height>347</height> [B] <texture>#Play.Current.Thumb</texture>[/B] </control> [/code] [/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