Registered: April 10, 2007 | Posts: 6 |
| Posted: | | | | Hi, I have been trying to search this forum for the database schema of DVD profiler. I am writing a simple .net program for my telephone to locate my DivX movies. The CSV exporter doesn't do what I want. Anyone has a description of the databases? Thanx in advance |
|
Registered: March 13, 2007 | Reputation: | Posts: 3,321 |
| Posted: | | | | You'll have to request access to the Plugin Developers forum and then access the database through the provided SDK. I know of no other way for direct database access and believe it's actually encrypted. | | | Get the CSVExport and Database Query plug-ins here. Create fake parent profiles to organize your collection. |
|
Registered: May 19, 2007 | Reputation: | Posts: 5,917 |
| Posted: | | | | The database is encrypted. |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Quoting bigbadfred: Quote: Hi, I have been trying to search this forum for the database schema of DVD profiler. I am writing a simple .net program for my telephone to locate my DivX movies. The CSV exporter doesn't do what I want. Anyone has a description of the databases? Thanx in advance As Mark said, you can either write a plugin with the API. Or you can export the data to Acess first and then do your stuff. Or you use the exported XML and deserialize it with the XmlSerializer class from .NET and then do your stuff. | | | Karsten DVD Collectors Online
|
|