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
Support
Watch / Listen Media
Listen Music
Disable overlay visualisations
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="Dadeo" data-source="post: 495306" data-attributes="member: 27204"><p>The only way I found is to turn off overlays (allowoverlay no) and import your own overlay. But that has it's own problems because Radio actually uses a videooverlay! I believe that is to show visualizations. That is also likely why there is a videopreview window in MusicOverlay - to show visualizations when music is playing.</p><p></p><p>It's easy to do a basic import overlay, like StreamedMP and other skins use. Just use a condition on whether or not #Play.Current.Album has text since only Music has Albums. However, this will not work well for Radio since some stations stream the station name as Album and some don't. So those that don't will give you a videowindow which sometimes flashes! </p><p></p><p>I believe this is also why Player.hasaudio and Player.has video conditions do not do anything. All media are both because Visualizations are video.</p><p></p><p>I posted a bug report <a href="https://forum.team-mediaportal.com/bugreports-74/media-overlay-bugs-68630/" target="_blank">https://forum.team-mediaportal.com/bugreports-74/media-overlay-bugs-68630/</a></p><p>You can always add your support, it might help!</p><p></p><p>I have it working exactly the way you want in the new (not released yet) version of aMPed. But attached is the code I used to import overlays.</p></blockquote><p></p>
[QUOTE="Dadeo, post: 495306, member: 27204"] The only way I found is to turn off overlays (allowoverlay no) and import your own overlay. But that has it's own problems because Radio actually uses a videooverlay! I believe that is to show visualizations. That is also likely why there is a videopreview window in MusicOverlay - to show visualizations when music is playing. It's easy to do a basic import overlay, like StreamedMP and other skins use. Just use a condition on whether or not #Play.Current.Album has text since only Music has Albums. However, this will not work well for Radio since some stations stream the station name as Album and some don't. So those that don't will give you a videowindow which sometimes flashes! I believe this is also why Player.hasaudio and Player.has video conditions do not do anything. All media are both because Visualizations are video. I posted a bug report [url]https://forum.team-mediaportal.com/bugreports-74/media-overlay-bugs-68630/[/url] You can always add your support, it might help! I have it working exactly the way you want in the new (not released yet) version of aMPed. But attached is the code I used to import overlays. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Disable overlay visualisations
Contact us
RSS
Top
Bottom