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.
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