v0.30.0: DiscInputs carries the disc's volume label (title)
Add `DiscInputs.volume_label: Option<String>` — the disc's human title (UDF/ISO volume identifier, else BDMV <di:name>), populated by Disc::inputs() from the scan. Identity only, no secret, not used in any AACS derivation; lets a key source forward the title so a key service can catalog disc_hash → title.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libfreemkv"
|
||||
version = "0.29.0"
|
||||
version = "0.30.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.86"
|
||||
license = "AGPL-3.0-only"
|
||||
|
||||
Reference in New Issue
Block a user