(2026-04-03, 18:20)Manfred Schaefer Wrote: Why do the NEXO Knight pattern break the naming convention?
Is there a simple way to change the header so that you don’t have to write an exception for this case?
Perhaps I could take care of that and send you the files with the header updated.
Best regards,
Manfred
It's not a header thing. It's because the filename uses pNNN (where N is a number 0-9). Right now the only legal 3 character codes are p[cd]XX for Collectible Minifigures.
We probably should move them all from pNNN to p0NNN but that should be automated via custom backend code.