FindVUK Changelog

What's new in FindVUK 1.75

May 9, 2024
  • FIX: correctly calculate DriveId for AACS2 drives
  • CHANGE: use internal UDF parser to get creation date of "AACSUnit_Key_RO.inf" for DateDiscId (fixes problem with Linux/Wine to return the modification timestamp as creation timestamp)
  • CHANGE: use new procedure BRAACS_getVolumeName to read volumename, includes a fallback to read directly from udf filesystem in case operating system returns an empty string
  • CHANGE: prevent to upload meta-entries with empty: discid, datediscid, volumename, disctype

New in FindVUK 1.74 (May 5, 2024)

  • FEATURE: new mode "validateDisc" that monitors a drive, validates each disc that get inserted and upload the result
  • FEATURE: option to integrate external tools to either disable BusEncryption and/or provide a RDK file

New in FindVUK 1.72 (Dec 9, 2023)

  • CHANGE: treat unitkeys with lots of 0es with lower priority as local entries so those get uploaded to fvonlinedb during sync
  • FEATURE: added basic AACS2 support
  • FEATURE: added MakeMKV Libredrive support to disable BusEncryption for validation of UHD discs (see https://forum.makemkv.com/forum/viewtopic.php?t=19029 )
  • FEATURE: support for DVDfab 13 (tested with 13.0.0.7)
  • FIX: assume logfile for DVDfab 13 is always enabled
  • FEATURE: new INI switch "MakeMKV_Libredrive_Enabled" to enable Libredrive support if desired/required - but it's disabled by default

New in FindVUK 1.67 (Sep 20, 2023)

  • FIX: correctly update hash file after keydb sync

New in FindVUK 1.66 (Sep 19, 2023)

  • FIX/IMPROVE: support DVDfab up to 12.1.1.5

New in FindVUK 1.64 (Jun 26, 2023)

  • FIX: do not write an error if a local processing_key, device_key or host_certificate is not available
  • FIX: support DVDfab up to 12.1.0.9

New in FindVUK 1.63 (Apr 26, 2023)

  • CHANGE: better logoutput in case online-upload is disabled
  • FEATURE: support to get ReadDataKey (RDK) from Passkey Dump (in case BusEncryption is active)
  • FEATURE: validation of Unitkeys is using RDK (in case of BusEncryption)
  • CHANGE: speedup during validation - first collect all M2TS files and check if it's encrypted only if required (usually not all files are necessary to validate all unit keys)
  • BAD NEWS: Passkey 9.4.5.3 does not provide the UnitKeys any longer in the memory dump - so it's flagged as "not working"
  • FEATURE: introduce support for FabPlayer 7 (tested with 7.0.3.6 and it's working)
  • FIX: problem with Unitkey Validation

New in FindVUK 1.59 (Feb 4, 2023)

  • FEATURE: add support for Passkey 9.4.5.2

New in FindVUK 1.58 (Jan 22, 2023)

  • FindVUK 1.58 that establishes compatibility with 9.4.5.1

New in FindVUK 1.57 (May 15, 2022)

  • FIX: 2nd try - and / in Volumenames do not cause a problem any longer
  • FIX: BD+ not detected in aacskeys mode
  • FIX: copy protection check broken in 1.56

New in FindVUK 1.55 (May 1, 2022)

  • FIX: and / in Volumenames do not cause a problem any longer

New in FindVUK 1.54 (Nov 14, 2021)

  • CHANGE: upload of devicekeys, processingkeys and hostcertificates disabled by default and can be enabled with ini parameter

New in FindVUK 1.53 (Nov 11, 2021)

  • CHANGE: replaced Drive_GetVolumeName call with DRVMS_GetVolumeName
  • FEATURE: now possible to use only a driveletter as parameter to get metainfo from disc
  • CHANGE: only ask for keypress at the end in case it's not started from command line
  • CHANGE: lot's of refactoring
  • CHANGE: GetMetaInfoFromDisc mode now also uploads UnitKeysENC and DiscType to enrich existing legacy disc entries
  • FEATURE: new mode AACSkeys to get mediakey, volumeid and vuk by using AACSkeys tool
  • FEATURE: synchronisation of DeviceKey, ProcessingKey and HostCertificates with OnlineDB
  • FEATURE: entries uploaded to OnlineDB are now always directly processed and written to OnlineDB
  • FIX: a few bugfixes
  • FIX: update process now correctly works in case parameters are set
  • FIX: update process now is able to handle subdirectories in the update file

New in FindVUK 1.42 (Jul 22, 2021)

  • CHANGE: also sync DateDiscId to online database
  • CHANGE: new logpath for dvdfab passkey 9.4.0.9
  • FIX: properly strip forbidden characters from filenames used for backup
  • CHANGE: adjust loglevel for various output
  • FIX: properly strip forbidden characters from filenames used for backup (of meta files)
  • FEATURE: new ini parameter ExitAfterProcessing to exit FindVUK instead of starting over to scan the next disc

New in FindVUK 1.38 (Oct 16, 2020)

  • FIX: make sync debug log configurable with ini parameter and disable by default
  • CHANGE: more details in sync-debug-log
  • CHANGE: more output during update

New in FindVUK 1.37 (Oct 13, 2020)

  • FIX: support for DVDfab 12

New in FindVUK 1.35 (Jun 29, 2020)

  • FIX: do not report an error in case the hash-file is not present at all
  • FEATURE: auto-update integrated - can be disabled in ini-file

New in FindVUK 1.34 (Jun 29, 2020)

  • CHANGE: both GET and POST to online database switched to new internal purebasic procedure
  • CHANGE: show progress and speed information during download of keydb-file when synchronizing
  • FEATURE: delta mode synchronization integrated
  • CHANGE: ini-value WriteMainPlaylist changed to value 0 (in case you use it please reenable manually)

New in FindVUK 1.31 (Feb 4, 2020)

  • CHANGE: only write headlines in keydb.cfg in case there's content for the section
  • CHANGE: disable creation of debug csv files during synchronization
  • FIX: in case local keydb.cfg file is missing, just copy the downloaded file when synchronizing

New in FindVUK 1.30 (Feb 4, 2020)

  • CHANGE: do not wait for mainplaylist when following the 'dvdfab' logfile in case the vuk/unitkeys are already known and 'BLURAYDB_WriteMainPlaylist' is set to 0
  • CHANGE: format of filesize displayed during transfer when synchronizing with online db
  • CHANGE: added compatibility for compilation in x64 mode
  • FEATURE: add support for Player 6
  • CHANGE: massive change in synchronization-feature - only takes a few seconds now
  • FIX: synchronization uploaded too much discs to online db
  • FEATURE: support for DVDfab 12
  • FEATURE: new ini option 'DriveCheckEnabled' that can be used to disable the drive check that makes problems on some linux environments
  • FIX: fixed typo in 'PleasePostInDoom9Forum.txt' filename

New in FindVUK 1.24 (Feb 18, 2019)

  • FIX: correctly close passkey again

New in FindVUK 1.23 (Feb 9, 2019)

  • Includes a few small fixes/enhancements.

New in FindVUK 1.22 (Jan 10, 2019)

  • FIX:
  • set unitkey-status to 'untested' in case no validation has been possible