Bugtracker Feed (12 Viewers)

Follow our Mantis Bugtracker via RSS
Move common information (like version, product name etc) from each project's AssemblyInfo.cs to a common file SolutionInfo.cs included in all projects. This way only a single file needs to be changed to advance the version on each release. As a welcome side-effect, DeployVersionSVN will run faster since it will have to update only one...
Move common information (like version, product name etc) from each project's AssemblyInfo.cs to a common file SolutionInfo.cs...
Move common information (like version, product name etc) from each project's AssemblyInfo.cs to a common file SolutionInfo.cs...
Replies
0
Views
489
Only on multiseat client (not on singleseat setup) MP goes into standby while watching a pictures slideshow. Logs in this thread: https://forum.team-mediaportal.com/bugreports-74/mediaportal-goes-into-standby-while-watching-pictures-slideshow-87387/ [^] http://mantis.team-mediaportal.com/view.php?id=3083 Open the issue in Mantis...
Only on multiseat client (not on singleseat setup) MP goes into standby while watching a pictures slideshow. Logs in this thread...
Only on multiseat client (not on singleseat setup) MP goes into standby while watching a pictures slideshow. Logs in this thread...
Replies
0
Views
492
Currently music plugin sets focus to the dynamic content list views (top album tracks and similar tracks). This prevents skinners choosing which controls should have focus. New feature is to change this default behaviour https://forum.team-mediaportal.com/mediaportal-releases-315/patch-stop-focus-music-now-playing-87571/ [^]...
Currently music plugin sets focus to the dynamic content list views (top album tracks and similar tracks). This prevents skinners...
Currently music plugin sets focus to the dynamic content list views (top album tracks and similar tracks). This prevents skinners...
Replies
0
Views
756
Delete this folder dialog doesn't tell the folder name we are about to delete. Confirmed in SVN 26548. http://mantis.team-mediaportal.com/view.php?id=3080 Open the issue in Mantis...
Delete this folder dialog doesn't tell the folder name we are about to delete. Confirmed in SVN 26548...
Delete this folder dialog doesn't tell the folder name we are about to delete. Confirmed in SVN 26548...
Replies
0
Views
463
If a file contains multiple artists then thumbs are not displayed. The issues appear to be in how the thumbnails are named when MP creates them. if you have two artists then the call at the end of OnRetrieveCoverArt strThumb = Util.Utils.GetAlbumThumbName(tag.Artist, tag.Album); is called with tag.Artist set to "artist a | artist b"...
If a file contains multiple artists then thumbs are not displayed. The issues appear to be in how the thumbnails are named when MP...
If a file contains multiple artists then thumbs are not displayed. The issues appear to be in how the thumbnails are named when MP...
Replies
0
Views
523
Files with multiple values are formatted inconsistently. In playlist listview the value is always "artist a | artist b" but it appears that in now playing we are trying to set this to "artist a; artist b" In now playing screen and overlay you can end up with both formats showing (see steps to re-produce) Screenshots showing the...
Files with multiple values are formatted inconsistently. In playlist listview the value is always "artist a | artist b" but it...
Files with multiple values are formatted inconsistently. In playlist listview the value is always "artist a | artist b" but it...
Replies
0
Views
440
https://forum.team-mediaportal.com/mediaportal-releases-315/latest-svn-taking-while-quit-mediaportal-87870/ [^] http://mantis.team-mediaportal.com/view.php?id=3076 Open the issue in Mantis...
https://forum.team-mediaportal.com/mediaportal-releases-315/latest-svn-taking-while-quit-mediaportal-87870/ [^]...
https://forum.team-mediaportal.com/mediaportal-releases-315/latest-svn-taking-while-quit-mediaportal-87870/ [^]...
Replies
0
Views
462
See https://forum.team-mediaportal.com/mediaportal-releases-315/guide-not-highlighting-correct-program-scroll-87931/ [^] with current skin changes the first entry in EPG is highlighted and not the current program. http://mantis.team-mediaportal.com/view.php?id=3075 Open the issue in Mantis...
See https://forum.team-mediaportal.com/mediaportal-releases-315/guide-not-highlighting-correct-program-scroll-87931/ [^] with...
See https://forum.team-mediaportal.com/mediaportal-releases-315/guide-not-highlighting-correct-program-scroll-87931/ [^] with...
Replies
0
Views
528
newlines in EPG titles does a lot of havoc in tvguide etc. http://mantis.team-mediaportal.com/view.php?id=3073 Open the issue in Mantis...
newlines in EPG titles does a lot of havoc in tvguide etc. http://mantis.team-mediaportal.com/view.php?id=3073 Open the issue in...
newlines in EPG titles does a lot of havoc in tvguide etc. http://mantis.team-mediaportal.com/view.php?id=3073 Open the issue in...
Replies
0
Views
528
it crashes tvservice. http://mantis.team-mediaportal.com/view.php?id=3074 Open the issue in Mantis...
it crashes tvservice. http://mantis.team-mediaportal.com/view.php?id=3074 Open the issue in Mantis...
it crashes tvservice. http://mantis.team-mediaportal.com/view.php?id=3074 Open the issue in Mantis...
Replies
0
Views
493
Upcoming episodes in Recorded TV is not working, missing the currently chosen upcoming recordings http://mantis.team-mediaportal.com/view.php?id=3072 Open the issue in Mantis...
Upcoming episodes in Recorded TV is not working, missing the currently chosen upcoming recordings...
Upcoming episodes in Recorded TV is not working, missing the currently chosen upcoming recordings...
Replies
0
Views
540
If you update the label of a GUIFadeLabel control to null, "", String.Empty it does not get updated and label stays as previous value https://forum.team-mediaportal.com/mediaportal-releases-315/issue-guifadelabel-current-svn-87607/ [^] http://mantis.team-mediaportal.com/view.php?id=3071 Open the issue in Mantis...
If you update the label of a GUIFadeLabel control to null, "", String.Empty it does not get updated and label stays as previous...
If you update the label of a GUIFadeLabel control to null, "", String.Empty it does not get updated and label stays as previous...
Replies
0
Views
446
If there occur exceptions during runtime, only the finally blocks of the ApplicationLauncher classes are executed but most of the services don't implement IDisposable so they remain active. http://mantis.team-mediaportal.com/view.php?id=3070 Open the issue in Mantis...
If there occur exceptions during runtime, only the finally blocks of the ApplicationLauncher classes are executed but most of the...
If there occur exceptions during runtime, only the finally blocks of the ApplicationLauncher classes are executed but most of the...
Replies
0
Views
498
Upgrading all BASS libraries to their newest version. There were some changes to the BassVis interface, so some other parts of the program needed to be touched as well. As a result the newest Winamp Milkdrop Vis is working fine now. http://mantis.team-mediaportal.com/view.php?id=3069 Open the issue in Mantis...
Upgrading all BASS libraries to their newest version. There were some changes to the BassVis interface, so some other parts of the...
Upgrading all BASS libraries to their newest version. There were some changes to the BassVis interface, so some other parts of the...
Replies
0
Views
535
If you check your logs, you'll see a double loading of strings, first with "language: " and then with the correct value of "language: xxxxx" http://mantis.team-mediaportal.com/view.php?id=3068 Open the issue in Mantis...
If you check your logs, you'll see a double loading of strings, first with "language: " and then with the correct value of...
If you check your logs, you'll see a double loading of strings, first with "language: " and then with the correct value of...
Replies
0
Views
491
https://forum.team-mediaportal.com/developer-discussions-70/tve3-scheduler-try-next-card-incase-failure-71290/ [^] When a recording fails (crappy driver, no/bad signal etc etc) and the user have a spare card, this next card in line will be tried for recording. (Similar stuff is already implemented for timeshifting.) It will run...
https://forum.team-mediaportal.com/developer-discussions-70/tve3-scheduler-try-next-card-incase-failure-71290/ [^] When a...
https://forum.team-mediaportal.com/developer-discussions-70/tve3-scheduler-try-next-card-incase-failure-71290/ [^] When a...
Replies
0
Views
568
Currently the only way to search the radio EPG entries is through TV EPG search. This seems quite illogical and also slows down TV EPG searching and clutters the list of results with many entries you did not want. We need to have a separate search button in My Radio, and stop TV EPG search returning radio results as well. There is...
Currently the only way to search the radio EPG entries is through TV EPG search. This seems quite illogical and also slows down TV...
Currently the only way to search the radio EPG entries is through TV EPG search. This seems quite illogical and also slows down TV...
Replies
0
Views
633
When an external process is started by TV-Server or by a plugin, like comskip, the process hangs waiting on a hidden "Run As..." dialog. This only happens in Windows XP. It is a direct consequence of the fix for mantis 0002982: Spawned processes don't have admin rights http://mantis.team-mediaportal.com/view.php?id=3065 Open the...
When an external process is started by TV-Server or by a plugin, like comskip, the process hangs waiting on a hidden "Run As..."...
When an external process is started by TV-Server or by a plugin, like comskip, the process hangs waiting on a hidden "Run As..."...
Replies
0
Views
602
Tje default alignment for images is left. There is a tag to center an image, but the ability to right align any image is missing. A Patch has been submitted: https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/rightalign-tag-image-control-83654/ [^]...
Tje default alignment for images is left. There is a tag to center an image, but the ability to right align any image is missing...
Tje default alignment for images is left. There is a tag to center an image, but the ability to right align any image is missing...
Replies
0
Views
778
We should change the build environment to Windows SDK 7.1 and DirectX SDK June 2010. This requires some changes to the cpp projects to still build under the new environment. http://mantis.team-mediaportal.com/view.php?id=3063 Open the issue in Mantis...
We should change the build environment to Windows SDK 7.1 and DirectX SDK June 2010. This requires some changes to the cpp projects...
We should change the build environment to Windows SDK 7.1 and DirectX SDK June 2010. This requires some changes to the cpp projects...
Replies
0
Views
580
Create configuration classes for the Database server plugin. http://mantis.team-mediaportal.com/view.php?id=2407 Open the issue in Mantis...
Create configuration classes for the Database server plugin. http://mantis.team-mediaportal.com/view.php?id=2407 Open the issue...
Create configuration classes for the Database server plugin. http://mantis.team-mediaportal.com/view.php?id=2407 Open the issue...
Replies
0
Views
595
AW: 0003047: GUITextureManager deadlock armandp Your link is only visible for development group members it seems.
AW: 0003047: GUITextureManager deadlock armandp Your link is only visible for development group members it seems.
From armandp words: "Current 1.1.0 has a potential deadlock issue when multihreading which is caused by the dispose logic of the...
Replies
23
Views
3K
Sometimes on MediaPortal startup you can see that the first text(Delay countdown & wait for TVServer to start) on screen is on localized language & not the one selected in Configuration. This also means that local language file is loaded even if it's not used. http://mantis.team-mediaportal.com/view.php?id=3062 Open the issue in...
Sometimes on MediaPortal startup you can see that the first text(Delay countdown & wait for TVServer to start) on screen is on...
Sometimes on MediaPortal startup you can see that the first text(Delay countdown & wait for TVServer to start) on screen is on...
Replies
0
Views
518
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/patch-allow-skins-plugins-parameter-updated-1-1-a-74143 [^] http://mantis.team-mediaportal.com/view.php?id=3061 Open the issue in Mantis...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/patch-allow-skins-plugins-parameter-updated-1-1...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/patch-allow-skins-plugins-parameter-updated-1-1...
Replies
0
Views
817
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/tiny-bug-addindex-databaseutility-cs-83070/ [^] http://mantis.team-mediaportal.com/view.php?id=3060 Open the issue in Mantis...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/tiny-bug-addindex-databaseutility-cs-83070/...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/tiny-bug-addindex-databaseutility-cs-83070/...
Replies
0
Views
593
When somehow the system is unable to start the playback of a TV ts buffer file. It will present the user with a message. This is fine. but when looking at the tvserver, you will realize it is still timeshifting. Instead it should stop, since the client failed to play it back. http://mantis.team-mediaportal.com/view.php?id=3059...
When somehow the system is unable to start the playback of a TV ts buffer file. It will present the user with a message. This is...
When somehow the system is unable to start the playback of a TV ts buffer file. It will present the user with a message. This is...
Replies
0
Views
742
When using MP without TV Server & you enable PS you get a exception because it can't reach TVServer. http://mantis.team-mediaportal.com/view.php?id=3058 Open the issue in Mantis...
When using MP without TV Server & you enable PS you get a exception because it can't reach TVServer...
When using MP without TV Server & you enable PS you get a exception because it can't reach TVServer...
Replies
0
Views
578
If you have a series recording scheduled, and try to cancel one future schedule while a schedule of the series is recording, you are warned that you are about to cancel the current (in progress) recording. If you proceed, it does actually cancel the intended schedule and the in progress one...
If you have a series recording scheduled, and try to cancel one future schedule while a schedule of the series is recording, you...
If you have a series recording scheduled, and try to cancel one future schedule while a schedule of the series is recording, you...
Replies
0
Views
482
Primary problem described in http://mantis.team-mediaportal.com/view.php?id=3040 [^] Still 3rd delay exists upon searching and creating video thumbs for shared folders. http://mantis.team-mediaportal.com/view.php?id=3056 Open the issue in Mantis...
Primary problem described in http://mantis.team-mediaportal.com/view.php?id=3040 [^] Still 3rd delay exists upon searching and...
Primary problem described in http://mantis.team-mediaportal.com/view.php?id=3040 [^] Still 3rd delay exists upon searching and...
Replies
0
Views
603
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/adding-episodeinfo-dialogs-recordings-86605/ [^] It seems EipisodeInfo (if enabled in tvplugin settings by the user) is not consistent throughout the applciation where it is applicable. http://mantis.team-mediaportal.com/view.php?id=3055 Open the...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/adding-episodeinfo-dialogs-recordings-86605/...
https://forum.team-mediaportal.com/submit-code-patches-mediaportal-tv-server-etc-325/adding-episodeinfo-dialogs-recordings-86605/...
Replies
0
Views
392
Top Bottom