13 Commits
Author SHA1 Message Date
wanji f5fe25323f disable macos 13 builds 2026-01-18 15:48:29 +03:00
wanji 9a915ca62a fix: directory traversal as reported by @d-virtuosa 2026-01-18 09:36:52 +03:00
wanji 0664bb1790 add Yusuf / Cat Stevens to split ignore list 2026-01-03 13:42:57 +03:00
wanji 5f863a45a8 classify albums ending with "the album" as soundtracks 2026-01-02 21:52:25 +03:00
wanji 27a572bc9a update artist split ignore list 2026-01-02 11:16:23 +03:00
wanji 9122244880 download latest web client as fallback 2025-12-08 10:38:02 +03:00
wanji 32420f8dfe fix: importlib import bugs :sigh! 2025-12-08 00:31:53 +03:00
wanji 506c45c4fa fix client: download fallback to github release client
+ add fallback release version data to version.txt
+ move classproperty class to utils
+ update Dockerfile to install from source using pip install
+ move version info to Metadata class in settings.py
2025-12-07 23:19:34 +03:00
wanji d2b2ba6e02 fix: docker builds versionining 2025-12-03 19:16:34 +03:00
wanji aff8184983 fix: dockerfile 2025-12-03 19:03:48 +03:00
wanji 08292c8fb3 update image url on readme 2025-12-01 11:24:05 +03:00
wanji c51eb925b9 update version number on readme 2025-12-01 10:58:42 +03:00
wanji d7e2710d4a security: fix fetching an arbirtrary file from the host server on stream endpoint
+ fix path traversal
+ check if requested file is outside root dirs
+ confirm resolved track hash matches the requested trackhash
2025-12-01 10:41:29 +03:00