In case TV-Service crashes (bad EPG data / weak signal), we need to have windows to restart the service by using the restart on error feature windows provides for services.<br /> <br /> That way we ensure that the TvService will come back and be available for the user.
Continue reading...
In case TV-Service crashes (bad EPG data / weak signal), we need to have windows to restart the service by using the restart on...
In case TV-Service crashes (bad EPG data / weak signal), we need to have windows to restart the service by using the restart on...
When installer tries to register the audio renderer (MpAudioRenderer.ax) filter it will crash if there is no SSE2 support available in the CPU.<br /> <br /> Installer shouldn't install audio renderer on systems that<br /> 1) are older than Vista (missing WASAPI support)<br /> 2) don't have SSE2 support available in CPU
Continue...
When installer tries to register the audio renderer (MpAudioRenderer.ax) filter it will crash if there is no SSE2 support available...
When installer tries to register the audio renderer (MpAudioRenderer.ax) filter it will crash if there is no SSE2 support available...
Normally images can use reflections, usually with <texture flipY="true" diffuse="Thumb_Mask.png">, however this is missing from image borders, so if you use flipY on an image with borders, the image is relflected but not the border
Continue reading...
Normally images can use reflections, usually with <texture flipY="true" diffuse="Thumb_Mask.png">, however this is missing from...
Normally images can use reflections, usually with <texture flipY="true" diffuse="Thumb_Mask.png">, however this is missing from...
Skin engine doesn't scale the skin control "Checkmark" (GUICheckMarkControl), bug also affect the control "Checkbutton" (GUICheckButton) since this is created by extending a GUICheckMarkControl control.
Continue reading...
Skin engine doesn't scale the skin control "Checkmark" (GUICheckMarkControl), bug also affect the control "Checkbutton"...
Skin engine doesn't scale the skin control "Checkmark" (GUICheckMarkControl), bug also affect the control "Checkbutton"...
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.
Continue reading...
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...
Multiple database access can cause the sqlite database to become unavailable when something is written to it. I stumbled upon this problem during the development of aMPdroid/GmaWebservice. For some reason the MP-TvSeries database would sometimes "crash" and after that neither MP-TvSeries nor GmaWebservice could access the sqlite...
Multiple database access can cause the sqlite database to become unavailable when something is written to it. I stumbled upon this...
Multiple database access can cause the sqlite database to become unavailable when something is written to it. I stumbled upon this...
New feature - add ability to shuffle the current playlist and also set whether it should repeat or not from within music now playing screen
Continue reading...
New feature - add ability to shuffle the current playlist and also set whether it should repeat or not from within music now...
New feature - add ability to shuffle the current playlist and also set whether it should repeat or not from within music now...
If first hard drive is full and doesn't have enough space to install MP2 it prevents installing, even if you choose to install it on secondary drive.
Continue reading...
If first hard drive is full and doesn't have enough space to install MP2 it prevents installing, even if you choose to install it...
If first hard drive is full and doesn't have enough space to install MP2 it prevents installing, even if you choose to install it...
When installing MediaPortal 2 on Windows 8, MP2 allows installation, but as soon as dokan installer is started internally an error is raised that this operating system is not supported.
Continue reading...
When installing MediaPortal 2 on Windows 8, MP2 allows installation, but as soon as dokan installer is started internally an error...
When installing MediaPortal 2 on Windows 8, MP2 allows installation, but as soon as dokan installer is started internally an error...
When the user uninstalls MP2, the installer should show a checkbox to remove all MediaPortal 2's settings (files and folder) as well.<br /> <br /> The option will be unchecked by default.
Continue reading...
When the user uninstalls MP2, the installer should show a checkbox to remove all MediaPortal 2's settings (files and folder) as...
When the user uninstalls MP2, the installer should show a checkbox to remove all MediaPortal 2's settings (files and folder) as...
When the user uninstalls MP2, the installer should show a checkbox to uninstall dokan as well.<br /> <br /> The option will be unchecked by default.
Continue reading...
When the user uninstalls MP2, the installer should show a checkbox to uninstall dokan as well.<br /> <br /> The option will be...
When the user uninstalls MP2, the installer should show a checkbox to uninstall dokan as well.<br /> <br /> The option will be...
Certain conditions can cause tuning details to be saved/updated with the wrong details. The cause is a subchannel leak that has so far proved impossible to reproduce.
Continue reading...
Certain conditions can cause tuning details to be saved/updated with the wrong details. The cause is a subchannel leak that has so...
Certain conditions can cause tuning details to be saved/updated with the wrong details. The cause is a subchannel leak that has so...
The Adaptec AVC-3610 USB tuner does not work with TV Server. The graph is built and runs correctly, however audio is not detected. It looks like this problem has been around for quite some time. See the links in additional information...
Continue reading...
The Adaptec AVC-3610 USB tuner does not work with TV Server. The graph is built and runs correctly, however audio is not detected...
The Adaptec AVC-3610 USB tuner does not work with TV Server. The graph is built and runs correctly, however audio is not detected...
The scan changes in 1.2 beta mean that some channels are not picked up during a scan. This is down to basing channel detection on the service type reported in SDT rather than detecting whether audio/video exists
Continue reading...
The scan changes in 1.2 beta mean that some channels are not picked up during a scan. This is down to basing channel detection on...
The scan changes in 1.2 beta mean that some channels are not picked up during a scan. This is down to basing channel detection on...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:<br /> 1. Speed - For each channel a DB call is made to determine the channel number from the tuningdetail<br /> 2. Channel number being overwritten on scan.<br /> 3. Wrong channelnumber used in case of merged channel...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:<br /> 1. Speed -...
Adding the channel number to channel, instead of using it from the first tuningdetail we can find, would solve:<br /> 1. Speed -...
In the channel linkage parser and EPG decoder a channel should be keyed by 48 bits to guarantee it will not collide in the lookup map (nid, tid, sid - 16 bits each).<br /> <br /> At the moment the channel map is keyed on a 32 bit integer and nid is accidentally truncated. This means that in rare circumstances some EPG data or network...
In the channel linkage parser and EPG decoder a channel should be keyed by 48 bits to guarantee it will not collide in the lookup...
In the channel linkage parser and EPG decoder a channel should be keyed by 48 bits to guarantee it will not collide in the lookup...
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.
Continue reading...
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...
Update TsReader.ax to version derived from 'EXP-TsReader_noStopMod' branch code - also see <a href="https://forum.team-mediaportal.com/threads/experimental-tsreader-development.102693/">https://forum.team-mediaportal.com/threads/experimental-tsreader-development.102693/</a> [<a...
Update TsReader.ax to version derived from 'EXP-TsReader_noStopMod' branch code - also see <a...
Update TsReader.ax to version derived from 'EXP-TsReader_noStopMod' branch code - also see <a...
MediaPortal does not play music with sample rates not equal to 44.1kHz properly when using ASIO. The tracks play, but they play either too slow or too fast (depending on the track sample rate), resulting in incorrect pitch and speed issues.
Continue reading...
MediaPortal does not play music with sample rates not equal to 44.1kHz properly when using ASIO. The tracks play, but they play...
MediaPortal does not play music with sample rates not equal to 44.1kHz properly when using ASIO. The tracks play, but they play...