chunk_convert.sh saves no files to output directory
I'm running chunk_convert.sh with following command
NUM_DEVICES=4 NUM_WORKERS=10 ./chunk_convert.sh download_dir_test marker_test3
I can see that it processes (based on progress bars and GPU utilisation), however no files are saved
Nice to have, but I think it should use mine-type as the fallback rather than path as this will allow users to choose desired mime fetcher to meets their different needs
Or maybe only use mine-type (instead of the extension of current implementation) since it's more accurate and flexible
Hey, great project :)
I have a similar problem with $ file returning
test.xopp: gzip compressed data, from Unix, original size modulo 2^32 8510711
which technically is correct. (yazi unzips it succesfully and data makes sense)
However I want these files (having a mimetype of application/x-xopp) to be opened by xournalpp
As expected xdg-open works just fine