Use fixed windows path for video cache

This commit is contained in:
I-Al-Istannen
2022-01-14 22:01:45 +01:00
parent 57ec51e95a
commit f47e7374d2
3 changed files with 16 additions and 3 deletions

View File

@ -23,8 +23,10 @@ ambiguous situations.
## Unreleased
### Fixed
- Shibboleth login fixed. It was broken due to URL parser changes and really
- Shibboleth login. It was broken due to URL parser changes and really
*unfortunate* behaviour by aiohttp.
- local video cache on windows if the path was changed to accomodate windows
file system limitations (e.g. replace `:`)
## 3.3.0 - 2022-01-09