Johan van der Knijff

Results 61 issues of Johan van der Knijff

Catalog search: [`extent any "Video-CD"`](http://www.kbresearch.nl/tpxslt/?xml=http://jsru.kb.nl/sru/sru?query=extent%20any%20%22Video-CD%22&x-collection=GGC&maximumRecords=10&xsl=http://www.kbresearch.nl/xportal/brief.xsl) Returns 8 hits. These discs follow the CD-i Bridge layout and XA mode. See: Since the tracks on a video CD mix Form 1 (2048...

First of all: great tool! I did however come across a problem with URLs that span more than one line. I've attached a PDF that reproduces the problem here: [testpdfx.pdf](https://github.com/metachris/pdfx/files/558238/testpdfx.pdf)...

When I double-click on either the "iromlab" or "iromlab-configure" executables in the "Scripts" dir on my new Win 11 machine, nothing happens. Same when running them from a terminal (no...

Currently IsoBuster call [looks like this](https://github.com/KBNLresearch/iromlab/blob/06ee35c68cf66c8bf711c010a2a8801e4f3d398c/iromlab/isobuster.py#L24): ```python args.append("".join(["/d:", config.cdDriveLetter, ":"])) ``` But [IsoBuster docs](https://www.isobuster.com/help/use_of_command_line_parameters) don't mention the trailing ":", so probably best to get rid of it in future versions!

bug

Currently interface only supports title entry, would be useful to add arbitrary identifiers (without validation) + auto-generation of UUIDs (like omimgr/diskimgr).

enhancement

Currently, in a number of situations, Iromlab won't show a full GUI window on startup (e.g. if it cannot find the expected optical drive). Not really a problem, but it...

enhancement

[Redump.org](http://www.wiki.redump.org/index.php?title=Disc_Dumping_Guide_(MPF)) has updated its earlier IsoBuster recommendation ([here](http://www.wiki.redump.org/index.php?title=DVD-Video_Dumping_Guide)) to [MPF](https://github.com/SabreTools/MPF), which is a front-end for Aaru and [redumper](https://github.com/superg/redumper). Redumper gets a recommendation in [this guide by Misty De Meo](https://www.mistys-internet.website/blog/blog/2024/09/13/the-working-archivists-guide-to-enthusiast-cd-rom-archiving-tools/#fnref:1). It...

enhancement

Currently, the linting process for new pull requests includes a check for broken links. A (possibly unintended) side effect is, that this check fails if any *existing* links are not...