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.
Probably some of included patches will need separate mantis entry as child of this...
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...
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...
Provide possibility to My Videos so it can recognize BD folder rips and BD ISOs just like MP handles DVD rips and ISOs with support for internal BD player.
http://mantis.team-mediaportal.com/view.php?id=3764
Open the issue in Mantis...
Provide possibility to My Videos so it can recognize BD folder rips and BD ISOs just like MP handles DVD rips and ISOs with support...
Provide possibility to My Videos so it can recognize BD folder rips and BD ISOs just like MP handles DVD rips and ISOs with support...
Current MP settings in GUI are very limited. This is a try to put it in a new level to kill those endless Exit MP - Start Mp Win Config - Set - Save - Start MP.
http://mantis.team-mediaportal.com/view.php?id=3761
Open the issue in Mantis...
Current MP settings in GUI are very limited. This is a try to put it in a new level to kill those endless Exit MP - Start Mp Win...
Current MP settings in GUI are very limited. This is a try to put it in a new level to kill those endless Exit MP - Start Mp Win...
When having a Multiple File Cue Sheet the playback starts with a wrong offset of +1.
i.e. when starting playback of Title 1 it actually plays Title 2,
Playback of Title 2 triggers Title 3 and so on.
http://mantis.team-mediaportal.com/view.php?id=3760
Open the issue in Mantis...
When having a Multiple File Cue Sheet the playback starts with a wrong offset of +1.
i.e. when starting playback of Title 1 it...
When having a Multiple File Cue Sheet the playback starts with a wrong offset of +1.
i.e. when starting playback of Title 1 it...
When starting configuration.exe, an exception error happen and we need to close it if we continue, we can save change and configuration continue to have an error
It happen because C:\Program Files (x86)\Team MediaPortal\MediaPortal\MusicPlayer\plugins\dsp
When starting configuration.exe, an exception error happen and we need to close it if we continue, we can save change and...
When starting configuration.exe, an exception error happen and we need to close it if we continue, we can save change and...
Implement menu based Blu-ray playback support. BD-J will not be supported at the 1st release.
http://mantis.team-mediaportal.com/view.php?id=3758
Open the issue in Mantis...
Implement menu based Blu-ray playback support. BD-J will not be supported at the 1st release...
Implement menu based Blu-ray playback support. BD-J will not be supported at the 1st release...
Current shutdown menu offers 4 options, Shutdown, Hibernate, Restart, Stand by. Missing are the Restart MediaPortal and Exit MediaPortal options which logically fit in this menu. Both of these actions are already present in current code, it is only a matter of shuffling few lines to get this working...
Current shutdown menu offers 4 options, Shutdown, Hibernate, Restart, Stand by. Missing are the Restart MediaPortal and Exit...
Current shutdown menu offers 4 options, Shutdown, Hibernate, Restart, Stand by. Missing are the Restart MediaPortal and Exit...
Rating tracks in MP can be misleading and confusing. This is largely down to there being no standard for storing ratings and some containers not having any defined way of storing them.
Currently ratings are only stored in the database but you are able to rate tracks that are not in the database. There is also a bug in that we set...
Rating tracks in MP can be misleading and confusing. This is largely down to there being no standard for storing ratings and some...
Rating tracks in MP can be misleading and confusing. This is largely down to there being no standard for storing ratings and some...
The music settings screen within MP needs updating in line with other changes.
The main one is that the use ID3 tags option is still there even though it is not used in the music section (and not available as an option in config any more)
http://mantis.team-mediaportal.com/view.php?id=3754
Open the issue in Mantis...
The music settings screen within MP needs updating in line with other changes.
The main one is that the use ID3 tags option is...
The music settings screen within MP needs updating in line with other changes.
The main one is that the use ID3 tags option is...
TV-Server Configuration > DVB EPG has a label called "Grap EPG only for channels on same transponder".
Of course this should be 'Grab' !
Scheduled for 1.2.2 since there is no possibility that changing this one letter could cause an issue, so we might as well get it out of the way.
http://mantis.team-mediaportal.com/view.php?id=3753...
TV-Server Configuration > DVB EPG has a label called "Grap EPG only for channels on same transponder".
Of course this should be...
TV-Server Configuration > DVB EPG has a label called "Grap EPG only for channels on same transponder".
Of course this should be...
With latest version of Cyberlink Codec, it's not possible to set setting inside MP configuration
http://mantis.team-mediaportal.com/view.php?id=3752
Open the issue in Mantis...
With latest version of Cyberlink Codec, it's not possible to set setting inside MP configuration...
With latest version of Cyberlink Codec, it's not possible to set setting inside MP configuration...
Sometimes plugins aren't automatically enabled / visible in MediaPortal after first install. You have to open configuration and close it (with OK). Install might be manual or using MPEI, doesn't make a difference.
http://mantis.team-mediaportal.com/view.php?id=3751
Open the issue in Mantis...
Sometimes plugins aren't automatically enabled / visible in MediaPortal after first install. You have to open configuration and...
Sometimes plugins aren't automatically enabled / visible in MediaPortal after first install. You have to open configuration and...
Patch is trivial, in SQL select command field for user review in VideoViewHandler.cs line 174 is missing.
http://mantis.team-mediaportal.com/view.php?id=3750
Open the issue in Mantis...
Patch is trivial, in SQL select command field for user review in VideoViewHandler.cs line 174 is missing...
Patch is trivial, in SQL select command field for user review in VideoViewHandler.cs line 174 is missing...
It was possible in pre 1.2 beta versions. In order to have a fix for both, Mantis 2813: Slow dialog menus after volume adjust and this one, have to implement proper message loop which is called when dialogs are being rendered. Currently we have some half-baked solution.
http://mantis.team-mediaportal.com/view.php?id=3749
Open the...
It was possible in pre 1.2 beta versions. In order to have a fix for both, Mantis 2813: Slow dialog menus after volume adjust and...
It was possible in pre 1.2 beta versions. In order to have a fix for both, Mantis 2813: Slow dialog menus after volume adjust and...
Menu dialog does not reset selectedItemLabel in Reset() method which should clear dialog internals.
http://mantis.team-mediaportal.com/view.php?id=3748
Open the issue in Mantis...
Menu dialog does not reset selectedItemLabel in Reset() method which should clear dialog internals...
Menu dialog does not reset selectedItemLabel in Reset() method which should clear dialog internals...
In the mpei maker, you cannot enter the current directory as a location for the resulting mpei file. When you try a filename like "filename.mpei" or ".\filenmae.mpei" you will get an exception.
http://mantis.team-mediaportal.com/view.php?id=3747
Open the issue in Mantis...
In the mpei maker, you cannot enter the current directory as a location for the resulting mpei file. When you try a filename like...
In the mpei maker, you cannot enter the current directory as a location for the resulting mpei file. When you try a filename like...
MP client is crashing when STOPPING playing a mounted DVD .iso file
It was related to Windows Update from Microsoft and need change in MP Code to handle it.
http://mantis.team-mediaportal.com/view.php?id=3746
Open the issue in Mantis...
MP client is crashing when STOPPING playing a mounted DVD .iso file
It was related to Windows Update from Microsoft and need change...
MP client is crashing when STOPPING playing a mounted DVD .iso file
It was related to Windows Update from Microsoft and need change...
- Start config
- Select Codecs and Renderer
- choose "TV Codecs"
- position cursor on "MPEG-2 Video decoder"
- Use "TAB" to tab to the next codec ("H.264 Video decoder")
- Start config
- Select Codecs and Renderer
- choose "TV Codecs"
- position cursor on "MPEG-2 Video decoder"
- Use "TAB" to tab to...
- Start config
- Select Codecs and Renderer
- choose "TV Codecs"
- position cursor on "MPEG-2 Video decoder"
- Use "TAB" to tab to...
Aspect ratio information shown for some videos is incorrect. The issue is caused by integration issues with MediaInfo - either reading the wrong property or interpreting it incorrectly.
http://mantis.team-mediaportal.com/view.php?id=3743
Open the issue in Mantis...
Aspect ratio information shown for some videos is incorrect. The issue is caused by integration issues with MediaInfo - either...
Aspect ratio information shown for some videos is incorrect. The issue is caused by integration issues with MediaInfo - either...
If a track has no album tag this can mean that no thumb is picked up even though one exists embedded within the file.
http://mantis.team-mediaportal.com/view.php?id=3742
Open the issue in Mantis...
If a track has no album tag this can mean that no thumb is picked up even though one exists embedded within the file...
If a track has no album tag this can mean that no thumb is picked up even though one exists embedded within the file...
Spanish character "¿" is displayed as "Ù" in teletext subtitles but displays correctly in teletext pages.
http://mantis.team-mediaportal.com/view.php?id=3741
Open the issue in Mantis...
Spanish character "¿" is displayed as "Ù" in teletext subtitles but displays correctly in teletext pages...
Spanish character "¿" is displayed as "Ù" in teletext subtitles but displays correctly in teletext pages...
#play.current.duration is in hh:mm:ss format where as #play.next.duration is just in seconds
http://mantis.team-mediaportal.com/view.php?id=3740
Open the issue in Mantis...
#play.current.duration is in hh:mm:ss format where as #play.next.duration is just in seconds...
#play.current.duration is in hh:mm:ss format where as #play.next.duration is just in seconds...
Due to the way MPEI install fonts, it can sometimes freeze while attempting to install them due to it waiting until conflicting programs that may be using the font system or otherwise preventing the task from completing are terminated.
http://mantis.team-mediaportal.com/view.php?id=3739
Open the issue in Mantis...
Due to the way MPEI install fonts, it can sometimes freeze while attempting to install them due to it waiting until conflicting...
Due to the way MPEI install fonts, it can sometimes freeze while attempting to install them due to it waiting until conflicting...
There is an operand size mismatch in the EVR 'PresentImage()' callback parameters from dshowhelper to MP affecting the aspect ratio values - in some places these are declared as 32-bit signed and in others as 16-bit signed...
Most of the time the values are less than 32767, but the bug meanes that larger values get truncated so the...
There is an operand size mismatch in the EVR 'PresentImage()' callback parameters from dshowhelper to MP affecting the aspect ratio...
There is an operand size mismatch in the EVR 'PresentImage()' callback parameters from dshowhelper to MP affecting the aspect ratio...
If the new TV channel has a different video frame size to the old one, but the video type is the same a graph rebuild is not triggered. Some decode filters can handle this, others can't. The mod fixes this by detecting the size change and triggering a partial graph rebuild.
http://mantis.team-mediaportal.com/view.php?id=3737
Open...
If the new TV channel has a different video frame size to the old one, but the video type is the same a graph rebuild is not...
If the new TV channel has a different video frame size to the old one, but the video type is the same a graph rebuild is not...
The logic to prevent duplicate recordings based on series / episode info is the wrong way round. The final step in the duplicate logic is meant to check if the recorded episode failed and if so restart it. This however has the logic the wrong way around and it is identifying a duplicate recording as a previously failed one and a...
The logic to prevent duplicate recordings based on series / episode info is the wrong way round. The final step in the duplicate...
The logic to prevent duplicate recordings based on series / episode info is the wrong way round. The final step in the duplicate...
I think i found a small bug in MP 1.2.0 RC, because no TV channel logo or correct TV channel name is visible if you switch TV channels from a channel with EPG info to a channel with NO EPG info.
Steps to reproduce:
- Select a TV channel with EPG guide info
- Switch to a channel with NO EPG guide info
Select channel info in full...
I think i found a small bug in MP 1.2.0 RC, because no TV channel logo or correct TV channel name is visible if you switch TV...
I think i found a small bug in MP 1.2.0 RC, because no TV channel logo or correct TV channel name is visible if you switch TV...