View Full Version : FindVUK tool - get VUK of all Blurays supported by DVDfab applications
Buck
18th November 2020, 04:23
That's not really the solution, you need to set your JAVA_HOME Environment variable to your java install path
which as you said, appears to be "C:\Program Files\Java\jdk-12.0.1".
Before i begin, you should really consider getting OpenJDK 11 (LTS) (https://adoptopenjdk.net/releases.html), and downloading just the JRE.
Java 12 is obsolete now and newer java versions add changes that might break libbluray.
and most importantly, you should update your installation of VLC (https://www.videolan.org/vlc/index.html) to the latest version.
you can set your JAVA_HOME variable by:
1. Right-click the My Computer icon on your desktop and select Properties.
2. Click the Advanced tab, then click the Environment Variables button.
3. Under System Variables, click New.
4. Enter the variable name as JAVA_HOME.
5. Enter the variable value as the installation path of Java.
6. Click "OK" and then click "Apply Changes"
after that i recommend restarting the PC (you don't have to though), and you should be good to go! ;)
Thank you for your tutorial! My VLC has been "broken" for as long as I've used it (not that I really need menus, but it would've been nice to see a normal Blu-ray presentation). I even tried asking here once, but received an off-hand "look somewhere at VLC" (about as helpful as trying to finding a right setting in VLC -- meaning no help at all.)
Anyway, I tested it on a region 1 Blu-ray and it worked long enough to display a message that the player was the wrong region and to use a region 1 player. Checked my hardware and it was set to ... region 1. Looked around in VLC settings but ... no help at all. :) Don't get me wrong -- I'm pleased to see Java working, only it's working against me. What to do now?
EDIT:
----
What else ... but to go to the competition, WonderFox, who has instructions on changing Blu-ray regions in VLC. :)
Checking through several Blu-rays, only 1 showed (static) menus, but couldn't select the pop-up lists. Oh, well. :(
Other Blu's never got that far, with these VLC error messages:
"Failed to start bluray playback. Please try without menu support."
and
"Your system BD+ decoding library does not work. Missing configuration?"
and
"Playback with BluRay menus failed"
*sigh*
Ghostsmurf
21st November 2020, 11:44
Hello,
Thank you nalor for this amazing tool !
Also thanks to everyone contributing to the public database, it really is an incredible effort ! (I've already used FindVUK on all my BDs and UHD BDs and will continue to do so as my collection grows)
Are there known ways to retrieve PKs and Host certs ?
Please keep this amazing project up for as long as possible
Have a great day !
Buck
25th November 2020, 18:00
I recently uploaded the data for Ghost In The Shell (Blu/4KUHD) - 2020 - US edition. For the Blu-ray, I received this DVDFab error when launching the movie:
https://i.postimg.cc/25R0yqY4/DVDFab-new-Java-protect-alert.png
After that notice, DVDFab continues to the video. I can jump to and see chapters, but with lots and lots of drive seeking. So I cancel that. And I have been checking back every several days, but without seeing any improvement (I hate those month-long 3-days!).
Oddly enough, when playing the disc in VLC, chapters are in the wrong place! For example, the "garbage men" sequence @13min is showing @28min, and the "deep dive" sequence is in it's place @13min. This does not happen in DVDFab.
Question -- did FindVUK obtain "bad data" for the list that might affect the sequence of chapters? If so, or even if not sure, you might want to delete that data until DVDFab works up their remedy for this new protection.
BTW, no such error shows for the 4KUHD disc in DVDFab, but it might be prudent to remove that one, too, until the whole error situation clears up.
larisk2
26th November 2020, 09:12
To rip, you first need a drive, you mustn't forget that. So, insert the movie we need and open VLC. Select the Media item and click on Convert / Save. If you have a disk file lying around on your hard disk, the process remains the same, just specify the path to the folder.
larisk2
28th November 2020, 20:48
I also had problems with this strange error in various programs, and although everything worked fine before, until I installed a new Windows. Thank you for your explanation!
tapi0
9th January 2021, 09:32
Is this supposed to work with free version of DVDFab Passkey?
I also noticed that with newest DVDFab Passkey 9.4.0.8 the Passkey-LogFile is at C:\Users\%USER%\Documents\DVDFab\Passkey\Log\passkey_internal.log and not in C:\Users\%USER%\Documents\DVDFab Passkey\Log\passkey_internal.log atleast in Windows 10.
Grimsdyke
3rd February 2021, 12:59
The newest version 9409 now also installs in a new location so FindVUK starts the old 0.8. !! I believe the path can't be adjusted in the ini, right ?
nalor
6th February 2021, 17:41
Is this supposed to work with free version of DVDFab Passkey?
I also noticed that with newest DVDFab Passkey 9.4.0.8 the Passkey-LogFile is at C:\Users\%USER%\Documents\DVDFab\Passkey\Log\passkey_internal.log and not in C:\Users\%USER%\Documents\DVDFab Passkey\Log\passkey_internal.log atleast in Windows 10.
I've never tried it with the free version - but I would guess that it should work ...
nalor
6th February 2021, 17:42
The newest version 9409 now also installs in a new location so FindVUK starts the old 0.8. !! I believe the path can't be adjusted in the ini, right ?
Yes - you can set all path directly in the ini file, I will check the most recent version myself and adjust FindVUK to support it out of the box :)
I'm not using my software as much as in the past - therefore I didn't notice the change myself.
nalor
6th February 2021, 20:44
The newest version 9409 now also installs in a new location so FindVUK starts the old 0.8. !! I believe the path can't be adjusted in the ini, right ?
Checked it right now - and I think it's more DVDfab that screwed their own install routine.
As you already noticed there are 2 passkey versions installed in parallel after the update to 9.4.0.9.
Please uninstall both and finally install the 9.4.0.9 again.
Just in case you also get the strange runtime error during setup, try to install the most recent visual c 2015/2017/2019 runtime redistributable before.
After the clean installation the passkey is detected properly again by findvuk.
Only the logfile is still not found - but this can also be fixed easily:
Open the settings of passkey, navigate to "General / diagnosis" and press the "OK" button. (no need to change anything)
Alternatively it's possible to change the attribute "Passkey"/"LogFolder" in the FindVUK.ini file:
old value: LogFolder = ?FOLDERID_Documents?\DVDFab Passkey\Log
new value: LogFolder = ?FOLDERID_Documents?\DVDFab\Passkey\Log
The next FindVUK release will include this change automatically :)
(but I don't know when I will release it - I don't think it's necessary right now)
Grimsdyke
7th February 2021, 14:48
Thank you !! For now, I have made the adjustments manually and wait for their next version and see what happens then. Kind regards
Buck
19th April 2021, 17:05
I recently uploaded the data for Ghost In The Shell (Blu/4KUHD) - 2020 - US edition. For the Blu-ray, I received this DVDFab error when launching the movie:
https://i.postimg.cc/25R0yqY4/DVDFab-new-Java-protect-alert.png
After that notice, DVDFab continues to the video. I can jump to and see chapters, but with lots and lots of drive seeking. So I cancel that. And I have been checking back every several days, but without seeing any improvement (I hate those month-long 3-days!). ...
Little did I know! So here's an update: it's been 1/2 YEAR, several DVDFab updates (some mention updating JAVA protection, some not), and lots of my daily checking the Blu-ray disc, only to get no fix yet -- but still the exact-same message, to wait "3 days" for the problem to be fixed. It's good to know they're hard on the job to get it done ... in 3 days ... :rolleyes:
With the Java Protection error DVDFab brings up for the Blu-ray in the BLU 4KUHD US 2020 release of Ghost In The Shell, I thought to try another "player" for my laptop. Leawo has their player for free (how nice!). Installed it, ran it, inserted the disc, it connected to "Leawo-home", and Ghost In The Shell played. Only, it played the "garbage men" sequence at the wrong place (at 50 minutes) ... just like with VLC playing from DVDFab's info, from the FindVUK tool. (Again, DVDFab plays this sequence in it's proper place in the movie, at 13 minutes, even with it's "error".) And there also may be other sequences in the wrong places.
Anyone having this problem for the standard Blu-ray (only) disc in this 2 disc package?
Bahamuth
17th July 2021, 19:27
I'm currently running all of my (99% German) BluRays through FindVUK (with uploading to the OnlineDB).
Two things I see a problem with:
1. in my OnlineDB_Backup folder, where the XML files are stored, there are several 0 byte files with no file extension. It seems, FindVUK tried to give the files a name, but failed in the end.
Examples:
2F4CD8AAEE46D9DEA2FA617A238CF0068BD6DF22-Digimon Adventure tri
7E10BEA77E88C104BDA469EDB20D7A1864200E7F-Fairy Tail - The Movie
73C5DA888C834949958B512330AEA286D3A2B9FD-Halo
Within the KEYDB.cfg, the discs are still written inside and I guess the problem is caused by characters which cannot be used for Windows filenames, but FindVUK wants to add the name:
0x2F4CD8AAEE46D9DEA2FA617A238CF0068BD6DF22 = Digimon Adventure tri: Determina (Digimon Adventure tri: Determination) | D | 2017-09-12 | U | 1-0x29337454E71919C50491546357DC9ED7 ; MKBv63/FindVUK 1.38
0x7E10BEA77E88C104BDA469EDB20D7A1864200E7F = Fairy Tail - The Movie: Phoenix | D | 2018-08-30 | U | 1-0x493EA2C1D66697898F15B27A00726E12 ; MKBv65/FindVUK 1.38
0x73C5DA888C834949958B512330AEA286D3A2B9FD = Halo: Nightfall (Halo: Nightfall) | D | 2015-02-13 | U | 1-0xC17CD1676D549F8A87E79147745B737C ; MKBv51/FindVUK 1.38
2. when Passkey needs to start BluePath to find out the correct playlist (which it often does on Disney BluRays, I'm having the Disney Classics Box here with >45 BluRays), FindVUK doesn't copy that information. Like on the Dumbo BluRay currently. Passkey was still opening the disc, while FindVUK created the MemDump already and just waited for Passkey to be finished with scanning. Then Passkey finished, telling me, the correct playlist is 00002.mpls, but that information isn't to be seen in FindVUK. The passkey log looks like this:
2021.07.17-20:13:10: blupath first run: region B, playlist 2
2021.07.17-20:13:10: Networking Get RRdata
2021.07.17-20:13:10: Have not RRdata
2021.07.17-20:15:43: blupath second run: playlist 2
2021.07.17-20:15:43: server id 0
2021.07.17-20:15:43: error curl post: SSL connect error
2021.07.17-20:15:44: error curl post: SSL connect error
2021.07.17-20:15:45: error curl post: SSL connect error
2021.07.17-20:15:45: server id 1
2021.07.17-20:15:46: mf exception {"R":"0","D":"Dumbo","I":"ffffffffffffffff","J":null,"L":"00000000","M":"ffffffff","S":"0"}
2021.07.17-20:15:46: read index.bdmv begin
2021.07.17-20:15:47: got bdmv
2021.07.17-20:15:47: got extended bdinfo
2021.07.17-20:15:47: opened blu-ray
2021.07.17-20:15:47: user cancelled
FindVUK tells this:
20:10:04 - Drive opened
20:10:04 - Volume Label detected >DUMBO_FRA<
20:10:04 - DriveLetter detected >D<
20:10:05 - Detected CopyProtections AACS >1< BD+ >0<
20:10:05 - DiscID found >1EA39EC447795F4F829F5C248FA3D57C9F0E8974<
20:10:10 - Passkey got Unit Keys - create memdump now!
20:10:11 - Dump successful! >1<
20:10:11 - MemDump successfully finished!
20:15:47 - Close Passkey now!
On other Disney BluRays, Passkey just finds the correct playlist within few seconds:
20:17:44 - Drive opened
20:17:44 - Volume Label detected >BAMBI<
20:17:45 - DriveLetter detected >D<
20:17:48 - Detected CopyProtections AACS >1< BD+ >0<
20:17:48 - DiscID found >94B6E20853BE9BA33BB4B4FDF720CDAB3C3A87EE<
20:17:52 - MainPlaylist found >00800.mpls<
20:17:53 - Passkey got Unit Keys - create memdump now!
20:17:53 - Dump successful! >1<
20:17:53 - MemDump successfully finished!
20:17:53 - Close Passkey now!
I guess, FindVUK only scans the Passkey log for "main playlist " from discs, where the main playlist is basically known from the beginning.
Besides: Sometimes Passkey can't even find the playlist at all, then it's listed like this in the log:
2021.07.17-21:04:24: blupath first run: unknown region, unknown playlist
2021.07.17-21:04:24: Networking Get RRdata
2021.07.17-21:04:24: Have not RRdata
2021.07.17-21:04:26: bd set region B
2021.07.17-21:05:47: blupath second run: unknown playlist
Just a side note I noticed, I have a BluRay with AACS 9 which can't be opened from Passkey. It doesn't give me any information as to why it cannot, but well.
nalor
18th July 2021, 20:37
Hi!
I've just published FindVUK 1.40 - it should fix the bug mentioned in your first point.
and to number 2: there's a parameter setting:
[BLURAYDB]
WriteMainPlaylist = 0
Change it to 1 and it will wait again to properly read the main playlist.
I've changed the default from 1 to 0 a few releases ago because I though nobody uses this feature at all - and in case it's not used it only results in a longer wait time.
Bahamuth
18th July 2021, 23:32
and to number 2: there's a parameter setting:
Change it to 1 and it will wait again to properly read the main playlist.
I already have. And for the most BluRays it's working fine. But as written sometimes Passkey needs like a minute before it has found the correct playlist. I processed 459 BluRay discs with FindVUK and on 38 of them no "MainPlaylist" was written. Passkey uploaded something for a few of them, for others it was running BluPath to find the correct playlist.
On 412 others I have a main playlist.
e.g. the Disney Movie Dumbo 1EA39EC447795F4F829F5C248FA3D57C9F0E8974-DUMBO_FRA (Meta).xml has no main playlist listed (<MainPlaylist/> in the XML file)
Whereas the Disney Movie Robin Hood 27A0AAEDB02DC7E6DE40E1EA606D56EDABDCEF66-ROBIN_HOOD_SPECIAL_EDITION (Meta).xml has a main playlist listed (<MainPlaylist>00800.mpls</MainPlaylist> in the XML file)
Bahamuth
19th July 2021, 20:34
Besides:
https://i.imgur.com/kP3bPsV.png
even with 1.40 still having no correct file. I removed the old file, inserted the BluRay and then the 0 byte file was created once again as seen on the timestamp.
According to the keydb.cfg the entry is this:
0x73C5DA888C834949958B512330AEA286D3A2B9FD = Halo: Nightfall (Halo: Nightfall) | D | 2015-02-13 | U | 1-0xC17CD1676D549F8A87E79147745B737C ; MKBv51/FindVUK 1.38
nalor
19th July 2021, 20:36
Besides:
https://i.imgur.com/kP3bPsV.png
even with 1.40 still having no correct file. I removed the old file, inserted the BluRay and then the 0 byte file was created once again as seen on the timestamp.
According to the keydb.cfg the entry is this:
0x73C5DA888C834949958B512330AEA286D3A2B9FD = Halo: Nightfall (Halo: Nightfall) | D | 2015-02-13 | U | 1-0xC17CD1676D549F8A87E79147745B737C ; MKBv51/FindVUK 1.38Can you upload the findvuk logfile on tinyupload?
Very likely I fixed it at the wrong place...
Thanks
Gesendet von meinem H8324 mit Tapatalk
Bahamuth
19th July 2021, 21:23
I think I found the problem (with ProcMon64). The memory dump is named with the movie name, and here the name is alright:
https://i.imgur.com/8iJXVAk.png
But when trying to create the XML file, it technically creates a file:
https://i.imgur.com/fQazznp.png
But because of the : in the name, everything after the : is created as an Alternate Data Stream in the NTFS file system:
https://i.imgur.com/4RLKtEf.png
The XML files name created in the OnlineDB_Backup folder needs to be checked as well.
Edit: this seems to be the useful line from the FindVUK lok:
2021-07-19 21:29:56 # 56215 # [I] main / FVonline_upload(legacy) / Create backup of META-xml >C:\apps\backup\FindVUK\OnlineDB_Backup\73C5DA888C834949958B512330AEA286D3A2B9FD-Halo: Nightfall (Meta).xml<
nalor
19th July 2021, 21:37
Thanks for pointing into the right direction!
Missed this filename yesterday, just released 1.41 with the fix for this file as well :)
Grimsdyke
20th July 2021, 12:49
Thanks for the new versions !! Is it possible to configure FindVUK that the decrypter is not automatically launched again after a disc is fully processed ?
nalor
20th July 2021, 22:49
Thanks for the new versions !! Is it possible to configure FindVUK that the decrypter is not automatically launched again after a disc is fully processed ?
Good idea - will add it tomorrow! :)
Bahamuth
21st July 2021, 08:22
Thanks for pointing into the right direction!
Missed this filename yesterday, just released 1.41 with the fix for this file as well :)
Works like a charm :) my VUKbackup\KEYDB.cfg file now has 459 entries and my OnlineDB_Backup folder 459 XML files.
Buck
21st July 2021, 21:09
... just released 1.41 ...
Thanks for the new version (and the one to come). Are you still listing these to your 1st post? Or somewhere else?
DanTheMann15
21st July 2021, 21:27
Thanks for the new version (and the one to come). Are you still listing these to your 1st post? Or somewhere else?
For the time being, he did not put them inside the first post, but you can edit the URL for v1.38 to point to 1.41 instead, i did that here: http://fvonline-db.bplaced.net/findvuk/FindVUK_1.41.zip
nalor
21st July 2021, 21:40
Just released 1.42 with a new ini parameter to exit after the processing instead of starting over again.
And yes - I should update the first post also ;)
Grimsdyke
22nd July 2021, 18:26
Awesome, thank you !!
nalor
22nd July 2021, 21:19
I already have. And for the most BluRays it's working fine. But as written sometimes Passkey needs like a minute before it has found the correct playlist. I processed 459 BluRay discs with FindVUK and on 38 of them no "MainPlaylist" was written. Passkey uploaded something for a few of them, for others it was running BluPath to find the correct playlist.
On 412 others I have a main playlist.
e.g. the Disney Movie Dumbo 1EA39EC447795F4F829F5C248FA3D57C9F0E8974-DUMBO_FRA (Meta).xml has no main playlist listed (<MainPlaylist/> in the XML file)
Whereas the Disney Movie Robin Hood 27A0AAEDB02DC7E6DE40E1EA606D56EDABDCEF66-ROBIN_HOOD_SPECIAL_EDITION (Meta).xml has a main playlist listed (<MainPlaylist>00800.mpls</MainPlaylist> in the XML file)
I don't want to miss something: the detection of the playlist does not work reliable in your case?
please upload the log of passkey and the related findvuk log so that I can check where the problem is coming from.
But be warned that I'll be in vacation for 2 weeks without notebook and without access to my source.
So I'll take care of the problem when I'm back again :)
Bahamuth
25th July 2021, 12:23
I don't want to miss something: the detection of the playlist does not work reliable in your case?
It didn't work on 38 of 462 BluRays I scanned (8.22% for the statisticians ;D).
Though I just put in one of the BluRays where it didn't work, only that this time FindVUK took a playlist from Passkey (though as it is an animated movie, there are multiple playlists for different languages for the main movie, aka flashes "Disney presents" in English, "Disney präsentiert" in German and so on at the start of the movie).
I'll try to "reload" some of the BluRays without Playlists and do my best to find one where it doesn't work.
demomode
10th October 2021, 14:08
Could you guys add support for MakeMKV? My DVDFab Pro trial expired and I can't get VUK for some new Blu-rays. But I can decrypt these new discs with MakeMKV, and integrate with VLC to play these blu-rays.
Maybe there's a way to get VUK from MakeMKV.
https://i.imgur.com/EJ27L8R.jpg
candela
11th October 2021, 21:43
Maybe there's a way to get VUK from MakeMKV.
It's unfortunately not that easy to support MakeMKV. You can still support Findvuk without DVDFab by using the command line parameter GetMetaInfoFromDisc
findvuk.exe GetMetaInfoFromDisc=[driveletter]
This will only upload disc metadata like the discid and title to the findvuk database. However keys will then magically appear in a future keydb update ;). You just need to wait a while
nalor
30th October 2021, 23:13
Updated http://fvonline-db.bplaced.net/ to also include DeviceKeys, ProcessingKeys and HostCertificates.
For the moment the ones from this post Up to MKB v68 KEYDB.cfg file (https://forum.doom9.org/showthread.php?p=1883655#post1883655) are included.
I'm still not sure if I should exclude the old host certificates?
During the next days I'll publish a new FindVUK that also synchronises them properly and includes support for aacskeys in order to easily get the VUK for supported discs on drives where the latest host certificate is not yet revoked.
Additionally this new FindVUK will process uploaded "legacy" entries directly into the online database so that I don't have to process them manually every now and then :)
DanTheMann15
1st November 2021, 01:41
You'll be fine using just the latest revoked host cert for v71, as for processing keys just use the ones for v63 through v68 and the device keys will cover everything from v1 through v62
unfortunately we still do not have processing/device keys for MKB revisions above v68 (e.g v70/v71 and up) but hopefully some may come about soon.
here's my sample config that plays everything i have up to v68:
; KEYDB.cfg
; Processing Keys
| PK | 0x76DDD7093216D28C15049A6B9C5C18B9 ; v63
| PK | 0x3B323C7A9AFC0921831D247239823DE6 ; v64-65
| PK | 0x7A4F40D8696B7B159BE8176CC9EDB85C ; v66-68
; Device Keys
| DK | DEVICE_KEY 0x5FB86EF127C19C171E799F61C27BDC2A | DEVICE_NODE 0x0A00 | KEY_UV 0x00000400 | KEY_U_MASK_SHIFT 0x17 ; MKBv01-MKBv48
| DK | DEVICE_KEY 0x7FD1F7966AD2B0E4F4901205E32A69BA | DEVICE_NODE 0x0A00 | KEY_UV 0x00000900 | KEY_U_MASK_SHIFT 0x0B ; MKBv49-MKBv62
; Host Certificate
| HC | HOST_PRIV_KEY 0x909250D0C7FC2EE0F0383409D896993B723FA965 | HOST_CERT 0x0203005CFFFF800001C100003A5907E685E4CBA2A8CD5616665DFAA74421A14F6020D4CFC9847C23107697C39F9D109C8B2D5B93280499661AAE588AD3BF887C48DE144D48226ABC2C7ADAD0030893D1F3F1832B61B8D82D1FAFFF81 ; MKBv71
; Bluray Disc VUK Keys ;
nalor
10th November 2021, 23:20
Thanks! You're absolutely right - I've already flagged the other entries in the online database as "to be ignored" so they aren't included again.
The processing-keys MKBv01 until MKBv62 are calculated on the fly with the device-keys.
So separated processing-keys are only necessary for the MKBversions where no device key is available.
And the most recent host certificate is enough as it also works with old entries.
nalor
11th November 2021, 21:50
Released FindVUK 1.53
It includes a lot of small bugfixes and the integration of aacskeys.
With the processing-keys, device-keys and the host-certificate now also available from the online-db it's possible to get the vuk and the unitkeys directly without DVDfab software - at least as long as the drive has not yet revoked the host certificate (it's only valid until mkbv71 and got revoked in 72) and the inserted disc is max mkbv68.
I've added a small "FindVUK - AACSkeys.bat" that takes a driveletter as parameter, so in the easiest case simply drag and drop a drive in explorer on the bat file.
Finally I've changed the upload during the sync of the keydb.cfg so that not only single "meta" entries get directly processed, but also the sync of unvalidated entries.
In case you notice any problems just let me know - thanks!
nalor
13th November 2021, 22:51
Released FindVUK 1.54
Only one change - introduced a new ini parameter to disable the upload of ProcessingKeys, DeviceKeys and HostCertificates and it's now disabled by default.
As there's no easy way to get new DeviceKeys, HostCertificates it's not sure that in case someone discovers new entry, he's already willing to share them with others.
Note: in case entries of this 3 kinds are uploaded, they aren't published automatically. They get a special flag in database and require that I enable them specifically.
Grimsdyke
26th April 2022, 19:09
I have a disc where processing fails because it seem to have a weird/stupid name : The Night of the Sorcerers / The
The slash seem to be the culprit ?
nalor
26th April 2022, 20:16
Funny [emoji51]
I will check it and provide an update for it.
Gesendet von meinem H8324 mit Tapatalk
Just released 1.55 - hopefully it fixes the notified problem.
There has already been a procedured to "fix" special characters in the final filename.
The new problem comes from the fact that "" or "/" are both discovered as folder separator and so my previous procedure though the only the part behind the "/" is finally the filename ...
Now I'll check for those 2 very special characters before executing the other special-character check :)
Hope it works!
Grimsdyke
1st May 2022, 14:00
Seem to not work yet. Will send you the logtext via PM. Thank you
nalor
15th May 2022, 21:39
Release FindVUK 1.57
Only a few bugfixes
ron spencer
1st July 2022, 16:29
anyone know what happened to:
http://fvonline-db.bplaced.net/
Nothing there anymore. Anyone have the last file from there?
farmerjoe
1st July 2022, 17:45
As today is the 1st of July, maybe it has something to do with the hoster payment?
Grimsdyke
5th July 2022, 19:29
Hopefully he is just on vacation and only forget to pay for the hosting as of July 1st. Fingers crossed.
Emulgator
6th July 2022, 23:36
If you have an old version of FindVUK: the update via Synchronize.bat still works,
just got 1.57 and updated database.
Hm, the ShowAllDriveDetails.bat seems incomplete, one may add a second line with content
pause
ron spencer
7th July 2022, 02:03
If you have an old version of FindVUK: the update via Synchronize.bat still works,
just got 1.57 and updated database.
Hm, the ShowAllDriveDetails.bat seems incomplete, one may add a second line with content
pause
This works. Thanks!! Odd the webpage doesn't work and yet this downloader does
Grimsdyke
7th July 2022, 08:41
Website works again for me since yesterday morning ! Maybe you should clear your browser cache ?
Emulgator
7th July 2022, 12:25
Browser cache of course. A reload did it, thank you !
Emulgator
7th July 2022, 12:38
Note to nalor: Again, many thanks !
Running FindVUK - AACSkeys.bat exhibits a filename incompatibility:
I happened to have spaces in my path: cmd.exe stops path parsing at the first space from left.
Commenting these lines out and hardwiring helped to start up.
aacskeys=%1 did not find my drive, so hardsetting my drive letter G helped:
:@set fv_path=%~dp0
:%fv_path%findvuk.exe aacskeys=%1
findvuk.exe aacskeys=G
pause
Just successfully uploaded a new entry !
ron spencer
7th July 2022, 13:38
Site works for me now too!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.