View Single Post
Old 06-24-2020, 03:21 PM   #1
nucky
Junior Member
nucky began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2020
Device: iPad
Force download for large file size

Is it possible to force downloading books/comics that exceed a certain file size on the server instead of allowing online reading? I have some fairly large comics with file sizes above 1GB which simply doesn't work for online reading and causes problems because the caches reach their quotas.
For people who don't know how to clear the cache it can be really irritating because they're unable to read anything else online.

On a side note, I've been struggling to display the file size in a human readable format. I tried using the human-readable template function to display the file size for those files, but it always displays the same string.
Shouldn't it work by using?:
Code:
Size: {size:human_readable()}
nucky is offline   Reply With Quote