peps1 / airdcpp-auto-downloader

AirDC++ extension that performs searches in intervals and starts downloads when results are found
4 stars 1 forks source link

Allow the `Minimum size (MiB)` value to be less than one #30

Open Korb opened 4 weeks ago

Korb commented 4 weeks ago

This is useful when searching for ebooks, which are often smaller than 1 MiB and thus cannot currently be found and automatically downloaded using extension airdcpp-auto-downloader.

airdcpp-auto-downloader v1.0.0-beta.13 when trying to specify a fractional value from 0.1 to 0.9 in the Minimum size (MiB) field, returns an error (highlights the field in red).

peps1 commented 3 weeks ago

Makes sense, I'm guessing 1 KiB would be small enough though?