You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2020. It is now read-only.
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