Invelos Forums->DVD Profiler: Desktop Feature Requests |
Page:
1 Previous Next
|
Additional info in collection.xml |
|
|
|
Author |
Message |
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | 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 |
| Registered: March 13, 2007 | Reputation: | Posts: 2,217 |
| Posted: | | | | 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 |
| Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Quoting Mithi: Quote: <CollectionType IsPartOfOwnedCollection="true">Blu-rays</CollectionType> Would be better notation, I think Me, too. | | | Karsten DVD Collectors Online
|
| Registered: March 18, 2007 | Reputation: | Posts: 6,460 |
| Posted: | | | | +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 |
| Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | 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
|
| | Blair | Resistance is Futile! |
Registered: October 30, 2008 | Posts: 1,249 |
| Posted: | | | | 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. |
| Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | 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
|
| Registered: November 24, 2008 | Reputation: | Posts: 1,277 |
| |
|
Invelos Forums->DVD Profiler: Desktop Feature Requests |
Page:
1 Previous Next
|
|