Two issues in recorded TV genre view
1. If you have only one program with a particular genre, the recording in the list has the genre name, not the recording name. It should be placed in a folder with the genre name (the same applies to 'TV channels' view).
2. If you have programs without a genre, you get a folder with no title. You...
Two issues in recorded TV genre view
1. If you have only one program with a particular genre, the recording in the list has the...
Two issues in recorded TV genre view
1. If you have only one program with a particular genre, the recording in the list has the...
Currently the album view in music considers all tracks whether or not the album tag is populated. Usability can be improved by removing tracks where no album tag exists
http://mantis.team-mediaportal.com/view.php?id=3793
Open the issue in Mantis...
Currently the album view in music considers all tracks whether or not the album tag is populated. Usability can be improved by...
Currently the album view in music considers all tracks whether or not the album tag is populated. Usability can be improved by...
When sorting music via year or disc ID the value shown in label 2 is not validated.
As these are numeric values the default is 0 hence if no value is set you get 0 displayed rather than an empty string or an unknown value
http://mantis.team-mediaportal.com/view.php?id=3791
Open the issue in Mantis...
When sorting music via year or disc ID the value shown in label 2 is not validated.
As these are numeric values the default is 0...
When sorting music via year or disc ID the value shown in label 2 is not validated.
As these are numeric values the default is 0...
When GUIControlFactory updates a control it performs type conversions from string to a target type (int, bool, etc). At the moment the exceptions are handled internal to GUIControlFactory on each attempt to create the control. The problem is that the window never receives notice that the control couldn't be created properly and so...
When GUIControlFactory updates a control it performs type conversions from string to a target type (int, bool, etc). At the moment...
When GUIControlFactory updates a control it performs type conversions from string to a target type (int, bool, etc). At the moment...
GUIMenuButton is introduced in 1.3.0 alpha. This control has a attribute which allows it to be bound to a skin setting/property (when the skin setting changes the control automatically reflects the change on the rendering pass). This enhancement proposes that the attribute not be limited to a simple property value but extends it...
GUIMenuButton is introduced in 1.3.0 alpha. This control has a attribute which allows it to be bound to a skin setting/property...
GUIMenuButton is introduced in 1.3.0 alpha. This control has a attribute which allows it to be bound to a skin setting/property...
It would be beneficial for a skin designer to build the skin xml for option A and for option B separately (in two different xml files) and then conditionally include one xml file over another. By adding an attribute to the tag this is very easy to implement and to have controlled via Skin Settings...
It would be beneficial for a skin designer to build the skin xml for option A and for option B separately (in two different xml...
It would be beneficial for a skin designer to build the skin xml for option A and for option B separately (in two different xml...
Promotes #defines to properties and allows #defines to contain skin expressions. By promoting #defines to be tracked inside MP as properties skin designers will be able to use defines to transfer information from one page to another and to use those values in skin expressions and functions. This is very useful for skin capabilities...
Promotes #defines to properties and allows #defines to contain skin expressions. By promoting #defines to be tracked inside MP as...
Promotes #defines to properties and allows #defines to contain skin expressions. By promoting #defines to be tracked inside MP as...
The teletext PES decoder does not currently perform full bounds checking on the pos variable before using as an array index. This can trigger unhandled IndexOutOfBounds exceptions if corrupt data somehow makes its way into the PES decoder.
http://mantis.team-mediaportal.com/view.php?id=3786
Open the issue in Mantis...
The teletext PES decoder does not currently perform full bounds checking on the pos variable before using as an array index. This...
The teletext PES decoder does not currently perform full bounds checking on the pos variable before using as an array index. This...
When MKV sample has 2 Video stream (Like 2D and 3D version) it's not possible to switch Video Stream.
http://mantis.team-mediaportal.com/view.php?id=3785
Open the issue in Mantis...
When MKV sample has 2 Video stream (Like 2D and 3D version) it's not possible to switch Video Stream...
When MKV sample has 2 Video stream (Like 2D and 3D version) it's not possible to switch Video Stream...
Changes to ATSC tuning details can't be saved because field validation checks prevent saving with a frequency of -1.
http://mantis.team-mediaportal.com/view.php?id=3784
Open the issue in Mantis...
Changes to ATSC tuning details can't be saved because field validation checks prevent saving with a frequency of -1...
Changes to ATSC tuning details can't be saved because field validation checks prevent saving with a frequency of -1...
By promoting #defines to be tracked inside MP as properties skin designers will be able to use defines to transfer information from one page to another and to use those values in skin expressions and functions. This is very useful for skin capabilities that provide for user controlled layout changes on a "skin settings" page...
By promoting #defines to be tracked inside MP as properties skin designers will be able to use defines to transfer information from...
By promoting #defines to be tracked inside MP as properties skin designers will be able to use defines to transfer information from...
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.
http://mantis.team-mediaportal.com/view.php?id=3782
Open the issue in Mantis...
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...
Many of our tuning details and grabbers are out of date, and newer versions have been posted by the community.
These have been summarised here
https://forum.team-mediaportal.com/822213-post83.html [^]
and just need someone to go through them, check and commit (and mark the original forum threads as approved)...
Many of our tuning details and grabbers are out of date, and newer versions have been posted by the community.
These have been...
Many of our tuning details and grabbers are out of date, and newer versions have been posted by the community.
These have been...
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.
http://mantis.team-mediaportal.com/view.php?id=3780
Open...
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...
Have you found a workaround to this? I have isolated it to mediaportal.configuration, but I am not sure why. It does not seem to matter if I build all the other packages as x86 or AllCPU, I get the same result.
Have you found a workaround to this? I have isolated it to mediaportal.configuration, but I am not sure why. It does not seem to...
Error 1 Could not load file or assembly 'file:///D:/MediaPortal-GIT/mediaportal/MediaPortal.Base/BassRegistration.dll' [^] or one...
This mantis entry is used to roll up a number of mantis entries for all feature changes on branch ajp8164_13.
http://mantis.team-mediaportal.com/view.php?id=3779
Open the issue in Mantis...
This mantis entry is used to roll up a number of mantis entries for all feature changes on branch ajp8164_13...
This mantis entry is used to roll up a number of mantis entries for all feature changes on branch ajp8164_13...
When all items in filmstrip are scrolling, some GUI elements of items won't be rendered:
- skin element imageFolder
- frames).
http://mantis.team-mediaportal.com/view.php?id=3778
Open the issue in Mantis...
When all items in filmstrip are scrolling, some GUI elements of items won't be rendered:
- skin element imageFolder
- frames)...
When all items in filmstrip are scrolling, some GUI elements of items won't be rendered:
- skin element imageFolder
- frames)...
AudioDelay and Post Processing feature are not enable on TV code and OSD side.
http://mantis.team-mediaportal.com/view.php?id=3777
Open the issue in Mantis...
AudioDelay and Post Processing feature are not enable on TV code and OSD side.
http://mantis.team-mediaportal.com/view.php?id=3777...
AudioDelay and Post Processing feature are not enable on TV code and OSD side.
http://mantis.team-mediaportal.com/view.php?id=3777...
Some video in VC1/VC1i need own codec section
This rework fix it and solve some issue about rebuild Graph.
http://mantis.team-mediaportal.com/view.php?id=3776
Open the issue in Mantis...
Some video in VC1/VC1i need own codec section
This rework fix it and solve some issue about rebuild Graph...
Some video in VC1/VC1i need own codec section
This rework fix it and solve some issue about rebuild Graph...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:
1. Speed - For each channel a DB call is made to determine the channel number from the tuningdetail
2. Channel number being overwritten on scan.
3. Wrong channelnumber used in case of merged channel (currently it uses the...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:
1. Speed - For each...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:
1. Speed - For each...
The mini-display plugin creates an error message as it is attempting to load LCD2USB.dll even though this is only there for certain displays.
http://mantis.team-mediaportal.com/view.php?id=3773
Open the issue in Mantis...
The mini-display plugin creates an error message as it is attempting to load LCD2USB.dll even though this is only there for certain...
The mini-display plugin creates an error message as it is attempting to load LCD2USB.dll even though this is only there for certain...
The Weather.com API Mediaportal is using to retrieve weather info is no longer free and our key is now invalid
http://mantis.team-mediaportal.com/view.php?id=3772
Open the issue in Mantis...
The Weather.com API Mediaportal is using to retrieve weather info is no longer free and our key is now invalid...
The Weather.com API Mediaportal is using to retrieve weather info is no longer free and our key is now invalid...
Implement volume overlay so current volume can be shown across whole application (in any window). This will make current full screen volume deprecated and it should be removed.
- overlay should react to volume/mute changed events - even external ones - IE if you set volume using windows mixer
- suggestion for implementation is...
Implement volume overlay so current volume can be shown across whole application (in any window). This will make current full...
Implement volume overlay so current volume can be shown across whole application (in any window). This will make current full...
Debug build script for MediaPortal fails to build with the warning:
error as warning CS1607: Assembly generation -- The version '1.2.0-39-gc2342fe' specified for the 'product version' is not in the normal 'major.minor.build.revision' format
http://mantis.team-mediaportal.com/view.php?id=3770
Open the issue in Mantis...
Debug build script for MediaPortal fails to build with the warning:
error as warning CS1607: Assembly generation -- The version...
Debug build script for MediaPortal fails to build with the warning:
error as warning CS1607: Assembly generation -- The version...
When not using the default drive type (DT) in daemon tools pro MP can not mount images.
http://mantis.team-mediaportal.com/view.php?id=3768
Open the issue in Mantis...
When not using the default drive type (DT) in daemon tools pro MP can not mount images...
When not using the default drive type (DT) in daemon tools pro MP can not mount images...
The weather plugin doesn't work any more because Weather.com doesn't provide a free partner ID any more
http://mantis.team-mediaportal.com/view.php?id=3766
Open the issue in Mantis...
The weather plugin doesn't work any more because Weather.com doesn't provide a free partner ID any more...
The weather plugin doesn't work any more because Weather.com doesn't provide a free partner ID any more...
After moving to GIT
using MSBUILD_Rebuild_Release_MediaPortal.bat and MSBUILD_Rebuild_Release_TVServer_Client.bat to build the installer
The build would always error out not being able to find this file
\MediaPortal-1\Tools\InstallationScripts\Resources\wizard-mp-git.bmp
Looked in that specific folder and found...
After moving to GIT
using MSBUILD_Rebuild_Release_MediaPortal.bat and MSBUILD_Rebuild_Release_TVServer_Client.bat to build the...
After moving to GIT
using MSBUILD_Rebuild_Release_MediaPortal.bat and MSBUILD_Rebuild_Release_TVServer_Client.bat to build the...