Opening a file within a ZIP, e.g. 127.0.0.1:43110/something/something.zip/gfdfdgd works. But WebSocket fileList, dirList, fileGet, etc. don't work.
fileGet("yourzip.zip/file_within_zip.txt")File doesn't exist: data/users/1Cy3ntkN2GN9MH6EaW6eHpi4YoRS2nK5Di/Standard.zip/components/button.vue
File content.
@imachug
Does ZIP needs to extract all other files to just read one file?
it just reads one file
This will be good for the USV format. Thanks.
So ZeroNet will nativelly play those videos by extracting frames from ZIP.
Full support of fileList, dirList, fileGet on zip/tar.gz files has been added in the latest rev: https://github.com/HelloZeroNet/ZeroNet/commit/c8669328619f46f82ef46419b8f1566db05390d6
Most helpful comment
Full support of fileList, dirList, fileGet on zip/tar.gz files has been added in the latest rev: https://github.com/HelloZeroNet/ZeroNet/commit/c8669328619f46f82ef46419b8f1566db05390d6
(fileList support has been added back in March)