View Single Post
Old 13th January 2018, 12:06   #3  |  Link
nalor
Registered User
 
Join Date: Dec 2013
Posts: 490
I noticed you already offer to select 'Bluray' as type when entering new data directly on your website and you've also added a field for the VUK.
Do you have plans to make your website the new central-aacs-database site?
If so it would be great if you could add support for all fields that are specified for the keydb.cfg file and a few more.

Here's an example of a MetaXML that I've created for FindVUK to upload to a 'to be developed' online database

Quote:
<?xml version="1.0" encoding="UTF-8"?>
<Bluray>
<FileType>BlurayMetaXML</FileType>
<DiscId Date="2017-08-22">16ABFD83376D41E8CD26D1438FF02146059663BD</DiscId>
<VolumeId>F18B48F2BC9719E471BED63EA43BDC25</VolumeId>
<MediaKey>D2BF8DAC6A288A80B84CA5E8924D76CB</MediaKey>
<VolumeUniqueKey>E7E516328BAFAE8D8D91C28530695EE8</VolumeUniqueKey>
<VolumeLabel>War for the Planet of the Apes</VolumeLabel>
<BDplus Date="2017.09.07">1</BDplus>
<BusEncryptionEnabled>1</BusEncryptionEnabled>
<MKBrev>50</MKBrev>
<MainPlaylist>00800.mpls</MainPlaylist>
<UnitKeys>
<UnitKey Nr="1">80CA0B712E1FD110E8B9287B9F3C4FAC</UnitKey>
</UnitKeys>
<MetaTitles>
<MetaTitle Language="eng">War for the Planet of the Apes</MetaTitle>
<MetaTitle Language="fra">La Plančte des Singes : Suprématie</MetaTitle>
<MetaTitle Language="spa">La guerra del planeta de los simios</MetaTitle>
<MetaTitle Language="nld">War for the Planet of the Apes</MetaTitle>
<MetaTitle Language="deu">Planet der Affen: Survival</MetaTitle>
<MetaTitle Language="ita">The War - Il Pianeta delle Scimmie</MetaTitle>
<MetaTitle Language="jpn">War for the Planet of the Apes</MetaTitle>
<MetaTitle Language="cat">La guerra del planeta de los simios</MetaTitle>
</MetaTitles>
</Bluray>
(small note - there can be multiple UnitKey entries)

Would be great if you could add all the fields to your db and finally allow to download a language-specific keydb.cfg created from the data.

(and I think it would be easy to add a 'postmeta' mode to findvuk that just grabs all easily available information from the bluray/uhd disc and submits it automatically to the onlinedb.)

Last edited by nalor; 13th January 2018 at 12:41.
nalor is offline   Reply With Quote