funai_bdp: add support for multiple keys and add more keys

This commit is contained in:
theubusu
2026-02-21 15:44:17 +01:00
parent f315f60175
commit 575dd718cd
3 changed files with 30 additions and 13 deletions
+7
View File
@@ -108,6 +108,13 @@ pub static FUNAI_UPG: &[&str] = &[
("68353031"), //PHL-0SDX
];
//Funai BDP keys
pub static FUNAI_BDP: &[&str] = &[
("981A6413"),
("81AE6734"),
("09E87783"),
];
//EPK keys
//github.com/openlgtv/epk2extract
pub static EPK: &[(&str, &str)] = &[