Closed rwperrott closed 2 weeks ago
There is already option --no-nonimage
or Remove Non-Image Files from the Archive
, but it probably needs some review.
The snag is that I want to retain any other non image files, like comic meta data files, whereas those Apple MacOS directories are always junk, in my opinion. Fortunately I only see them rarely.
Sorry, if you can just reiterate, the issue is with the existing archives and junk in them, or is the issue when creating new archives (I don't think so, but let's check)? I guess the proposal is to just nuke and ignore whenever.
Addressed in https://github.com/gen2brain/cbconvert/commit/f85fe990ff57b7061c3f513af72862c4448a91b9. Now it will always just skip such files. The new release has been uploaded.
A sane approach would be to exclude processing or copying of _MACOSX and .DS_Store sub-directories. It's annoying having to separately manually delete this junk, so that this tool can process these archives.