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 Feature Requests Page: 1  Previous   Next
Additional info in collection.xml
Author Message
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
For the next version of DVDP I'd like some missing information added to the XML export:

Locality as text under the <DVD> node, e.g.

Quote:

<DVD>
    <ID>4030521107731.5</ID>
    <Locality>Germany</Locality>
</DVD>


IsPartOfOwnedCollection either as node under the DVD node or as attribute of the <CollectionType> node

Quote:

<DVD>
    <CollectionType>Blu-rays</CollectionType>
    <IsPartOfOwnedCollection>true</IsPartOfOwnedCollection>
</DVD>


Quote:

<DVD>
    <CollectionType IsPartOfOwnedCollection="true">Blu-rays</CollectionType>
</DVD>


Note under the <Event> node

Quote:

<DVD>
    <Events>
      <Event>
        <EventType>Watched</EventType>
        <Timestamp>2011-03-26T15:31:23.016Z</Timestamp>
        <User FirstName="DJ Doena" LastName="" EmailAddress="" PhoneNumber="" />
        <Note>test</Note>
      </Event>
    </Events>
</DVD>
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 DJ Doena:
Quote:
For the next version of DVDP I'd like some missing information added to the XML export:

+1!

Although the Locality is derivable from the <ID>, a clear-text might come in handy.

<CollectionType IsPartOfOwnedCollection="true">Blu-rays</CollectionType>
Would be better notation, I think

cya, Mithi
Mithi's little XSLT tinkering - the power of XML --- DVD-Profiler Mini-Wiki
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
Quoting Mithi:
Quote:
<CollectionType IsPartOfOwnedCollection="true">Blu-rays</CollectionType>
Would be better notation, I think

Me, too.
Karsten
DVD Collectors Online

DVD Profiler Desktop and Mobile Registrantmediadogg
Aim high. Ride the wind.
Registered: March 18, 2007
Reputation: Highest Rating
United States Posts: 6,455
Posted:
PM this userVisit this user's homepageDirect link to this postReply with quote
+1
+1 for Rating also
Thanks for your support.
Free Plugins available here.
Advanced plugins available here.
Hey, new product!!! BDPFrog.
 Last edited: by mediadogg
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
And - if possible - could the ratings information also get a super-node (like Features, Locks).

Quote:

<DVD>
    <Rating>
        <RatingSystem>Film</RatingSystem>
        <Rating>PG</Rating>
        <RatingAge>8</RatingAge>
        <RatingVariant>0</RatingVariant>
        <RatingDetails>Mild language and comic gore in a magic trick</RatingDetails>
    </Rating>
</DVD>
Karsten
DVD Collectors Online

DVD Profiler Unlimited RegistrantBlair
Resistance is Futile!
Registered: October 30, 2008
United States Posts: 1,249
Posted:
PM this userDirect link to this postReply with quote
Absolutely!

Nice idea, Karsten.
If at first you don't succeed, skydiving isn't for you.

He who MUST get the last word in on a pointless, endless argument doesn't win. It makes him the bigger jerk.
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
Quoting DJ Doena:
Quote:
IsPartOfOwnedCollection either as node under the DVD node or as attribute of the <CollectionType> node

Quote:

<DVD>
    <CollectionType IsPartOfOwnedCollection="true">Blu-rays</CollectionType>
</DVD>


Since I've seen that Ken is changing code on the custom collection (see this thread) I'd like to bring up this issue again.
Karsten
DVD Collectors Online

DVD Profiler Desktop and Mobile RegistrantStar ContributorGreyHulk
Fixin' it for everyone..
Registered: November 24, 2008
Reputation: Highest Rating
United Kingdom Posts: 1,260
Posted:
PM this userView this user's DVD collectionDirect link to this postReply with quote
+1
    Invelos Forums->DVD Profiler: Desktop Feature Requests Page: 1  Previous   Next