Bugtracker Feed (9 Viewers)

Follow our Mantis Bugtracker via RSS
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...
Replies
0
Views
616
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 />...
Replies
0
Views
551
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...
Replies
0
Views
743
* 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...
Replies
0
Views
633
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 />...
Replies
0
Views
802
No matter what you enter in MP Config as log verbosity level logging is always in Debug mode. Continue reading...
No matter what you enter in MP Config as log verbosity level logging is always in Debug mode. Continue reading...
No matter what you enter in MP Config as log verbosity level logging is always in Debug mode. Continue reading...
Replies
0
Views
678
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...
Replies
0
Views
628
DRR 'default refresh rate' setting can be enabled without setting a value from the dropdown menu. Continue reading...
DRR 'default refresh rate' setting can be enabled without setting a value from the dropdown menu. Continue reading...
DRR 'default refresh rate' setting can be enabled without setting a value from the dropdown menu. Continue reading...
Replies
0
Views
670
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...
Replies
0
Views
555
The delay for MP startup/resume isn't working anymore.<br /> <br /> It's logged nicely but not respected:<br /> [2013-05-19 13:16:36,915] [Log ] [MPMain ] [INFO ] - Main: Waiting 30 second(s) before startup Continue reading...
The delay for MP startup/resume isn't working anymore.<br /> <br /> It's logged nicely but not respected:<br /> [2013-05-19...
The delay for MP startup/resume isn't working anymore.<br /> <br /> It's logged nicely but not respected:<br /> [2013-05-19...
Replies
0
Views
680
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...
Replies
0
Views
670
If MP is minimised to the system tray (windowed mode at least) when a context menu is open, it cannot then be restored. Continue reading...
If MP is minimised to the system tray (windowed mode at least) when a context menu is open, it cannot then be restored. Continue...
If MP is minimised to the system tray (windowed mode at least) when a context menu is open, it cannot then be restored. Continue...
Replies
0
Views
689
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...
Replies
0
Views
606
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...
Replies
0
Views
743
Play video, with many Subtitles or Audio stream do an stuttering when change is applied. Continue reading...
Play video, with many Subtitles or Audio stream do an stuttering when change is applied. Continue reading...
Play video, with many Subtitles or Audio stream do an stuttering when change is applied. Continue reading...
Replies
0
Views
721
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...
Replies
0
Views
584
When Skip Forward (F8) has been pressed on last item of a Playlist, then the Skip Previous (F7) is no longer working. Continue reading...
When Skip Forward (F8) has been pressed on last item of a Playlist, then the Skip Previous (F7) is no longer working. Continue...
When Skip Forward (F8) has been pressed on last item of a Playlist, then the Skip Previous (F7) is no longer working. Continue...
Replies
0
Views
661
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...
Replies
0
Views
721
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]...
Replies
0
Views
546
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...
Replies
0
Views
558
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...
Replies
0
Views
999
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...
Replies
0
Views
689
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...
Replies
0
Views
716
Subtitle format ".idx" is not detected by MediaInfoWrapper that lead to not display subtitle OSD icon. Continue reading...
Subtitle format ".idx" is not detected by MediaInfoWrapper that lead to not display subtitle OSD icon. Continue reading...
Subtitle format ".idx" is not detected by MediaInfoWrapper that lead to not display subtitle OSD icon. Continue reading...
Replies
0
Views
717
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...
Replies
0
Views
657
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...
Replies
0
Views
625
Some Titan skin files reference a font13 which is not defined Continue reading...
Some Titan skin files reference a font13 which is not defined Continue reading...
Some Titan skin files reference a font13 which is not defined Continue reading...
Replies
0
Views
544
We still have some alttexture attributes left over from the removal of togglebutton controls Continue reading...
We still have some alttexture attributes left over from the removal of togglebutton controls Continue reading...
We still have some alttexture attributes left over from the removal of togglebutton controls Continue reading...
Replies
0
Views
612
The buttons in the skin files have the incorrect descriptions and visibility conditions.<br /> <br /> Fix is trivial and is here<br /> <br /> <a...
The buttons in the skin files have the incorrect descriptions and visibility conditions.<br /> <br /> Fix is trivial and is here<br...
The buttons in the skin files have the incorrect descriptions and visibility conditions.<br /> <br /> Fix is trivial and is here<br...
Replies
0
Views
680
Make MP integrated better with Steam's Big Picture. Ideas need to be collected first. Continue reading...
Make MP integrated better with Steam's Big Picture. Ideas need to be collected first. Continue reading...
Make MP integrated better with Steam's Big Picture. Ideas need to be collected first. Continue reading...
Replies
0
Views
879
Top Bottom