Currently only the medium list and the grid are available view modes.<br /> <br /> For movie collections exist are a poster, fanart and descriptions available most of the time, so maybe the layout could be same which is used for the movies itself.
Continue reading...
Currently only the medium list and the grid are available view modes.<br /> <br /> For movie collections exist are a poster, fanart...
Currently only the medium list and the grid are available view modes.<br /> <br /> For movie collections exist are a poster, fanart...
When applying the "Filter by Collections" and entering a movie collection the list entries should be sorted by year to reflect the correct release order of the movies.
Continue reading...
When applying the "Filter by Collections" and entering a movie collection the list entries should be sorted by year to reflect the...
When applying the "Filter by Collections" and entering a movie collection the list entries should be sorted by year to reflect the...
If transfer of artwork from server to client is a bit late and selection has been changed already, the wrong artwork (poster/fanart) is being displayed.<br /> <br /> see screenshots
Continue reading...
If transfer of artwork from server to client is a bit late and selection has been changed already, the wrong artwork...
If transfer of artwork from server to client is a bit late and selection has been changed already, the wrong artwork...
Currently it is possible to create multiple MP2-Client instance by starting it more than once.<br /> <br /> Problem is that closing one instance also shuts down the dokan drive of the client, which is not available for the other instance anymore.<br /> <br /> I'm not sure if it is needed at all to allow multiple instances, but until...
Currently it is possible to create multiple MP2-Client instance by starting it more than once.<br /> <br /> Problem is that closing...
Currently it is possible to create multiple MP2-Client instance by starting it more than once.<br /> <br /> Problem is that closing...
Added support to group movies by movie collection name while browsing all other filters.<br /> <br /> Extending MovieAspect might be needed.<br /> Implement support for reading it from themoviedb.org.<br /> <br /> <a href="http://help.themoviedb.org/kb/api/collection-info">http://help.themoviedb.org/kb/api/collection-info</a> [<a...
Added support to group movies by movie collection name while browsing all other filters.<br /> <br /> Extending MovieAspect might...
Added support to group movies by movie collection name while browsing all other filters.<br /> <br /> Extending MovieAspect might...
When browsing a playlist to import, the dokan drives are displayed, which should not be the case as there won't be any playlists stored to import them.
Continue reading...
When browsing a playlist to import, the dokan drives are displayed, which should not be the case as there won't be any playlists...
When browsing a playlist to import, the dokan drives are displayed, which should not be the case as there won't be any playlists...
@ncoH has requested that we add this function to be called as an expression for the development of the Titan skin. This function already exists in MP but is being exposed to be able to be contained within a skin expression.<br /> <br /> The function may be called as follows:<br /> <br /> <include condition="#(plugin.isenabled('Moving...
@ncoH has requested that we add this function to be called as an expression for the development of the Titan skin. This function...
@ncoH has requested that we add this function to be called as an expression for the development of the Titan skin. This function...
Music Player should allow resume of playback.<br /> <br /> Config should allow setting of conditions:<br /> e.g. Genre == "audiobook" , etc.<br /> e.g. Filename contains "book"
Continue reading...
Music Player should allow resume of playback.<br /> <br /> Config should allow setting of conditions:<br /> e.g. Genre ==...
Music Player should allow resume of playback.<br /> <br /> Config should allow setting of conditions:<br /> e.g. Genre ==...
The Default skin does not have any themes. The DefaultWide skin does have themes.<br /> <br /> Also..<br /> <br /> The "theme" section of SkinSettings.xml should only contains one "name" entry; the name of the currently selected theme. Having more than one entry could result in unpredictable behavior since the settings are read into a...
The Default skin does not have any themes. The DefaultWide skin does have themes.<br /> <br /> Also..<br /> <br /> The "theme"...
The Default skin does not have any themes. The DefaultWide skin does have themes.<br /> <br /> Also..<br /> <br /> The "theme"...
Packets with no payload that are marked as scrambled should not be ignored.<br /> <br /> TsWriter currently ignores all packets marked as scrambled. Usually this is correct behaviour. However, in the case of a packet with an adaption field and no payload, the adaption field should not be scrambled.<br /> <br /> Technically, these...
Packets with no payload that are marked as scrambled should not be ignored.<br /> <br /> TsWriter currently ignores all packets...
Packets with no payload that are marked as scrambled should not be ignored.<br /> <br /> TsWriter currently ignores all packets...
After standby for a few hours the service monitors is being displayed as disconnected.<br /> <br /> Restarting the service monitor OR the service immediately displays it as connected.
Continue reading...
After standby for a few hours the service monitors is being displayed as disconnected.<br /> <br /> Restarting the service monitor...
After standby for a few hours the service monitors is being displayed as disconnected.<br /> <br /> Restarting the service monitor...
When PDVD12 is only installed on OS.<br /> Codec Setting for PowerDVD 10+ is not available.<br /> It's because of hard coded string.
Continue reading...
When PDVD12 is only installed on OS.<br /> Codec Setting for PowerDVD 10+ is not available.<br /> It's because of hard coded...
When PDVD12 is only installed on OS.<br /> Codec Setting for PowerDVD 10+ is not available.<br /> It's because of hard coded...
Playback of certain files fails because of crashes in MediaInfo.dll.<br /> This problem is specific to MP 1.2.3 and MP 1.3a which have MediaInfo 0.7.54.0.<br /> <br /> 0.7.56.0 also has problems.<br /> 0.7.57.0+ are apparently okay.
Continue reading...
Playback of certain files fails because of crashes in MediaInfo.dll.<br /> This problem is specific to MP 1.2.3 and MP 1.3a which...
Playback of certain files fails because of crashes in MediaInfo.dll.<br /> This problem is specific to MP 1.2.3 and MP 1.3a which...
For now plugin will load at MP startup only if it's listed in Mediaportal.xml but to add it you need to open Configuration and "Save" it.<br /> Also If process plugin has no ISetupForm it should be loaded now.
Continue reading...
For now plugin will load at MP startup only if it's listed in Mediaportal.xml but to add it you need to open Configuration and...
For now plugin will load at MP startup only if it's listed in Mediaportal.xml but to add it you need to open Configuration and...
Renaming channels with the service ID is performed even with channels that don't have a real service ID.<br /> <br /> In TV Server configuration, it is possible to [for all channels]:<br /> 1. Set the LCN as the service ID from the first tuning detail.<br /> 2. Set the channel name as the service ID from the first tuning detail.<br />...
Renaming channels with the service ID is performed even with channels that don't have a real service ID.<br /> <br /> In TV Server...
Renaming channels with the service ID is performed even with channels that don't have a real service ID.<br /> <br /> In TV Server...
Add the capability for a skin designer/developer to create a new MediaPortal window from skin xml without the need for a MediaPortal plugin. Although there will be no plugin logic behind the "dynamic window" the content of the window can be made quite robust and useful by using (for example) skin settings, expressions, and enhanced...
Add the capability for a skin designer/developer to create a new MediaPortal window from skin xml without the need for a...
Add the capability for a skin designer/developer to create a new MediaPortal window from skin xml without the need for a...
Currently the label2, label3, pinIcon and Icon don`t use the unfocusedAlpha poperty if the listcontrol isn't in focus. E.g. if you go to the hiddenmenu, only label1 uses it.<br /> <br /> The implementation should be backward compatible so as to not adversely affect existing skins that make use of the list control.
Continue reading...
Currently the label2, label3, pinIcon and Icon don`t use the unfocusedAlpha poperty if the listcontrol isn't in focus. E.g. if you...
Currently the label2, label3, pinIcon and Icon don`t use the unfocusedAlpha poperty if the listcontrol isn't in focus. E.g. if you...
Currently, only refresh rate changes that fail when using RDP to a client will be logged in the error.log. Without RDP, the failure isn't logged in error.log and the fallback gets logged in MediaPortal.log as a successfull change.<br /> <br /> See internal forum thread for more info.
Continue reading...
Currently, only refresh rate changes that fail when using RDP to a client will be logged in the error.log. Without RDP, the failure...
Currently, only refresh rate changes that fail when using RDP to a client will be logged in the error.log. Without RDP, the failure...
At the moment the TVGuide tab in the skin settings dialog in the Configuration tool is hidden if the TVPlugin is not installed. We have a preference for presenting the tab always but having it's content disabled when the TVPlugin is not installed. Also a message should be displayed stating that since the TVPlugin is not installed the...
At the moment the TVGuide tab in the skin settings dialog in the Configuration tool is hidden if the TVPlugin is not installed. We...
At the moment the TVGuide tab in the skin settings dialog in the Configuration tool is hidden if the TVPlugin is not installed. We...
Allows adding buttons to the basic home screen (or any place in the skin xml) to directly go to fullscreen or tv screen with current or defined tv channel.
Continue reading...
Allows adding buttons to the basic home screen (or any place in the skin xml) to directly go to fullscreen or tv screen with...
Allows adding buttons to the basic home screen (or any place in the skin xml) to directly go to fullscreen or tv screen with...
Currently leaving a list is possible only by navigating to the top or the bottom of a list. (1)<br /> <br /> It would be nice if you could leave it by navigating to the left or right and the focus would jump to Apply or Cancel button. (2)
Continue reading...
Currently leaving a list is possible only by navigating to the top or the bottom of a list. (1)<br /> <br /> It would be nice if...
Currently leaving a list is possible only by navigating to the top or the bottom of a list. (1)<br /> <br /> It would be nice if...
As you can see in the screenshot the list of languages is displayed only in German, which is the system's language. It does not matter if the language of MP2 is set to German, English or Frensh.<br /> <br /> There could be different solutions for it:<br /> 1. Take this as no bug and keep the list in the system's language.<br /> 2...
As you can see in the screenshot the list of languages is displayed only in German, which is the system's language. It does not...
As you can see in the screenshot the list of languages is displayed only in German, which is the system's language. It does not...
When changing the language not all controls are updated with strings of the new language.<br /> <br /> Take a look at the screenshots: The language has been changed from German to English to French
Continue reading...
When changing the language not all controls are updated with strings of the new language.<br /> <br /> Take a look at the...
When changing the language not all controls are updated with strings of the new language.<br /> <br /> Take a look at the...
The drives which are created by dokan (in screenshot R and S ) should be hidden and not displayed when browsing the local file system for adding a share.
Continue reading...
The drives which are created by dokan (in screenshot R and S ) should be hidden and not displayed when browsing the local file...
The drives which are created by dokan (in screenshot R and S ) should be hidden and not displayed when browsing the local file...
1. When choosing between global and local shares, back is always disabled.<br /> <br /> 2. When choosing between file system or network resource provider, back is always disabled.<br /> <br /> 3. When choosing the media aspect, finish is already enabled even if no selection has been made.<br /> <br /> It's exactly the same when using...
1. When choosing between global and local shares, back is always disabled.<br /> <br /> 2. When choosing between file system or...
1. When choosing between global and local shares, back is always disabled.<br /> <br /> 2. When choosing between file system or...