After fixing http://mantis.team-mediaportal.com/view.php?id=3308 [^] audio, video and PCR PID information is not available for the tv plugin (it was previously fetched from the database).
http://mantis.team-mediaportal.com/view.php?id=3325
Open the issue in Mantis...
After fixing http://mantis.team-mediaportal.com/view.php?id=3308 [^] audio, video and PCR PID information is not available for the...
After fixing http://mantis.team-mediaportal.com/view.php?id=3308 [^] audio, video and PCR PID information is not available for the...
TvGuideDialog.cs needs to be removed. It is not working correctly in many cases because of the limitations of Skin Engine has.
Full screen tv context menu should be updated to open the normal EPG view.
http://mantis.team-mediaportal.com/view.php?id=3326
Open the issue in Mantis...
TvGuideDialog.cs needs to be removed. It is not working correctly in many cases because of the limitations of Skin Engine has...
TvGuideDialog.cs needs to be removed. It is not working correctly in many cases because of the limitations of Skin Engine has...
When playing a CD and skipping to Track02 the title information is missing.
http://mantis.team-mediaportal.com/view.php?id=3324
Open the issue in Mantis...
When playing a CD and skipping to Track02 the title information is missing.
http://mantis.team-mediaportal.com/view.php?id=3324...
When playing a CD and skipping to Track02 the title information is missing.
http://mantis.team-mediaportal.com/view.php?id=3324...
When importing TV channel tuning parameters in Setup Tv from an xml file exported after this revision, a NullReferenceException is generated for each tuning entry. None of the tuning entries are imported.
The cause is that AudioPid is no longer exported to the xml (removed from the database in this revision), but the import routine...
When importing TV channel tuning parameters in Setup Tv from an xml file exported after this revision, a NullReferenceException is...
When importing TV channel tuning parameters in Setup Tv from an xml file exported after this revision, a NullReferenceException is...
BASS player reports visualization to be always active.
public override bool HasViz
{
get { return true; }
}
http://mantis.team-mediaportal.com/view.php?id=3322
Open the issue in Mantis...
BASS player reports visualization to be always active.
public override bool HasViz
{
get { return true; }
}...
BASS player reports visualization to be always active.
public override bool HasViz
{
get { return true; }
}...
Autoplay should sent media insertion and removal messages globally so plugins can decide what to do. Also now action is based on media type e.g. audio, video & pictures and is general. This will also remove dependency from MP internal plugins and Play Disc shortcut. Plugin updates needed...
Autoplay should sent media insertion and removal messages globally so plugins can decide what to do. Also now action is based on...
Autoplay should sent media insertion and removal messages globally so plugins can decide what to do. Also now action is based on...
htpc would often on resume immidiately stop timeshifting.
this happens when the following settings are enabled:
mp->"remember last active module"
tvplugin->"turn on TV"
http://mantis.team-mediaportal.com/view.php?id=3320
Open the issue in Mantis...
htpc would often on resume immidiately stop timeshifting.
this happens when the following settings are enabled:
mp->"remember...
htpc would often on resume immidiately stop timeshifting.
this happens when the following settings are enabled:
mp->"remember...
When no visualization is enabled there will be an null pointer exception in RenderVisualization().
http://mantis.team-mediaportal.com/view.php?id=3319
Open the issue in Mantis...
When no visualization is enabled there will be an null pointer exception in RenderVisualization()...
When no visualization is enabled there will be an null pointer exception in RenderVisualization()...
Currently we are using channel name as "unique" identifier. This is not enough as there is possibility for conflicting channels:
- HD / SD channels could be having same name (on same broadcaster)
- Multiple providers could use same name (Disney channel for example)
We should start to use more unique identifier for the channels...
Currently we are using channel name as "unique" identifier. This is not enough as there is possibility for conflicting channels:
-...
Currently we are using channel name as "unique" identifier. This is not enough as there is possibility for conflicting channels:
-...
The miniguide is very slow (here 7+ secs).
This is caused by the huge number of queries we do.
http://mantis.team-mediaportal.com/view.php?id=3317
Open the issue in Mantis...
The miniguide is very slow (here 7+ secs).
This is caused by the huge number of queries we do...
The miniguide is very slow (here 7+ secs).
This is caused by the huge number of queries we do...
The new GUIMenuButton control preserves the legacy behavior of GUIButtonControl where the GUIButtonControl launches a dialog window with a list of from which options to choose. The GUIMenuButton embeds this behavior (thereby removing from the MP plugin code) as well as offering skinners the ability to leverage the GUIMenuButton for...
The new GUIMenuButton control preserves the legacy behavior of GUIButtonControl where the GUIButtonControl launches a dialog window...
The new GUIMenuButton control preserves the legacy behavior of GUIButtonControl where the GUIButtonControl launches a dialog window...
A few issues with CD playback following recent changes.
Autoplay is not working, play CD button from database views adds whole CD to playlist but does not start playback. Play CD button in shares view only adds track 1 to playlist
http://mantis.team-mediaportal.com/view.php?id=3315
Open the issue in Mantis...
A few issues with CD playback following recent changes.
Autoplay is not working, play CD button from database views adds whole CD...
A few issues with CD playback following recent changes.
Autoplay is not working, play CD button from database views adds whole CD...
See forum thread for a specific description: https://forum.team-mediaportal.com/mediaportal-releases-315/image-masks-animations-other-bugs-90960/ [^]
http://mantis.team-mediaportal.com/view.php?id=3314
Open the issue in Mantis...
If a CUE file contains tagged files then it is possible that some values from the CUE file will overwrite the ones from the tags. CUE file values should only be used if we there is no value picked up from file tags.
Also Genre, Composer and Year (date) are missing from CUE file implementation...
If a CUE file contains tagged files then it is possible that some values from the CUE file will overwrite the ones from the tags...
If a CUE file contains tagged files then it is possible that some values from the CUE file will overwrite the ones from the tags...
If you enter the 'schedules' screen, highlight a schedule that is a single schedule (not a series schedule) and select 'settings', nothing happens.
This should take you to the editing schedules screen. It works fine for series schedules.
http://mantis.team-mediaportal.com/view.php?id=3312
Open the issue in Mantis...
If you enter the 'schedules' screen, highlight a schedule that is a single schedule (not a series schedule) and select 'settings'...
If you enter the 'schedules' screen, highlight a schedule that is a single schedule (not a series schedule) and select 'settings'...
There is no way to adjust the weather settings without using the configuration tool. Propose to add a new weather settings window to allow users to easily add (non-temp) locations and manage other settings.
http://mantis.team-mediaportal.com/view.php?id=3311
Open the issue in Mantis...
There is no way to adjust the weather settings without using the configuration tool. Propose to add a new weather settings window...
There is no way to adjust the weather settings without using the configuration tool. Propose to add a new weather settings window...
Add new control for increased skinning flexibility while preserving legacy behavior.
http://mantis.team-mediaportal.com/view.php?id=3310
Open the issue in Mantis...
Add new control for increased skinning flexibility while preserving legacy behavior...
Add new control for increased skinning flexibility while preserving legacy behavior...
See forum thread at https://forum.team-mediaportal.com/mediaportal-skins-50/cover-flow-angle-placement-89008/ [^]
http://mantis.team-mediaportal.com/view.php?id=3309
Open the issue in Mantis...
See forum thread at https://forum.team-mediaportal.com/mediaportal-skins-50/cover-flow-angle-placement-89008/ [^]...
See forum thread at https://forum.team-mediaportal.com/mediaportal-skins-50/cover-flow-angle-placement-89008/ [^]...
PersistPCRtoDataBase makes changing channel very slow since Pcr Pid is dynamic.
http://mantis.team-mediaportal.com/view.php?id=3308
Open the issue in Mantis...
PersistPCRtoDataBase makes changing channel very slow since Pcr Pid is dynamic...
PersistPCRtoDataBase makes changing channel very slow since Pcr Pid is dynamic...
On ATSC/ QAM the scrambled indication is reversed.
All channels that have the flag "access_controlled" set are set as Free instead of CAM.
See attached file for the patch.
http://mantis.team-mediaportal.com/view.php?id=3307
Open the issue in Mantis...
On ATSC/ QAM the scrambled indication is reversed.
All channels that have the flag "access_controlled" set are set as Free instead...
On ATSC/ QAM the scrambled indication is reversed.
All channels that have the flag "access_controlled" set are set as Free instead...
Using Log.Write(ex) to log an exception fails silently and logs nothing if the exception description contains curly braces ({ or }). This can happen when a GUID is included in the description.
http://mantis.team-mediaportal.com/view.php?id=3306
Open the issue in Mantis...
Using Log.Write(ex) to log an exception fails silently and logs nothing if the exception description contains curly braces ({ or...
Using Log.Write(ex) to log an exception fails silently and logs nothing if the exception description contains curly braces ({ or...
If you have an album with multiple discs and browse to one of these disc in database view you are unable to add just that disc to the playlist.
http://mantis.team-mediaportal.com/view.php?id=3305
Open the issue in Mantis...
If you have an album with multiple discs and browse to one of these disc in database view you are unable to add just that disc to...
If you have an album with multiple discs and browse to one of these disc in database view you are unable to add just that disc to...
Handling of TV notification message should happen to TvPlugin
TV conflict dialog should be moved to TvPlugin
TVProgramDescription should be moved to TvPlugin
http://mantis.team-mediaportal.com/view.php?id=3304
Open the issue in Mantis...
Handling of TV notification message should happen to TvPlugin
TV conflict dialog should be moved to TvPlugin
TVProgramDescription...
Handling of TV notification message should happen to TvPlugin
TV conflict dialog should be moved to TvPlugin
TVProgramDescription...
After introducing FFDSHOW subtitle option in video config, under special circumstances (missing CLSID of FFDSHOW codec)by selecting Advaced option for FFDSHOW subtitles, crash MP Configuration
http://mantis.team-mediaportal.com/view.php?id=3303
Open the issue in Mantis...
After introducing FFDSHOW subtitle option in video config, under special circumstances (missing CLSID of FFDSHOW codec)by selecting...
After introducing FFDSHOW subtitle option in video config, under special circumstances (missing CLSID of FFDSHOW codec)by selecting...
morpheus_xx found a bug inside TsReader's IAMStreamSelect implementation: it always returns "0" as pdwGroup, no matter if the stream is video, audio or subtitle it should be 0: video, 1: audio, 2: subtitle
but as tsreader only treats audiostreams inside this method, it should be always "1"...
morpheus_xx found a bug inside TsReader's IAMStreamSelect implementation: it always returns "0" as pdwGroup, no matter if the...
morpheus_xx found a bug inside TsReader's IAMStreamSelect implementation: it always returns "0" as pdwGroup, no matter if the...
When we open a video with WMAudio Multichannel, FFDShow audio can't put in graph so no reencode multichannel to 5.1 AC3.
http://mantis.team-mediaportal.com/view.php?id=3301
Open the issue in Mantis...
When we open a video with WMAudio Multichannel, FFDShow audio can't put in graph so no reencode multichannel to 5.1 AC3...
When we open a video with WMAudio Multichannel, FFDShow audio can't put in graph so no reencode multichannel to 5.1 AC3...
looking at the timeshifter class I realized that we do not always remove the user during a failed timeshifting operation.
I saw this when I started timeshifting a channel on a disc that was full.
I got the correct error message "disk is full"
but looking at setupTV I could see the user was still marked as being timeshifting this...
looking at the timeshifter class I realized that we do not always remove the user during a failed timeshifting operation.
I saw...
looking at the timeshifter class I realized that we do not always remove the user during a failed timeshifting operation.
I saw...