Using My Movies Data

Edit

Introduction

Developers is able to access and use My Movies data either by export the data from the database, or by accessing the database directly, allowing the use of the data for alternative front-end applications, tools or similar. These options are available in versions 2.45 and forward.

Edit

Terms




Edit

Exporting Data

The first option of using My Movies data is by exporting the data to an XML file, that can be used by other programs.

The user can from the Collection Management program, through the menu export the database to this XML file, or the process can be automated by running My Movies with specific command line parameters:

[InstallDir]\My Movies.exe -export -"[FileName]"

Example:

"C:\Program Files\MCE\My Movies.exe" -export -"C:\My Movies\Exported Data.xml"

The process can be automated by using Windows' Task Scheduler features.

Notice! If the data is exported manually, the user is allowed to use the data for all personal purposes. If the process is automated, the data may only be used for non-commercial purposes.

Edit

Accessing Database

Important Notice! The data read-only access to the database is no longer available since My Movies 5. The API is available for as an alternative.

Edit

Accessing WebService

Access to the My Movies WebService for direct data loading by barcodes, titles or disc id's is available for providers of commercial products by paying a fee per loaded title. If you are interested in details on this option, please contact support@mymovies.dk.

Access to the WebService is not given for non-commercial purposes.

Edit

System Builders

My Movies registered System Builders and installers may use the mentioned data options along with commercial products on licensed installations, or devices connected to a licensed installation within the household where the licensed device is installed, as long as all other mentioned terms are met. This could be for purposes such as displaying data on control devices connected to the licensed device, creating own alternative front-ends or similar.

Edit

Support

Developers can at any time receive free direct technical support at support@mymovies.dk on matters concerning My Movies data access when implementing usage of My Movies data into a product.