Bugtracker Feed (6 Viewers)

Follow our Mantis Bugtracker via RSS
A quite annoying (to quote the forum) bug that occurs only in very specific situations.<br /> <br /> When performing a conditional visibility on a control with a string comparison of string.equals(#music.title,#Play.Current.Title), this will not only give the wron result (always true) but will break all other equality comparisons on...
A quite annoying (to quote the forum) bug that occurs only in very specific situations.<br /> <br /> When performing a conditional...
A quite annoying (to quote the forum) bug that occurs only in very specific situations.<br /> <br /> When performing a conditional...
Replies
0
Views
1K
I set my DPI to 150%. When I completely re-start my PC, and Mediaportal starts up, the whole GUI will start up as normal (no issues).<br /> When I close Mediaportal (ALT+F4) and then restart Mediaportal again, I get big fonts in Titan only and not in default skin. Also the windows taskbar stays visible on both skins Continue reading...
I set my DPI to 150%. When I completely re-start my PC, and Mediaportal starts up, the whole GUI will start up as normal (no...
I set my DPI to 150%. When I completely re-start my PC, and Mediaportal starts up, the whole GUI will start up as normal (no...
Replies
0
Views
1K
MP configured to show subtitles that have the forced flag.<br /> MP display some sort of "auto" subtitle entry selected - but no subtitle is displayed. This 'auto' stream is created from LAV Splitter (and will display only sub with Forced flagged frame). But we can have other forced subtitle track and MP didn't pickup this one.<br />...
MP configured to show subtitles that have the forced flag.<br /> MP display some sort of "auto" subtitle entry selected - but no...
MP configured to show subtitles that have the forced flag.<br /> MP display some sort of "auto" subtitle entry selected - but no...
Replies
0
Views
1K
In MP Configuration it is possible to select preferred language(s) for TV Audio and Subtitles. While it is possible to reorder these languages the order isn't saved and consequently "wrong" languages are used. Continue reading...
In MP Configuration it is possible to select preferred language(s) for TV Audio and Subtitles. While it is possible to reorder...
In MP Configuration it is possible to select preferred language(s) for TV Audio and Subtitles. While it is possible to reorder...
Replies
0
Views
1K
There are missing some video extensions which should be added as default like for example .m4v or .3gp Continue reading...
There are missing some video extensions which should be added as default like for example .m4v or .3gp Continue reading...
There are missing some video extensions which should be added as default like for example .m4v or .3gp Continue reading...
Replies
0
Views
1K
Some labels overlapping in music album/artist dialog Continue reading...
Some labels overlapping in music album/artist dialog Continue reading...
Some labels overlapping in music album/artist dialog Continue reading...
Replies
0
Views
1K
Due to the threading in the music player it will accept play controls even when played as background music to a slideshow. When slideshow includes videos the slide show will hang if video is first in slideshow. Continue reading...
Due to the threading in the music player it will accept play controls even when played as background music to a slideshow. When...
Due to the threading in the music player it will accept play controls even when played as background music to a slideshow. When...
Replies
0
Views
1K
When a slide show is running exiting (ESC) the slide show MP will allways select the first entry in the list (folder up "..") instead of the last visible picture. Continue reading...
When a slide show is running exiting (ESC) the slide show MP will allways select the first entry in the list (folder up "..")...
When a slide show is running exiting (ESC) the slide show MP will allways select the first entry in the list (folder up "..")...
Replies
0
Views
969
For the release of 1.4.0 FINAL, the default log level should be changed from debug to information. Continue reading...
For the release of 1.4.0 FINAL, the default log level should be changed from debug to information. Continue reading...
For the release of 1.4.0 FINAL, the default log level should be changed from debug to information. Continue reading...
Replies
0
Views
1K
Currently the Wikipedia parser for getting the text, links and images out of an exported Wikipedia article is broken (for some articles). It always had problems with complex wiki syntax and needs to be improved especcially for link parsing. <br /> <br /> There have also been some changes to the export section of Wikipedia and some...
Currently the Wikipedia parser for getting the text, links and images out of an exported Wikipedia article is broken (for some...
Currently the Wikipedia parser for getting the text, links and images out of an exported Wikipedia article is broken (for some...
Replies
0
Views
1K
skin.setfocus(windowId,controlId) should set the focus to the specified controlId in the specified window (windowId).<br /> <br /> Example<br /> <onclick>#(skin.setfocus(600,20))</onclick><br /> Should switch to window 600 control 20.<br /> <br /> It sets focus for a control in the current window correctly, but does not switch to...
skin.setfocus(windowId,controlId) should set the focus to the specified controlId in the specified window (windowId).<br /> <br />...
skin.setfocus(windowId,controlId) should set the focus to the specified controlId in the specified window (windowId).<br /> <br />...
Replies
0
Views
1K
Currently if you want to add additional settings to your theme you have to modify skinsettings.xml in the main folder, I think this is bad practice, you should be able to make a theme with it's own settings without having to modify the original skin's folder (This is the whole purpose of themes) Continue reading...
Currently if you want to add additional settings to your theme you have to modify skinsettings.xml in the main folder, I think this...
Currently if you want to add additional settings to your theme you have to modify skinsettings.xml in the main folder, I think this...
Replies
0
Views
943
We discover an issue when debugging MP :<br /> TVHome (TVPlugin.dll) ask if TVServer is online or not by HeartBeat call.<br /> Most often, the call answer that TVServer is online when TVServer is offline (standby / network connection disconnect / TVService not running).<br /> <br /> That lead to false information on MP Client and it...
We discover an issue when debugging MP :<br /> TVHome (TVPlugin.dll) ask if TVServer is online or not by HeartBeat call.<br /> Most...
We discover an issue when debugging MP :<br /> TVHome (TVPlugin.dll) ask if TVServer is online or not by HeartBeat call.<br /> Most...
Replies
0
Views
1K
When changing skins from Titan to Default (or an other skin)<br /> 1. You get an error message that titan.version.xml is missing (see attachment in forum thread) <br /> 2. Skin settings are changed in SkinSettings.xml but not applied in GUI (so TV Guide rows, colors, etc are not changed)<br /> 3. Fonts are not reset/cached - so if a...
When changing skins from Titan to Default (or an other skin)<br /> 1. You get an error message that titan.version.xml is missing...
When changing skins from Titan to Default (or an other skin)<br /> 1. You get an error message that titan.version.xml is missing...
Replies
0
Views
1K
That people can upgrade from Pre-Release version we need to bump the version number for MediaPortal 1.4.0 Final release. Continue reading...
That people can upgrade from Pre-Release version we need to bump the version number for MediaPortal 1.4.0 Final release. Continue...
That people can upgrade from Pre-Release version we need to bump the version number for MediaPortal 1.4.0 Final release. Continue...
Replies
0
Views
1K
wikipedia.xml is missing for Titan in MP main repo. <br /> It should be added because Wikipedia is a core plugin. Continue reading...
wikipedia.xml is missing for Titan in MP main repo. <br /> It should be added because Wikipedia is a core plugin. Continue reading...
wikipedia.xml is missing for Titan in MP main repo. <br /> It should be added because Wikipedia is a core plugin. Continue reading...
Replies
0
Views
1K
If you have a random slideshow in pictures, it no longer goes through all of the pictures in random order.<br /> <br /> This is particularly problematic with recursive slideshows. Continue reading...
If you have a random slideshow in pictures, it no longer goes through all of the pictures in random order.<br /> <br /> This is...
If you have a random slideshow in pictures, it no longer goes through all of the pictures in random order.<br /> <br /> This is...
Replies
0
Views
1K
1.Enter videos (or music)<br /> 2.add at least 4 elements to the playlist<br /> 3.open the playlist<br /> 4.select/focus the "down" arrow button of an element in the GUI<br /> 5.press "okay" to move the element down<br /> <br /> expected:<br /> - element moved down<br /> - "down" arrow button is still focused so you can press "okay"...
1.Enter videos (or music)<br /> 2.add at least 4 elements to the playlist<br /> 3.open the playlist<br /> 4.select/focus the "down"...
1.Enter videos (or music)<br /> 2.add at least 4 elements to the playlist<br /> 3.open the playlist<br /> 4.select/focus the "down"...
Replies
0
Views
1K
Instead of shuffling all pictures of a slideshow 1.4 Pre Release selects a picture at random when the next picture is to be selected. This results in pictures being repeated and others to be omitted.<br /> <br /> Correct behaviour is to shuffle all available pictures and to show them in this new random order without omissions or...
Instead of shuffling all pictures of a slideshow 1.4 Pre Release selects a picture at random when the next picture is to be...
Instead of shuffling all pictures of a slideshow 1.4 Pre Release selects a picture at random when the next picture is to be...
Replies
0
Views
999
If you play an internet radio stream and want to switch to another one and click on it you expect it to play but instead the previous radiostream only stops and you have to click on the wanted stream again to start it playing. <br /> This only happens with Internet Radio Streams, not with DVB-S/DVB-C Radio Streams. It also happens...
If you play an internet radio stream and want to switch to another one and click on it you expect it to play but instead the...
If you play an internet radio stream and want to switch to another one and click on it you expect it to play but instead the...
Replies
0
Views
937
When running a random slideshow the picture selected after exiting (ESC or back) the slideshow MP will select the picture at the position equal to the number of pictures shown instead of the last shown picture/film. Continue reading...
When running a random slideshow the picture selected after exiting (ESC or back) the slideshow MP will select the picture at the...
When running a random slideshow the picture selected after exiting (ESC or back) the slideshow MP will select the picture at the...
Replies
0
Views
897
Guzzi idea :<br /> Adding this in GUIWindow.cs in Loadskin() allow easily to find calls for GUI not coming from main thread.<br /> Could be in a "if debug" if we want to make sure it is not running in non debug mode ... Continue reading...
Guzzi idea :<br /> Adding this in GUIWindow.cs in Loadskin() allow easily to find calls for GUI not coming from main thread.<br />...
Guzzi idea :<br /> Adding this in GUIWindow.cs in Loadskin() allow easily to find calls for GUI not coming from main thread.<br />...
Replies
0
Views
588
FF / REW produces wrong results, when using standard BASS Player and a too large buffer size is used. Continue reading...
FF / REW produces wrong results, when using standard BASS Player and a too large buffer size is used. Continue reading...
FF / REW produces wrong results, when using standard BASS Player and a too large buffer size is used. Continue reading...
Replies
0
Views
656
Show EXIF Information from myPictures module will result in a hung MP client (some reported just no showing EXIF data wich would be fixed by exiting out of myPictures & re-enter). Continue reading...
Show EXIF Information from myPictures module will result in a hung MP client (some reported just no showing EXIF data wich would be...
Show EXIF Information from myPictures module will result in a hung MP client (some reported just no showing EXIF data wich would be...
Replies
0
Views
717
Seems something is wrong with the routine on webstreams. When you play Radio, and select a Webstream in GUI, radio is stopped and webstream doesn't start. First click only starts a webstream when no radio is playing. Continue reading...
Seems something is wrong with the routine on webstreams. When you play Radio, and select a Webstream in GUI, radio is stopped and...
Seems something is wrong with the routine on webstreams. When you play Radio, and select a Webstream in GUI, radio is stopped and...
Replies
0
Views
673
When scanning a music share and Thumbs are already existing, because of a previous scan, an error message is written to the log:<br /> [INFO ] - MusicDatabase: Could not extract thumbnail from ....<br /> <br /> This is because the rework of the Thumbs extractor, returns FALSE, if a thumb already exists, and the Music DB Scan is...
When scanning a music share and Thumbs are already existing, because of a previous scan, an error message is written to the log:<br...
When scanning a music share and Thumbs are already existing, because of a previous scan, an error message is written to the log:<br...
Replies
0
Views
835
The 'Edit Skin Settings' button in configuration is not anchored correctly. Continue reading...
The 'Edit Skin Settings' button in configuration is not anchored correctly. Continue reading...
The 'Edit Skin Settings' button in configuration is not anchored correctly. Continue reading...
Replies
0
Views
641
Browse pictures and open single picture in fullscreen (enter). Then ESC back and the up icon (first entry in list) will be selected. Continue reading...
Browse pictures and open single picture in fullscreen (enter). Then ESC back and the up icon (first entry in list) will be...
Browse pictures and open single picture in fullscreen (enter). Then ESC back and the up icon (first entry in list) will be...
Replies
0
Views
624
For some Folder.jpg files the resolution of the image shown is low, even if the original folder.jpg is high quality (500x500), the cached image in thumbs folder is in low resolution. Both cached images are the same (low) resolution, files are exactly the same in size.<br /> <br /> This only happens for some images. Samples are...
For some Folder.jpg files the resolution of the image shown is low, even if the original folder.jpg is high quality (500x500), the...
For some Folder.jpg files the resolution of the image shown is low, even if the original folder.jpg is high quality (500x500), the...
Replies
0
Views
646
The goal of this rework is :<br /> <br /> - Design is more in line with the MP plugin architecture<br /> - In the future, possibility to choose what plugins to install (using MPEI for example)<br /> - Easier updates for single a plugin if something needs to be fixed<br /> - In theory, faster MP startup when most of the default plugins...
The goal of this rework is :<br /> <br /> - Design is more in line with the MP plugin architecture<br /> - In the future...
The goal of this rework is :<br /> <br /> - Design is more in line with the MP plugin architecture<br /> - In the future...
Replies
0
Views
782
Top Bottom