Bugtracker Feed (2 Viewers)

Follow our Mantis Bugtracker via RSS
Files are stored in %USER%\AppData\Local\Temp and never deleted. This is due no Target Filename specifed when compiling the script with CSSCRIPT. http://mantis.team-mediaportal.com/view.php?id=2848 Open the issue in Mantis...
Files are stored in %USER%\AppData\Local\Temp and never deleted. This is due no Target Filename specifed when compiling the script...
Files are stored in %USER%\AppData\Local\Temp and never deleted. This is due no Target Filename specifed when compiling the script...
Replies
0
Views
748
when using last.fm, then the online lookup places a lot of tempfiles on the PC which are never deleted. http://mantis.team-mediaportal.com/view.php?id=2847 Open the issue in Mantis...
when using last.fm, then the online lookup places a lot of tempfiles on the PC which are never deleted...
when using last.fm, then the online lookup places a lot of tempfiles on the PC which are never deleted...
Replies
0
Views
500
In some rare cases it is possible that EVR presenter is trying to call the callback during the destruction / cleanup phase. hr = m_pCallback->PresentImage(m_iVideoWidth, m_iVideoHeight, m_iARX,m_iARY, (DWORD)(IDirect3DTexture9*)pTexture, (DWORD)(IDirect3DSurface9*)pSurface); http://mantis.team-mediaportal.com/view.php?id=2846 Open...
In some rare cases it is possible that EVR presenter is trying to call the callback during the destruction / cleanup phase. hr =...
In some rare cases it is possible that EVR presenter is trying to call the callback during the destruction / cleanup phase. hr =...
Replies
0
Views
675
If you play an album, and go to the 'now playing screen', it will play fine until the last track. Only a few seconds of the last track will play before you are bumped back to the home screen. Confirmed by at least 3 people. https://forum.team-mediaportal.com/mediaportal-releases-315/rc2-music-problem-80900/ [^]...
If you play an album, and go to the 'now playing screen', it will play fine until the last track. Only a few seconds of the last...
If you play an album, and go to the 'now playing screen', it will play fine until the last track. Only a few seconds of the last...
Replies
0
Views
644
When upgrading, it is essential that the deploytool starts setuptv.exe once TvServer got installed. Otherwise the present TvServer database will not be upgraded and issues on the frontend will occur. http://mantis.team-mediaportal.com/view.php?id=2844 Open the issue in Mantis...
When upgrading, it is essential that the deploytool starts setuptv.exe once TvServer got installed. Otherwise the present TvServer...
When upgrading, it is essential that the deploytool starts setuptv.exe once TvServer got installed. Otherwise the present TvServer...
Replies
0
Views
618
When running the MP RC2 installer, it tells the user that RC2 is found on the system. Updateing is still allowed, and the DeployTool will installe 1.1.0 RC2 correctly. Mostlikely just a typo. http://mantis.team-mediaportal.com/view.php?id=2843 Open the issue in Mantis...
When running the MP RC2 installer, it tells the user that RC2 is found on the system. Updateing is still allowed, and the...
When running the MP RC2 installer, it tells the user that RC2 is found on the system. Updateing is still allowed, and the...
Replies
0
Views
621
jameson_uk and arion_p reported that the upgrade of Tv-Server 1.1.0 RC1 to RC2 results in a crash. So far, only these 2 reports about this issue are available. http://mantis.team-mediaportal.com/view.php?id=2842 Open the issue in Mantis...
jameson_uk and arion_p reported that the upgrade of Tv-Server 1.1.0 RC1 to RC2 results in a crash. So far, only these 2 reports...
jameson_uk and arion_p reported that the upgrade of Tv-Server 1.1.0 RC1 to RC2 results in a crash. So far, only these 2 reports...
Replies
0
Views
568
See https://forum.team-mediaportal.com/developer-discussions-70/possible-buffer-overflow-font-engine-80719/ [^] for detailed description. http://mantis.team-mediaportal.com/view.php?id=2841 Open the issue in Mantis...
See https://forum.team-mediaportal.com/developer-discussions-70/possible-buffer-overflow-font-engine-80719/ [^] for detailed...
See https://forum.team-mediaportal.com/developer-discussions-70/possible-buffer-overflow-font-engine-80719/ [^] for detailed...
Replies
0
Views
661
When part of a text drawn by the font engine does not fit the specified width, the last 50 pixels are faded to 50% transparency. This fading is however not smooth because each character is faded in the opposite direction (right side more opaque than the left side. http://mantis.team-mediaportal.com/view.php?id=2840 Open the issue in...
When part of a text drawn by the font engine does not fit the specified width, the last 50 pixels are faded to 50% transparency...
When part of a text drawn by the font engine does not fit the specified width, the last 50 pixels are faded to 50% transparency...
Replies
0
Views
498
Currently the GUI/font/subtitles texture rendering mechanisms are not threadsafe. All kinds of issues could occur. like application locking up. proper locks should be implemented in order to have a more stable product. http://mantis.team-mediaportal.com/view.php?id=2838 Open the issue in Mantis...
Currently the GUI/font/subtitles texture rendering mechanisms are not threadsafe. All kinds of issues could occur. like...
Currently the GUI/font/subtitles texture rendering mechanisms are not threadsafe. All kinds of issues could occur. like...
Replies
0
Views
565
Many places within the codebase the impl. of the IDisposal interface is lacking. Lists and arrays holding disposable items are cleared without calling dispose on each item before clearing it. Also event handlers are often not unsubscribed when disposing. All this is causing various leaks...
Many places within the codebase the impl. of the IDisposal interface is lacking. Lists and arrays holding disposable items are...
Many places within the codebase the impl. of the IDisposal interface is lacking. Lists and arrays holding disposable items are...
Replies
0
Views
474
When trying to install OnlineVideos.mpe1 you get a crash when it copies the first file 3sat.png. It happens inside Installsection.cs RefreshControls(). If I comment out RefreshControls(); from private void packageClass_FileInstalled(object sender, Events.InstallEventArgs e) in InstallSection.cs and crash goes away...
When trying to install OnlineVideos.mpe1 you get a crash when it copies the first file 3sat.png. It happens inside...
When trying to install OnlineVideos.mpe1 you get a crash when it copies the first file 3sat.png. It happens inside...
Replies
0
Views
555
Using Blue3 or Blue3 Wide: 1. Play music - select several tracks, at least one with a long artist or title name 2. Open the "Now Playing" screen 3. If the text of the Next Song (artist or track name) is long, and scrolls, it displays white when it first appears and then turns to greyish when it scrolls, also the new letters that...
Using Blue3 or Blue3 Wide: 1. Play music - select several tracks, at least one with a long artist or title name 2. Open the "Now...
Using Blue3 or Blue3 Wide: 1. Play music - select several tracks, at least one with a long artist or title name 2. Open the "Now...
Replies
0
Views
537
It is possible to cause a complete freeze when viewing a live tv / recorded tv show that contains DVB bitmap / teletext based subtitles. Freeze happens when user navigates between different views (list / icon) in music plugin (most likely any other plugin that has list / icon views) http://mantis.team-mediaportal.com/view.php?id=2835...
It is possible to cause a complete freeze when viewing a live tv / recorded tv show that contains DVB bitmap / teletext based...
It is possible to cause a complete freeze when viewing a live tv / recorded tv show that contains DVB bitmap / teletext based...
Replies
0
Views
547
The installer always calls "SetRights.exe" to grant full control to folders. When this done on an existing MP folder with 10000's of files, this takes long time. http://mantis.team-mediaportal.com/view.php?id=2834 Open the issue in Mantis...
The installer always calls "SetRights.exe" to grant full control to folders. When this done on an existing MP folder with 10000's...
The installer always calls "SetRights.exe" to grant full control to folders. When this done on an existing MP folder with 10000's...
Replies
0
Views
507
As outlined in Team Forum post - https://forum.team-mediaportal.com/mediaportal-releases-315/hardcoded-labels-music-now-playing-overlays-80076/ [^] and in User Forum Post https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/hardcoded-labels-music-now-playing-overlays-80032/ [^] "Track" is hardcoded in #Play.Current.Track and...
As outlined in Team Forum post -...
As outlined in Team Forum post -...
Replies
0
Views
676
AW: 0002827: MediaPortal crashes on starting TV (Testing svn 25505 at the moment.) The applied fix to this issue seems to introduce a new bug. It prevents you to switch to another channel within the same transponder. If I am on RTL, I can't switch to RTL 2 and Super RTL, which is on the same transponder. Just open the the channel...
AW: 0002827: MediaPortal crashes on starting TV (Testing svn 25505 at the moment.) The applied fix to this issue seems to...
Happens in multiseat as reported by elliotmc and confirmed by me. chefkoch reports it is happening in singleseat as well...
Replies
1
Views
883
Refactor CPidTable class (and all relevant classes) to match the cleaned code on TsReader side. http://mantis.team-mediaportal.com/view.php?id=2832 Open the issue in Mantis...
Refactor CPidTable class (and all relevant classes) to match the cleaned code on TsReader side...
Refactor CPidTable class (and all relevant classes) to match the cleaned code on TsReader side...
Replies
0
Views
603
Currently audio streams are not split to NAL units before being fed to the audio codec. As a result some codecs do not work properly for AAC streams. We should implement NALU support similar to what has already been done for h264 video streams. http://mantis.team-mediaportal.com/view.php?id=2831 Open the issue in Mantis...
Currently audio streams are not split to NAL units before being fed to the audio codec. As a result some codecs do not work...
Currently audio streams are not split to NAL units before being fed to the audio codec. As a result some codecs do not work...
Replies
0
Views
775
https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/no-tv-after-ip-address-change-80034/ [^] http://mantis.team-mediaportal.com/view.php?id=2830 Open the issue in Mantis...
https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/no-tv-after-ip-address-change-80034/ [^]...
https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/no-tv-after-ip-address-change-80034/ [^]...
Replies
0
Views
622
See https://forum.team-mediaportal.com/1-0-rc1-svn-builds-270/my-videos-sort-methods-not-working-title-view-40196/#post269144 [^] http://mantis.team-mediaportal.com/view.php?id=2829 Open the issue in Mantis...
See https://forum.team-mediaportal.com/1-0-rc1-svn-builds-270/my-videos-sort-methods-not-working-title-view-40196/#post269144 [^]...
See https://forum.team-mediaportal.com/1-0-rc1-svn-builds-270/my-videos-sort-methods-not-working-title-view-40196/#post269144 [^]...
Replies
0
Views
642
You can use setuptv to create a channel manually. https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/channel-not-mapped-card-80478/ [^] http://mantis.team-mediaportal.com/view.php?id=2828 Open the issue in Mantis...
You can use setuptv to create a channel manually...
You can use setuptv to create a channel manually...
Replies
0
Views
629
See https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/bugs-shadow-80360 [^] http://mantis.team-mediaportal.com/view.php?id=2826 Open the issue in Mantis...
See https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/bugs-shadow-80360 [^]...
See https://forum.team-mediaportal.com/mediaportal-1-1-0-rc-1-496/bugs-shadow-80360 [^]...
Replies
0
Views
549
The only way to skip through a recorded radio program is in fullscreen TV (which in itself is strange, but a better solution will have to wait. When you try to do this, the skip steps work, but the skip step OSD (zapOSD?) does not appear, so you can't tell how far you are skipping...
The only way to skip through a recorded radio program is in fullscreen TV (which in itself is strange, but a better solution will...
The only way to skip through a recorded radio program is in fullscreen TV (which in itself is strange, but a better solution will...
Replies
0
Views
656
In fullscreenTV messages that timeshifting is stopped due to a scheduled recording are not shown. In TvHome messages are shown correctly. http://mantis.team-mediaportal.com/view.php?id=2824 Open the issue in Mantis...
In fullscreenTV messages that timeshifting is stopped due to a scheduled recording are not shown. In TvHome messages are shown...
In fullscreenTV messages that timeshifting is stopped due to a scheduled recording are not shown. In TvHome messages are shown...
Replies
0
Views
627
When watching TV or playing MP3-files, the "Play disc" menuentry doesn't work. It just returns back home. If I stop the TV or the music it works. Reported by pilehave, confirmed by thesystemera. It works fine on my system. Probably some timing issue. http://mantis.team-mediaportal.com/view.php?id=2823 Open the issue in Mantis...
When watching TV or playing MP3-files, the "Play disc" menuentry doesn't work. It just returns back home. If I stop the TV or the...
When watching TV or playing MP3-files, the "Play disc" menuentry doesn't work. It just returns back home. If I stop the TV or the...
Replies
0
Views
543
If the recording fails and the file including it's parent dir will be removed the card's recording root folder will be deleted. http://mantis.team-mediaportal.com/view.php?id=2822 Open the issue in Mantis...
If the recording fails and the file including it's parent dir will be removed the card's recording root folder will be deleted...
If the recording fails and the file including it's parent dir will be removed the card's recording root folder will be deleted...
Replies
0
Views
602
LCN (logical channel numbers) are scanned properly, but are getting lost when stored to database. Other DVB types are working, DVB-C is missing this field. Side effect: SetupTv sorts the TV Channels in ChannelGroup by String, not by Number (Radio does it right) http://mantis.team-mediaportal.com/view.php?id=2821 Open the issue in...
LCN (logical channel numbers) are scanned properly, but are getting lost when stored to database. Other DVB types are working...
LCN (logical channel numbers) are scanned properly, but are getting lost when stored to database. Other DVB types are working...
Replies
0
Views
3K
Each dvb card has a CAM limit. It seems like the setting is not obeyed resulting in various issues. Primarily with CAMs that are unable to decrypt more than eg. 1 channel. Problems are: 1) timeshifter : cam limit 1 was not honored. Instead it would spawn cam slot 0000002 for decoding, making the CAM fail ofcourse-. 2) scheduler...
Each dvb card has a CAM limit. It seems like the setting is not obeyed resulting in various issues. Primarily with CAMs that are...
Each dvb card has a CAM limit. It seems like the setting is not obeyed resulting in various issues. Primarily with CAMs that are...
Replies
0
Views
547
Whenever the server changes, TVPlugin will use the correct server for remoting but the previous one for the DB connection (gentle.config is not updated as it should). You need to close MP after connecting to the new server, the restart it to work properly. This also happens if you change the DB engine (MSSQL MySQL) on the same...
Whenever the server changes, TVPlugin will use the correct server for remoting but the previous one for the DB connection...
Whenever the server changes, TVPlugin will use the correct server for remoting but the previous one for the DB connection...
Replies
0
Views
497
Top Bottom