Bugtracker Feed (20 Viewers)

Follow our Mantis Bugtracker via RSS
After my client crashed during startup because of issue <a href="http://mantis.team-mediaportal.com/view.php?id=3841">0003841</a>, the server displays the client still as connected.<br /> <br /> The expected behaviour is that the server will recognize that the client is not connected anymore. Continue reading...
After my client crashed during startup because of issue <a href="http://mantis.team-mediaportal.com/view.php?id=3841">0003841</a>...
After my client crashed during startup because of issue <a href="http://mantis.team-mediaportal.com/view.php?id=3841">0003841</a>...
Replies
0
Views
672
When I had a leftover (strings_en - Kopie.xml) from testing in the language folder of the BassPlayer plugin. MP2 client was not able to start properly and crashed to desktop.<br /> <br /> The expected behaviour is that MP2 keeps running and ignore such errors, it might be a major one, but not a fatal. Additional the correct en.xml had...
When I had a leftover (strings_en - Kopie.xml) from testing in the language folder of the BassPlayer plugin. MP2 client was not...
When I had a leftover (strings_en - Kopie.xml) from testing in the language folder of the BassPlayer plugin. MP2 client was not...
Replies
0
Views
512
Currently value before played video is marked as watch is hardcoded. This will free that value to a user so he can adapt % value to his need. Also in MY Videos screens, now can be visible current played value in % which will not be a constant but will be changed when video is playing again. Watched status will stay intact as special...
Currently value before played video is marked as watch is hardcoded. This will free that value to a user so he can adapt % value to...
Currently value before played video is marked as watch is hardcoded. This will free that value to a user so he can adapt % value to...
Replies
0
Views
594
Pushes My Videos to be more usable and likeable. Fixed many small annoying bugs and added tons of small or bigger new features. This is a collection of many single team internal threads scattered in the forum or users request and my personal ideas.<br /> <br /> Probably some of included patches will need separate mantis entry as child...
Pushes My Videos to be more usable and likeable. Fixed many small annoying bugs and added tons of small or bigger new features...
Pushes My Videos to be more usable and likeable. Fixed many small annoying bugs and added tons of small or bigger new features...
Replies
0
Views
657
When you try to import a CD or CD Track in Music and you have UAC enabled, MP crashes. There is no issue in Windows XP where there is no UAC. Continue reading...
When you try to import a CD or CD Track in Music and you have UAC enabled, MP crashes. There is no issue in Windows XP where there...
When you try to import a CD or CD Track in Music and you have UAC enabled, MP crashes. There is no issue in Windows XP where there...
Replies
0
Views
519
The strings that the virtual keyboard shows for it's different styles are hardcoded in the source code. This means that adding new strings requires modification of this and recompiling.<br /> Changing the behavior to load the strings from the language files makes maintaining it easier and more flexible, and will also provide the...
The strings that the virtual keyboard shows for it's different styles are hardcoded in the source code. This means that adding new...
The strings that the virtual keyboard shows for it's different styles are hardcoded in the source code. This means that adding new...
Replies
0
Views
531
The H.264 parser does not detect NALU Start Codes in all cases (it is not fully compliant with the H.264 specification).<br /> <br /> This results in some IPTV streams (e.g. AON TV) not playing.<br /> <br /> See <a...
The H.264 parser does not detect NALU Start Codes in all cases (it is not fully compliant with the H.264 specification).<br /> <br...
The H.264 parser does not detect NALU Start Codes in all cases (it is not fully compliant with the H.264 specification).<br /> <br...
Replies
0
Views
571
Recording from a radio web stream does not work.<br /> <br /> Logs show<br /> <br /> 2012-04-18 09:21:03.743991 [scheduler thread(9)]: scheduler: SchedulerWorker inner exception System.NullReferenceException: Object reference not set to an instance of an object.<br /> at TvService.Scheduler.StartRecord(RecordingDetail RecDetail)<br />...
Recording from a radio web stream does not work.<br /> <br /> Logs show<br /> <br /> 2012-04-18 09:21:03.743991 [scheduler...
Recording from a radio web stream does not work.<br /> <br /> Logs show<br /> <br /> 2012-04-18 09:21:03.743991 [scheduler...
Replies
0
Views
719
Rework the DefaultWide and Default skins (standard MP skins)<br /> Created new branch on GIT: EXP-DefaultMP_skinRework<br /> Testing can be done in Area 51. Continue reading...
Rework the DefaultWide and Default skins (standard MP skins)<br /> Created new branch on GIT: EXP-DefaultMP_skinRework<br />...
Rework the DefaultWide and Default skins (standard MP skins)<br /> Created new branch on GIT: EXP-DefaultMP_skinRework<br />...
Replies
0
Views
485
In windows XP MediaPortal was able to control Master Volume, or Individual output. In windows Vista and above Microsoft introduced new model of Audio path and mixer, which made MediaPortal impossible to control Master Volume anymore. This is rework to return Master Volume control back to MediaPortal in Vista and above windows...
In windows XP MediaPortal was able to control Master Volume, or Individual output. In windows Vista and above Microsoft introduced...
In windows XP MediaPortal was able to control Master Volume, or Individual output. In windows Vista and above Microsoft introduced...
Replies
0
Views
711
MP configuration can crash on startup if codecs are not registered properly in the system registry. This might happen if codec packs or other media software has been installed and/or uninstalled improperly. Continue reading...
MP configuration can crash on startup if codecs are not registered properly in the system registry. This might happen if codec...
MP configuration can crash on startup if codecs are not registered properly in the system registry. This might happen if codec...
Replies
0
Views
533
Need someone to update grabbers from the following four threads for 1.2.3.<br /> <br /> <a href="https://forum.team-mediaportal.com/threads/updates-some-spanish-grabbers.105273/">https://forum.team-mediaportal.com/threads/updates-some-spanish-grabbers.105273/</a> [<a...
Need someone to update grabbers from the following four threads for 1.2.3.<br /> <br /> <a...
Need someone to update grabbers from the following four threads for 1.2.3.<br /> <br /> <a...
Replies
0
Views
742
Currently it is not possible to specify a remote command to only work when music is playing. New feature to allow this Continue reading...
Currently it is not possible to specify a remote command to only work when music is playing. New feature to allow this Continue...
Currently it is not possible to specify a remote command to only work when music is playing. New feature to allow this Continue...
Replies
0
Views
543
When dokan is being installed it opens an explorer window with it's startmenu folder at the end of the installation. Continue reading...
When dokan is being installed it opens an explorer window with it's startmenu folder at the end of the installation. Continue...
When dokan is being installed it opens an explorer window with it's startmenu folder at the end of the installation. Continue...
Replies
0
Views
469
There is a cut and paste bug in GUIAnimation.cs :<br /> <br /> _images[index].MaskFileName = _maskFileName;<br /> _images[index].FlipY = _flipX;<br /> _images[index].FlipY = _flipY;<br /> <br /> should be changed to<br /> <br /> _images[index].MaskFileName = _maskFileName;<br /> _images[index].FlipX = _flipX;<br />...
There is a cut and paste bug in GUIAnimation.cs :<br /> <br /> _images[index].MaskFileName = _maskFileName;<br />...
There is a cut and paste bug in GUIAnimation.cs :<br /> <br /> _images[index].MaskFileName = _maskFileName;<br />...
Replies
0
Views
534
Hi - just wondering if there are any updates for this bug?
Hi - just wondering if there are any updates for this bug?
Satellite setups where "custom" LNB local oscillator frequencies have to be used are only supported when there is a single type of...
Replies
1
Views
821
This setting is only respected when calling MPEInstaller with a package file to install as parameters. But when the Update or Install button is pressed in the list of extensions this is not checked at all. Continue reading...
This setting is only respected when calling MPEInstaller with a package file to install as parameters. But when the Update or...
This setting is only respected when calling MPEInstaller with a package file to install as parameters. But when the Update or...
Replies
0
Views
580
There are a number of tuning details posted in the forum, and even more to do because of the UK digital switchover. We need to make sure these are not forgotten for 1.2.3. Continue reading...
There are a number of tuning details posted in the forum, and even more to do because of the UK digital switchover. We need to make...
There are a number of tuning details posted in the forum, and even more to do because of the UK digital switchover. We need to make...
Replies
0
Views
581
When using the BASS player and either gapless playback or setting crossfading close to 0 then sometimes the skin properties for what is playing are not updated Continue reading...
When using the BASS player and either gapless playback or setting crossfading close to 0 then sometimes the skin properties for...
When using the BASS player and either gapless playback or setting crossfading close to 0 then sometimes the skin properties for...
Replies
0
Views
559
TsWriter does not pass the last 3 PMT bytes to the TV Server managed C# code when _tsFilterInterface.PmtGetPMTData() is invoked. This can cause entries in the logs that look like "PROBLEM : descriptor lengths dont match x y" and potentially also cause issues with decrypting. Continue reading...
TsWriter does not pass the last 3 PMT bytes to the TV Server managed C# code when _tsFilterInterface.PmtGetPMTData() is invoked...
TsWriter does not pass the last 3 PMT bytes to the TV Server managed C# code when _tsFilterInterface.PmtGetPMTData() is invoked...
Replies
0
Views
471
On some French channel with Astoncrypt 2 as CAM Model.<br /> An IndexOutOfRangeException is happen and the channel is not decrypted.<br /> This patch is needed with the fix for Mantis 3782. Continue reading...
On some French channel with Astoncrypt 2 as CAM Model.<br /> An IndexOutOfRangeException is happen and the channel is not...
On some French channel with Astoncrypt 2 as CAM Model.<br /> An IndexOutOfRangeException is happen and the channel is not...
Replies
0
Views
493
Update sqlite.dll to the latest version to fix a number of issues. Continue reading...
Update sqlite.dll to the latest version to fix a number of issues. Continue reading...
Update sqlite.dll to the latest version to fix a number of issues. Continue reading...
Replies
0
Views
635
Some DVBS channels like NT1 ( ASTRA 19.2 ) uses PID PMT descriptor with size above 255 bytes. Unfortunately TsWriter forgot to write high nibble in the fake PMT table. As a result TsReader cannot read the ts file. Continue reading...
Some DVBS channels like NT1 ( ASTRA 19.2 ) uses PID PMT descriptor with size above 255 bytes. Unfortunately TsWriter forgot to...
Some DVBS channels like NT1 ( ASTRA 19.2 ) uses PID PMT descriptor with size above 255 bytes. Unfortunately TsWriter forgot to...
Replies
0
Views
561
Update MediaInfo to the lastest stable version.<br /> <br /> Fixes some bugs from previous versions. Continue reading...
Update MediaInfo to the lastest stable version.<br /> <br /> Fixes some bugs from previous versions. Continue reading...
Update MediaInfo to the lastest stable version.<br /> <br /> Fixes some bugs from previous versions. Continue reading...
Replies
0
Views
575
In some cases, the EPG grabbing seems to be occurring when it should not, and this prevents the computer going into standby.<br /> <br /> I have not been able to confirm this, but there are too many reports for this not to be a genuine problem. Continue reading...
In some cases, the EPG grabbing seems to be occurring when it should not, and this prevents the computer going into standby.<br />...
In some cases, the EPG grabbing seems to be occurring when it should not, and this prevents the computer going into standby.<br />...
Replies
0
Views
556
DOKAN requires a free drive letter to mount remote resources locally.<br /> <br /> The client by default used drive "R:", the server drive "S:". (When running both on single system both driver letters will be in use)<br /> <br /> The installer should check for free driver letters and write the related configuration settings. Continue...
DOKAN requires a free drive letter to mount remote resources locally.<br /> <br /> The client by default used drive "R:", the...
DOKAN requires a free drive letter to mount remote resources locally.<br /> <br /> The client by default used drive "R:", the...
Replies
0
Views
544
Error 1 Could not load file or assembly '<a href="file:///D:/MediaPortal-GIT/mediaportal/MediaPortal.Base/BassRegistration.dll'">file:///D:/MediaPortal-GIT/mediaportal/MediaPortal.Base/BassRegistration.dll'</a> [<a href="file:///D:/MediaPortal-GIT/mediaportal/MediaPortal.Base/BassRegistration.dll'" target="_blank">^</a>] or one of its...
Error 1 Could not load file or assembly '<a...
Error 1 Could not load file or assembly '<a...
Replies
0
Views
584
When doing a DVB-S scan using the advanced NIT option this does not pick up transponders using the same frequency but a different polarisation Continue reading...
When doing a DVB-S scan using the advanced NIT option this does not pick up transponders using the same frequency but a different...
When doing a DVB-S scan using the advanced NIT option this does not pick up transponders using the same frequency but a different...
Replies
0
Views
907
Currently the MP2-Server is running inside a small desktop window. <br /> <br /> It should be converted into a real Windows service to be allowed run to run in background.<br /> <br /> The current status window should be converted to a small tray application and be extended to show more information. Continue reading...
Currently the MP2-Server is running inside a small desktop window. <br /> <br /> It should be converted into a real Windows service...
Currently the MP2-Server is running inside a small desktop window. <br /> <br /> It should be converted into a real Windows service...
Replies
0
Views
544
<a href="https://forum.team-mediaportal.com/threads/effect-support-for-mpf-uielements.105250/">https://forum.team-mediaportal.com/threads/effect-support-for-mpf-uielements.105250/</a> [<a href="https://forum.team-mediaportal.com/threads/effect-support-for-mpf-uielements.105250/" target="_blank">^</a>] Continue reading...
<a...
<a...
Replies
0
Views
578
Top Bottom