mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-22 00:07:52 +01:00
987842ed04
This patch ensures that files names like `series #3 xy.jpg` are actually handled correctly instead of the part after `#` being interpreted as fragment and being discarded. I noticed that in a few rare cases the App wouldn't properly display cover images. It turns out that due the file names containing a `#`, the file path got corrupted, causing Audiobookshelf to return a 403. |
||
---|---|---|
.. | ||
controllers | ||
finders | ||
libs | ||
managers | ||
models | ||
objects | ||
providers | ||
routers | ||
scanner | ||
utils | ||
Auth.js | ||
Database.js | ||
Logger.js | ||
Server.js | ||
SocketAuthority.js | ||
Watcher.js |