This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Description
As per Subject, files containing an hashtag in the filename (like "Comics #10.pdf") cannot be downloaded.
In docker logs I receive a 404 because the filename it looks for gets truncated at the hash (so it tries to download "Comics ")
Using droppy:latest in docker on a raspberry pi4 with ubuntu srv 64bit.
Thanks for the great software!
Bye