mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-30 04:03:53 +01:00
this fix a panic that can be replicated using the video thumbnail plugin, opening up a page with a lot of videos. Under the hood, the server would call ffmpeg that would make a bunch of HTTP range requests that would call the cache concurrently, hence causing the panic |
||
|---|---|---|
| .. | ||
| static | ||
| admin.go | ||
| config.go | ||
| documentation.go | ||
| export.go | ||
| files.go | ||
| report.go | ||
| search.go | ||
| session.go | ||
| share.go | ||
| static.go | ||
| webdav.go | ||