Welcome to the Invelos forums. Please read the forum rules before posting.

Read access to our public forums is open to everyone. To post messages, a free registration is required.

If you have an Invelos account, sign in to post.

    Invelos Forums->DVD Profiler: Desktop Technical Support Page: 1  Previous   Next
XML Export
Author Message
DVD Profiler Unlimited Registranttinu24
Registered: January 12, 2009
Posts: 1
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
I have the DVDProfiler Version 3.5 Build 1225.  I dont can export the Front-Cover with the XML Dataformat. I put the XML File in the same directory like the Covers are. I dont see any relation from the XMLFile to the Cover name (Number) What do i wrong?
DVD Profiler Desktop and Mobile RegistrantStar ContributorDJ Doena
Registered: May 1, 2002
Registered: March 14, 2007
Reputation: Highest Rating
Germany Posts: 6,741
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
The name of the covers have a determined structure, see here.

You'll find the number you are looking for in the id-tag of the xml

Quote:

<?xml version="1.0" encoding="windows-1252" ?>
<!-- DVD Profiler Collection Export
  -->
<Collection>
<DVD>
  <ProfileTimestamp>2008-11-12T17:49:00.000Z</ProfileTimestamp>
  <ID>4030521466197.5</ID>
  <MediaTypes>
  <DVD>True</DVD>
  <HDDVD>False</HDDVD>
  <BluRay>False</BluRay>
  </MediaTypes>
  <UPC>4-030521-466197</UPC>
  <CollectionNumber>5</CollectionNumber>
  <CollectionType>Owned</CollectionType>
  <Title>8 Blickwinkel</Title>
  <DistTrait />
  <OriginalTitle>Vantage Point</OriginalTitle>
...
</DVD>
</Collection>


Frontcover: 4030521466197.5f.jpg

Karsten
DVD Collectors Online

 Last edited: by DJ Doena
DVD Profiler Unlimited RegistrantStar ContributorMithi
Sushi Annihilator
Registered: March 13, 2007
Reputation: Superior Rating
Germany Posts: 2,217
Posted:
PM this userEmail this userVisit this user's homepageView this user's DVD collectionDirect link to this postReply with quote
Quoting tinu24:
Quote:
I dont see any relation from the XMLFile to the Cover name (Number) What do i wrong?

As Karsten wrote, you'll have to derive it from the <ID>. If you want some starters, have a look at my little XSLTs, see signature.

cya, Mithi
Mithi's little XSLT tinkering - the power of XML --- DVD-Profiler Mini-Wiki
    Invelos Forums->DVD Profiler: Desktop Technical Support Page: 1  Previous   Next