Re: Public KeyDB Disc Submissions
Posted: Thu Mar 26, 2026 12:28 pm
That means the keydb.cfg file isn’t being used. HK downloads have nothing at all to do with keydb.
I'm glad to hear you were able to rip your discs. But if the keydb.cfg file were correctly installed you wouldn't actually need the latest HK files to rip those discs. The keydb.cfg file and the native MakeMKV HKs perform equivalent functions, so I'd recommend trying to sort that out when you get a chance.anon.eh.mous.user wrote: Thu Mar 26, 2026 12:18 pm I figured out the problem. My ISP blocks downloading the HKs, so even though I had the latest keydb.cfg, out of date HKs was causing the problem. I had to use a VPN to successfully download the latest HKs and then the disc rips. I will follow that process in the future. Thanks again!
Will do.keydb_helper wrote: Thu Mar 26, 2026 12:35 pmI'm glad to hear you were able to rip your discs. But if the keydb.cfg file were correctly installed you wouldn't actually need the latest HK files to rip those discs. The keydb.cfg file and the native MakeMKV HKs perform equivalent functions, so I'd recommend trying to sort that out when you get a chance.anon.eh.mous.user wrote: Thu Mar 26, 2026 12:18 pm I figured out the problem. My ISP blocks downloading the HKs, so even though I had the latest keydb.cfg, out of date HKs was causing the problem. I had to use a VPN to successfully download the latest HKs and then the disc rips. I will follow that process in the future. Thanks again!
keydb_helper wrote: Thu Mar 26, 2026 12:35 pmI'm glad to hear you were able to rip your discs. But if the keydb.cfg file were correctly installed you wouldn't actually need the latest HK files to rip those discs. The keydb.cfg file and the native MakeMKV HKs perform equivalent functions, so I'd recommend trying to sort that out when you get a chance.anon.eh.mous.user wrote: Thu Mar 26, 2026 12:18 pm I figured out the problem. My ISP blocks downloading the HKs, so even though I had the latest keydb.cfg, out of date HKs was causing the problem. I had to use a VPN to successfully download the latest HKs and then the disc rips. I will follow that process in the future. Thanks again!
Code: Select all
❯ curl -o keydb.zip -L0 "http://fvonline-db.bplaced.net/fv_download.php?lang=eng"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
100 21.10M 100 21.10M 0 0 33312 0 11:04 11:04 38728
❯ unzip ./keydb.zip
Archive: ./keydb.zip
inflating: keydb.cfg
❯ mv ./keydb.cfg ~/.MakeMKV
❯ cat ~/.MakeMKV/keydb.cfg | grep "0xD0B73588A895ED9A8CE4FEF68A0A2ABA9AA95754"
0xD0B73588A895ED9A8CE4FEF68A0A2ABA9AA95754 = STRANGENEWWORLDS_SEASON3 (Star Trek: Strange New Worlds - Season 3 (Disc 1)) | D | 2026-03-05 | M | 0x3BF37B428418F8F90633CD3D184F9BF8 | I | 0x0BE6636E316B52B02F5ADD21BE67E67D | V | 0x163ECB52D73734626867B203B972EA81 | U | 1-0x8CFBB695D0A2D17B04733F4CDED92F49 ; MKBv82/BEE/FindVUK 1.82 - VolumeSize: 95952961536 (UHD)
Could you please post the output of running:
Code: Select all
ls -l ~/.MakeMKV/
Hey barnstarmer, that is a fair question. My intention with this thread is to ensure the public keydb has as many 'complete' records as possible. A complete record contains all four of the media key, volume ID, volume unique key, and unit key(s).barnstarmer wrote: Wed Mar 25, 2026 7:27 pm @keydb_helper
Is it okay to submit discs that already are in the database, but only have the UK and no VUK?
keydb_helper wrote: Thu Mar 26, 2026 1:54 pmCould you please post the output of running:If you changed your MakeMKV data directory so that disc dump files aren't being written to that folder you'll need to move the keydb.cfg file accordingly.Code: Select all
ls -l ~/.MakeMKV/
Code: Select all
❯ ls -lah ~/.MakeMKV
total 75M
drwxrwxr-x 1 myusername myusername 182 Mar 26 09:48 .
drwxr-x--- 1 myusername myusername 1.7K Mar 26 09:48 ..
-rw------- 1 myusername myusername 60M Mar 26 2026 keydb.cfg
-rw-rw-r-- 1 myusername myusername 2.0M Jan 7 11:20 makemkv_sdf.bin
-rw-rw-rw- 1 myusername myusername 15K Jan 24 13:42 MKB_v8_save.tgz
-rw-rw-rw- 1 myusername myusername 13M Mar 25 16:16 _private_data.tar
-rw-rw-rw- 1 myusername myusername 594 Mar 25 16:16 screen.conf
-rw-rw-rw- 1 myusername myusername 636 Mar 25 16:12 settings.conf
-rw-rw-rw- 1 myusername myusername 194 Mar 25 16:13 update.conf
You're using Linux, so the file literally needs to be named "KEYDB.cfg", and not "keydb.cfg".anon.eh.mous.user wrote: Thu Mar 26, 2026 2:59 pmCode: Select all
❯ ls -lah ~/.MakeMKV total 75M drwxrwxr-x 1 myusername myusername 182 Mar 26 09:48 . drwxr-x--- 1 myusername myusername 1.7K Mar 26 09:48 .. -rw------- 1 myusername myusername 60M Mar 26 2026 keydb.cfg -rw-rw-r-- 1 myusername myusername 2.0M Jan 7 11:20 makemkv_sdf.bin -rw-rw-rw- 1 myusername myusername 15K Jan 24 13:42 MKB_v8_save.tgz -rw-rw-rw- 1 myusername myusername 13M Mar 25 16:16 _private_data.tar -rw-rw-rw- 1 myusername myusername 594 Mar 25 16:16 screen.conf -rw-rw-rw- 1 myusername myusername 636 Mar 25 16:12 settings.conf -rw-rw-rw- 1 myusername myusername 194 Mar 25 16:13 update.conf
Ah, THAT's why it didn't pick it up. The first time I updated the db, I copied the file twice into that directory, one lowercase, one uppercase - and it worked to rip the UK version of The Astronaut. I didn't do that when I tried these 3 discs. Good to know. I'll make sure the script I write accounts for that. Thanks!MrPenguin wrote: Thu Mar 26, 2026 3:05 pmYou're using Linux, so the file literally needs to be named "KEYDB.cfg", and not "keydb.cfg".anon.eh.mous.user wrote: Thu Mar 26, 2026 2:59 pmCode: Select all
❯ ls -lah ~/.MakeMKV total 75M drwxrwxr-x 1 myusername myusername 182 Mar 26 09:48 . drwxr-x--- 1 myusername myusername 1.7K Mar 26 09:48 .. -rw------- 1 myusername myusername 60M Mar 26 2026 keydb.cfg -rw-rw-r-- 1 myusername myusername 2.0M Jan 7 11:20 makemkv_sdf.bin -rw-rw-rw- 1 myusername myusername 15K Jan 24 13:42 MKB_v8_save.tgz -rw-rw-rw- 1 myusername myusername 13M Mar 25 16:16 _private_data.tar -rw-rw-rw- 1 myusername myusername 594 Mar 25 16:16 screen.conf -rw-rw-rw- 1 myusername myusername 636 Mar 25 16:12 settings.conf -rw-rw-rw- 1 myusername myusername 194 Mar 25 16:13 update.conf
That's not correct. I'm running Linux and it works fine even if I use "keydb.cfg" and not "KEYDB.cfg", at least when put in the MakeMKV folder.MrPenguin wrote: Thu Mar 26, 2026 3:05 pmYou're using Linux, so the file literally needs to be named "KEYDB.cfg", and not "keydb.cfg".anon.eh.mous.user wrote: Thu Mar 26, 2026 2:59 pmCode: Select all
❯ ls -lah ~/.MakeMKV total 75M drwxrwxr-x 1 myusername myusername 182 Mar 26 09:48 . drwxr-x--- 1 myusername myusername 1.7K Mar 26 09:48 .. -rw------- 1 myusername myusername 60M Mar 26 2026 keydb.cfg -rw-rw-r-- 1 myusername myusername 2.0M Jan 7 11:20 makemkv_sdf.bin -rw-rw-rw- 1 myusername myusername 15K Jan 24 13:42 MKB_v8_save.tgz -rw-rw-rw- 1 myusername myusername 13M Mar 25 16:16 _private_data.tar -rw-rw-rw- 1 myusername myusername 594 Mar 25 16:16 screen.conf -rw-rw-rw- 1 myusername myusername 636 Mar 25 16:12 settings.conf -rw-rw-rw- 1 myusername myusername 194 Mar 25 16:13 update.conf
Well, it apparently wasn't working, and there wasn't any other possibility... Which file-system are you using for your .MakeMVK folder? Are you using ext4 with "casefold" enabled?Toad King wrote: Thu Mar 26, 2026 10:41 pm That's not correct. I'm running Linux and it works fine even if I use "keydb.cfg" and not "KEYDB.cfg", at least when put in the MakeMKV folder.
btrfs, no case folding.MrPenguin wrote: Thu Mar 26, 2026 10:53 pmWell, it apparently wasn't working, and there wasn't any other possibility... Which file-system are you using for your .MakeMVK folder? Are you using ext4 with "casefold" enabled?Toad King wrote: Thu Mar 26, 2026 10:41 pm That's not correct. I'm running Linux and it works fine even if I use "keydb.cfg" and not "KEYDB.cfg", at least when put in the MakeMKV folder.