Since Titan is our default skin now, it should be the fallback position for widescreen skins if the user-selected skin cannot be loaded, and should also be used by MediaPortal Debug Mode.
Continue reading...
Since Titan is our default skin now, it should be the fallback position for widescreen skins if the user-selected skin cannot be...
Since Titan is our default skin now, it should be the fallback position for widescreen skins if the user-selected skin cannot be...
If the selected skin is incompatible, then MP simply loads the default skin without any notification to the users.<br /> <br /> Previously, a notification screen was displayed so that the user would know why the chosen skin was not loaded
Continue reading...
If the selected skin is incompatible, then MP simply loads the default skin without any notification to the users.<br /> <br />...
If the selected skin is incompatible, then MP simply loads the default skin without any notification to the users.<br /> <br />...
As title say :<br /> DRR refresh the screen when start Radio channel ( only tested with Radio channel containing fake video stream (add by provider for use as background with official BOX)<br /> same issue when playing Recorded radio
Continue reading...
As title say :<br /> DRR refresh the screen when start Radio channel ( only tested with Radio channel containing fake video stream...
As title say :<br /> DRR refresh the screen when start Radio channel ( only tested with Radio channel containing fake video stream...
* defaultVideoBig.png / defaultVideoSeenBig.png are used for Recorded Radio<br /> screenshot : <a href="https://forum.team-mediaportal.com/attachments/20-16-38-png.128187/">https://forum.team-mediaportal.com/attachments/20-16-38-png.128187/</a> [<a href="https://forum.team-mediaportal.com/attachments/20-16-38-png.128187/"...
* defaultVideoBig.png / defaultVideoSeenBig.png are used for Recorded Radio<br /> screenshot : <a...
* defaultVideoBig.png / defaultVideoSeenBig.png are used for Recorded Radio<br /> screenshot : <a...
Some users reported to have a black background instead the theme background when hovering over the Video button for MyVideos.<br /> Reason: <br /> There are two reasons for this "bug":<br /> 1. Skin is set per default to "Video Fanart on BasicHome". in SkinSettings.xml.<br /> 2. Missing the relevant visibility tag in BasicHome.xml...
Some users reported to have a black background instead the theme background when hovering over the Video button for MyVideos.<br />...
Some users reported to have a black background instead the theme background when hovering over the Video button for MyVideos.<br />...
The GetstreamTags() procedure has been removed by accident during BASS rework.<br /> It has been found that this method is in use by at least MyLyrics and RadioTime plugin.
Continue reading...
The GetstreamTags() procedure has been removed by accident during BASS rework.<br /> It has been found that this method is in use...
The GetstreamTags() procedure has been removed by accident during BASS rework.<br /> It has been found that this method is in use...
In most of MP the toggle GUI action (X on keyboard, red button on remote, ACTION_SHOW_GUI in code) actually toggles between full screen and non-full screen.<br /> <br /> In music section (if viz are disabled) this action takes you to the now playing screen but does not toggle to take you back to previous screen.
Continue reading...
In most of MP the toggle GUI action (X on keyboard, red button on remote, ACTION_SHOW_GUI in code) actually toggles between full...
In most of MP the toggle GUI action (X on keyboard, red button on remote, ACTION_SHOW_GUI in code) actually toggles between full...
Currently all skins show as compatible which can lead to bad behaviours (especially if the skin still uses togglebuttons which are removed in MP 1.4.0).<br /> <br /> Skin related changes are documented here: <a...
Currently all skins show as compatible which can lead to bad behaviours (especially if the skin still uses togglebuttons which are...
Currently all skins show as compatible which can lead to bad behaviours (especially if the skin still uses togglebuttons which are...
On closing MP Configuration with "OK" the hostname is reset to an empty string if the TV Server is not reachable in this moment. A warning dialog is displayed, but the user cannot handle the situation properly, since it is not possible to keep the old hostname.
Continue reading...
On closing MP Configuration with "OK" the hostname is reset to an empty string if the TV Server is not reachable in this moment. A...
On closing MP Configuration with "OK" the hostname is reset to an empty string if the TV Server is not reachable in this moment. A...
This window is currently not very easy to understand and could use some corrections.<br /> <br /> 1. Move Audio renderer to the bottom since it's a selection of its own (Automatic Decoder Settings will disable all drop down menus but this).<br /> 2. Change the label:<br /> "Automatic Decoder Settings<br /> (use with caution -...
This window is currently not very easy to understand and could use some corrections.<br /> <br /> 1. Move Audio renderer to the...
This window is currently not very easy to understand and could use some corrections.<br /> <br /> 1. Move Audio renderer to the...
MPEI's depedency check for TvServer has reversed logic for min and max.<br /> This is also due to the fact that the comparison implementation is not unified in one place and hard to read.<br /> User cwchapma has supplied a patch via github pull request that fixes the issue and adds a new common VersionProvider class with overloaded...
MPEI's depedency check for TvServer has reversed logic for min and max.<br /> This is also due to the fact that the comparison...
MPEI's depedency check for TvServer has reversed logic for min and max.<br /> This is also due to the fact that the comparison...
The client's gentle.config file is only updated by MP Configuration if the hostname of the TV server has changed. So if the TV database (e.g. SQL Server -> MySQL) or a connection parameter have been changed this is not updated to the client, because the hostname remains the same.
Continue reading...
The client's gentle.config file is only updated by MP Configuration if the hostname of the TV server has changed. So if the TV...
The client's gentle.config file is only updated by MP Configuration if the hostname of the TV server has changed. So if the TV...
Scythe42's D3D reworks/fixes were not tested on Windows XP.<br /> As it turns out, there are a few issues.<br /> 1. [mm, Sebastiii] ActivateWindow() exception.<br /> 2. [mm] Hang on switch between windowed and FS mode if media playing.<br /> 3. [mm] Hang on resize window while playing TV if haven't previously resized the window.<br />...
Scythe42's D3D reworks/fixes were not tested on Windows XP.<br /> As it turns out, there are a few issues.<br /> 1. [mm, Sebastiii]...
Scythe42's D3D reworks/fixes were not tested on Windows XP.<br /> As it turns out, there are a few issues.<br /> 1. [mm, Sebastiii]...
Changes/improvements in the font engine since MP 1.3 are incompatible with Windows XP. They cause MP to crash to desktop on startup.
Continue reading...
Changes/improvements in the font engine since MP 1.3 are incompatible with Windows XP. They cause MP to crash to desktop on...
Changes/improvements in the font engine since MP 1.3 are incompatible with Windows XP. They cause MP to crash to desktop on...
To be able to play WMV and WMA/WMALossles files, LAV need to have setting enable/checked.<br /> Setting to have to be enable is 'asf' / 'wma' / 'wmalossless', these setting are not enable by default.<br /> The proposed solution is to enable it if lav is default splitter and only on first installation/upgrade.
Continue reading...
To be able to play WMV and WMA/WMALossles files, LAV need to have setting enable/checked.<br /> Setting to have to be enable is...
To be able to play WMV and WMA/WMALossles files, LAV need to have setting enable/checked.<br /> Setting to have to be enable is...
In MyMusic, broken files can be displayed (Audio/Video files)<br /> These files are not correctly played (Only Audio is played but can be played very fast).
Continue reading...
In MyMusic, broken files can be displayed (Audio/Video files)<br /> These files are not correctly played (Only Audio is played but...
In MyMusic, broken files can be displayed (Audio/Video files)<br /> These files are not correctly played (Only Audio is played but...
While playing music and watching Pictures mixed with Video, when stopping Video, Music playing stop working (it happen if Video is using MPAR or Reclock with Wasapi Exclusive).<br /> <br /> While stopping Video, Music playlist start but VideoPlayer is not fully released (like Wasapi exclusive is in use, BASS get an error)
Continue...
While playing music and watching Pictures mixed with Video, when stopping Video, Music playing stop working (it happen if Video is...
While playing music and watching Pictures mixed with Video, when stopping Video, Music playing stop working (it happen if Video is...
When going into MyPictures (if we don't create Thumbnail from MP configuration)<br /> Live Thumbnail Generation can be too agressive.
Continue reading...
When going into MyPictures (if we don't create Thumbnail from MP configuration)<br /> Live Thumbnail Generation can be too...
When going into MyPictures (if we don't create Thumbnail from MP configuration)<br /> Live Thumbnail Generation can be too...
BuildReport xslt has been updated:<br /> - fixed projects missing in reports<br /> - added totals to the beginning of the report<br /> <br /> for more infos see internal thread.
Continue reading...
BuildReport xslt has been updated:<br /> - fixed projects missing in reports<br /> - added totals to the beginning of the report<br...
BuildReport xslt has been updated:<br /> - fixed projects missing in reports<br /> - added totals to the beginning of the report<br...