If the server/client is killed the Dokan drive is not removed, which is normal as the application was not to shutdown properly.<br /> <br /> If the application is started again it is using a different drive letter, which ends up i.e. in having 3 Dokan drives on a single seat installation.<br /> <br /> If possible the application needs...
If the server/client is killed the Dokan drive is not removed, which is normal as the application was not to shutdown properly.<br...
If the server/client is killed the Dokan drive is not removed, which is normal as the application was not to shutdown properly.<br...
Add Attribute 'Writers' (plural) to VideoAspect with Cardinality=ManyToMany.<br /> <br /> Read Writers from TheTVDB and TheMovieDb.<br /> Read Writers from Matroska files.
Continue reading...
Add Attribute 'Writers' (plural) to VideoAspect with Cardinality=ManyToMany.<br /> <br /> Read Writers from TheTVDB and...
Add Attribute 'Writers' (plural) to VideoAspect with Cardinality=ManyToMany.<br /> <br /> Read Writers from TheTVDB and...
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...
By now the user can already choose to update the included satellite files in SetupTv. To consider changes in satellite positions this function should be extended to also update the satellite.xml file itself.
Continue reading...
By now the user can already choose to update the included satellite files in SetupTv. To consider changes in satellite positions...
By now the user can already choose to update the included satellite files in SetupTv. To consider changes in satellite positions...
When watching recordings, /sometimes/ when the show is over rather than returning to the list of recordings the last frame remains frozen. MP is still working so playback can be stopped manually.
Continue reading...
When watching recordings, /sometimes/ when the show is over rather than returning to the list of recordings the last frame remains...
When watching recordings, /sometimes/ when the show is over rather than returning to the list of recordings the last frame remains...
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...
Certification within VideoAspect should contain information about the content rating or law rating.<br /> <br /> The meta data should be filled by<br /> - MovieMDE (TheMovieDb)<br /> - SeriesMDE (TheTvDb)<br /> - VideoMDE (Matroska files)
Continue reading...
Certification within VideoAspect should contain information about the content rating or law rating.<br /> <br /> The meta data...
Certification within VideoAspect should contain information about the content rating or law rating.<br /> <br /> The meta data...
VideoMDE should read the information about the stereo of a video file.<br /> <br /> The stereomode value should be saved within the VideoAspect.<br /> Another property 'Is3D' should be set to true.<br /> <br /> StereoMode @ Matroska.org: <a...
VideoMDE should read the information about the stereo of a video file.<br /> <br /> The stereomode value should be saved within the...
VideoMDE should read the information about the stereo of a video file.<br /> <br /> The stereomode value should be saved within the...
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...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using heat.exe.<br /> <br /> This should be reworked similar to the way the bin directory for the ServiceMonitor is being harvested.
Continue reading...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using...
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...
As much as possible (Year, Month, Day) should be read from date metadata.<br /> <br /> - SeriesMDE (TheTvDb)<br /> - MovieMDE (TheMovieDb)<br /> - VideoMDE (Matroska/MP4)
Continue reading...
As much as possible (Year, Month, Day) should be read from date metadata.<br /> <br /> - SeriesMDE (TheTvDb)<br /> - MovieMDE...
As much as possible (Year, Month, Day) should be read from date metadata.<br /> <br /> - SeriesMDE (TheTvDb)<br /> - MovieMDE...
The current menus always display the media's title, which is being useful when multiple files are played<br /> <br /> But if only one player is active the title should be removed to simplify the information for the end user title does not make
Continue reading...
The current menus always display the media's title, which is being useful when multiple files are played<br /> <br /> But if only...
The current menus always display the media's title, which is being useful when multiple files are played<br /> <br /> But if only...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using heat.exe.<br /> <br /> This should be reworked similar to the way the bin directory for the ServiceMonitor is being harvested.
Continue reading...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using...
Within MP2-Setup files in root directory are explicitly included for Client and Server. Only plugins directory is harvested using...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for releases.
Continue reading...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is growing together with additional new metadata fields and filters for them.<br /> <br /> It would be better to replace them by one button which opens a dialog with all the filters available, like it is done...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is...
The media plugin displays an info text that filtering / displaying more than 5.000 elements is not possible when you try to so.<br /> <br /> This happens here currently when filtering videos by actors, but will be easily reproducible if you import many audio files and choose to filter "display all"<br /> <br /> <br /> Not sure about a...
The media plugin displays an info text that filtering / displaying more than 5.000 elements is not possible when you try to so.<br...
The media plugin displays an info text that filtering / displaying more than 5.000 elements is not possible when you try to so.<br...
TagLib# in MP2 repository should be updated to latest available version, but<br /> <br /> - investigate possibility of using a submodule or nuget package<br /> - check the differences and changes in code to ensure same behavior
Continue reading...
TagLib# in MP2 repository should be updated to latest available version, but<br /> <br /> - investigate possibility of using a...
TagLib# in MP2 repository should be updated to latest available version, but<br /> <br /> - investigate possibility of using a...
The is already a ContextMenuCommand present on the FrameworkElement, which would be executed by pressing the "Applications" key on the keyboard. The current implementation is missing a line where this command is copied after reading it from xaml, so it is never available.
Continue reading...
The is already a ContextMenuCommand present on the FrameworkElement, which would be executed by pressing the "Applications" key on...
The is already a ContextMenuCommand present on the FrameworkElement, which would be executed by pressing the "Applications" key on...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for releases.
Continue reading...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for...
Add a batch file to the MP2-Setup.csproj, which will be copied to output dir during build and included in the zip archives for...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is growing together with additional new metadata fields and filters for them.<br /> <br /> It would be better to replace them by one button which opens a dialog with all the filters available, like it is done...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is...
Currently each filter has it's own menu button within the hidden menu.<br /> <br /> As you can see in the screenshot this menu is...
The installation guide how to install a plugin is currently integrated in that page: <a href="http://wiki.team-mediaportal.com/Extensions-Plugins">http://wiki.team-mediaportal.com/Extensions-Plugins</a> [<a href="http://wiki.team-mediaportal.com/Extensions-Plugins" target="_blank">^</a>]<br /> <br /> It should be moved to a seperate...
The installation guide how to install a plugin is currently integrated in that page: <a...
The installation guide how to install a plugin is currently integrated in that page: <a...