Currently there is no way of tracking what is in the current playlist whilst browsing music collection.<br /> <br /> We should provide feedback on:<br /> - Tracks which have already played<br /> - Track which is playing<br /> - Tracks which are queued up to play
Continue reading...
Currently there is no way of tracking what is in the current playlist whilst browsing music collection.<br /> <br /> We should...
Currently there is no way of tracking what is in the current playlist whilst browsing music collection.<br /> <br /> We should...
When you upgrade your MediaPortal installation, it makes a backup of most files in the Program Data folder, but some .xmls are missing:<br /> * eHome Infrared Transceiver List XP.xml<br /> * keymap.xml<br /> * wikipedia.xml<br /> <br /> Especially keymap.xml should be included in the backup process, since user might have made changes...
When you upgrade your MediaPortal installation, it makes a backup of most files in the Program Data folder, but some .xmls are...
When you upgrade your MediaPortal installation, it makes a backup of most files in the Program Data folder, but some .xmls are...
The TV Service does not react on a system shutdown by stopping and disabling the plugins and the TVController cleanly. It simply waits until its processes are killed by Windows, which leads to error messages in the log files.<br /> But even a manual stop (net stop tvservice) is logged as error, though the tvservice and its plugins...
The TV Service does not react on a system shutdown by stopping and disabling the plugins and the TVController cleanly. It simply...
The TV Service does not react on a system shutdown by stopping and disabling the plugins and the TVController cleanly. It simply...
This change brings the configuration for TV and radio together in one common section in the config tool. The radio configuration is now a subsection of the TV section.<br /> More:<br /> - This change includes the bugfix 0004218: Radio plugin ignores the "Show the All Channels group" setting.<br /> - The radio channelgroups are fetched...
This change brings the configuration for TV and radio together in one common section in the config tool. The radio configuration is...
This change brings the configuration for TV and radio together in one common section in the config tool. The radio configuration is...
When you play Music over LAN, and the network gets disconnected, Playback will eventually loop/stop and you need to confirm EVERY song in the playlist, before you can navigate the GUI again.
Continue reading...
When you play Music over LAN, and the network gets disconnected, Playback will eventually loop/stop and you need to confirm EVERY...
When you play Music over LAN, and the network gets disconnected, Playback will eventually loop/stop and you need to confirm EVERY...
The link in Configuration redirects to:<br /> <a href="https://www.team-mediaportal.com/donate.html">https://www.team-mediaportal.com/donate.html</a> [<a href="https://www.team-mediaportal.com/donate.html" target="_blank">^</a>]<br /> The Donate page is:<br /> <a...
The link in Configuration redirects to:<br /> <a...
The link in Configuration redirects to:<br /> <a...
There are a few minor issues when scraping artist and album info that prevents certain values being scraped correctly.<br /> <br /> - Artist values are html encoded so values do not match up. (eg. & on the website is returned as &)<br /> - Album values do not remove accents so matching does not always work. We should normalize the...
There are a few minor issues when scraping artist and album info that prevents certain values being scraped correctly.<br /> <br />...
There are a few minor issues when scraping artist and album info that prevents certain values being scraped correctly.<br /> <br />...
The 'Watched' checkbox isn't working. If you check or uncheck it, save Config, re-open Config and check the movie again, the box is back to its previous state.
Continue reading...
The 'Watched' checkbox isn't working. If you check or uncheck it, save Config, re-open Config and check the movie again, the box is...
The 'Watched' checkbox isn't working. If you check or uncheck it, save Config, re-open Config and check the movie again, the box is...
If you have a deploy.xml file remaining from a previous update, then running and update and selecting 'use existing skin' doesn't always work, and can default to a previously selected skin.<br /> <br /> It seems that this is because deploy.xml, created by the deploytool to transmit the information to config, is not deleted after...
If you have a deploy.xml file remaining from a previous update, then running and update and selecting 'use existing skin' doesn't...
If you have a deploy.xml file remaining from a previous update, then running and update and selecting 'use existing skin' doesn't...
When playing a 23.976 video (Beyoncé) on a 50Hz monitor, you expect MPAR to speed up the audio to 25Hz for best results. This is working fine with LAV, but not with PDVD12.
Continue reading...
When playing a 23.976 video (Beyoncé) on a 50Hz monitor, you expect MPAR to speed up the audio to 25Hz for best results. This is...
When playing a 23.976 video (Beyoncé) on a 50Hz monitor, you expect MPAR to speed up the audio to 25Hz for best results. This is...
If you watch a recording and press near the end (~10mins) the skip step button right MP skips to the end of the recording but doesn't stop playback => you have just a frozen frame if you than press -15sek (skip step) MP stops playback
Continue reading...
If you watch a recording and press near the end (~10mins) the skip step button right MP skips to the end of the recording but...
If you watch a recording and press near the end (~10mins) the skip step button right MP skips to the end of the recording but...
Run the database upgrade scripts in a transaction, so that we can gracefully recover if a problem happens. Need to figure out whether MySQL supports DDL transactions properly though. <br /> <br /> <a...
Run the database upgrade scripts in a transaction, so that we can gracefully recover if a problem happens. Need to figure out...
Run the database upgrade scripts in a transaction, so that we can gracefully recover if a problem happens. Need to figure out...
SetThreadAffinityMask is used for QPC calls to workaround some buggy old bios / HW. This should be removed as it is increasing the QPC call's CPU usage with 50%.
Continue reading...
SetThreadAffinityMask is used for QPC calls to workaround some buggy old bios / HW. This should be removed as it is increasing the...
SetThreadAffinityMask is used for QPC calls to workaround some buggy old bios / HW. This should be removed as it is increasing the...
Currently EVR video renderer is logging the dropped frames only when ! rendering stats are visible. This is not good for toubleshooting rendering quality issues on low end systems that are barely able to render the video.
Continue reading...
Currently EVR video renderer is logging the dropped frames only when ! rendering stats are visible. This is not good for...
Currently EVR video renderer is logging the dropped frames only when ! rendering stats are visible. This is not good for...
When there exists a channel without tuning details in the database, database upgrade 61 fails with error message 'Column channelNumber cannot be null'. That happens because the subquery returns no rows for a channel without tuning details, and MySQL interprets this as NULL.
Continue reading...
When there exists a channel without tuning details in the database, database upgrade 61 fails with error message 'Column...
When there exists a channel without tuning details in the database, database upgrade 61 fails with error message 'Column...
When you change channel groups in radio guide, then exit (Esc/back) to Radio, when you return to Radio Guide the channel group is reset to 'All Channels'
Continue reading...
When you change channel groups in radio guide, then exit (Esc/back) to Radio, when you return to Radio Guide the channel group is...
When you change channel groups in radio guide, then exit (Esc/back) to Radio, when you return to Radio Guide the channel group is...
Looking at CellControl.cs (<a href="https://github.com/MediaPortal/MediaPortal-1/blob/bf8ced0501933d2aed786e888e367c03931b82cf/mediaportal/WindowPlugins/GUINumberPlace/CellControl.cs">https://github.com/MediaPortal/MediaPortal-1/blob/bf8ced0501933d2aed786e888e367c03931b82cf/mediaportal/WindowPlugins/GUINumberPlace/CellControl.cs</a>...
When you disable the TV plugin, the 'Test connection' button in TV Client part, still checks. Preferably it checks if TV/Radio plugin is enabled, and only check if 1 is enabled.
Continue reading...
When you disable the TV plugin, the 'Test connection' button in TV Client part, still checks. Preferably it checks if TV/Radio...
When you disable the TV plugin, the 'Test connection' button in TV Client part, still checks. Preferably it checks if TV/Radio...
When you use the Deploy Tool to upgrade a 1.3Beta release to RC, and select the option to 'Use Existing Skin', MP is started with Titan skin.<br /> <br /> Reproduced this with & without Titan Extended checked.
Continue reading...
When you use the Deploy Tool to upgrade a 1.3Beta release to RC, and select the option to 'Use Existing Skin', MP is started with...
When you use the Deploy Tool to upgrade a 1.3Beta release to RC, and select the option to 'Use Existing Skin', MP is started with...
The option 'Border highlight the selected program' in Configuration is being forced when the option 'Enable program genre coloring' is enabled. Since the border highlight can be disabled in MP GUI while the 'genre coloring' still is enabled, we should remove the force in Configuration also.
Continue reading...
The option 'Border highlight the selected program' in Configuration is being forced when the option 'Enable program genre coloring'...
The option 'Border highlight the selected program' in Configuration is being forced when the option 'Enable program genre coloring'...
When you are watching TV and press stop there will show up a "Yes/No" dialog if you really want to stop LiveTV and delete the Timeshift buffer. There is a patch which makes this dialog optional and configurable.
Continue reading...
When you are watching TV and press stop there will show up a "Yes/No" dialog if you really want to stop LiveTV and delete the...
When you are watching TV and press stop there will show up a "Yes/No" dialog if you really want to stop LiveTV and delete the...
#TV.Guide.idProgram for selected item:<br /> At the moment, the #TV.Guide.Time property gives only the start - end time (e.g. 20:15 - 22:00) without the date back.<br /> So it's only possible to call hyperlink parameter for programs of today.<br /> <br /> #TV.View.idProgram<br /> #TV.Next.idProgram<br /> If a record is playing...
#TV.Guide.idProgram for selected item:<br /> At the moment, the #TV.Guide.Time property gives only the start - end time (e.g. 20:15...
#TV.Guide.idProgram for selected item:<br /> At the moment, the #TV.Guide.Time property gives only the start - end time (e.g. 20:15...