Support split zip files in importer (Stocard, again...) #2293
Labels
common: uncommon
Most users are unlikely to come across this or unexpected workflow
severity: major
Severely degrades major functionality or product features, with no satisfactory workaround
subject: import
type: bug
Something isn't working
Just got an email, it seems Stocard started to split their ZIP files into a main .zip and a .z01 file. Frustrating, that's not the first export change the last year, almost starting to think they're doing this just to spite me :D
It seems that zip4j has support for merging split files using the
mergeSplitFiles
function, but the documentation is a bit limited: https://github.com/srikanth-lingala/zip4j?tab=readme-ov-file#merging-split-zip-files-into-a-single-zipIt's also not sure how to allow importing this. It seems impossible to import this when tapping a .zip file, so this should probably throw an error and nudge users towards selecting all splits in their file manager.
Marking this as "bug" because it breaks the Stocard importer. Again.
The text was updated successfully, but these errors were encountered: