music-assistant-server

Branch:dev-lidarr-plugin

Commit Details

Auto cleanup cache db when it grows >= 2GB (#3174)

Auto cleanup cachedb when it grows >= 2GB
Forgejo

Author

Marvin Schenkel<[email protected]>
February 16, 2026 at 01:23 PM UTC

Committer

February 16, 2026 at 01:23 PM UTC
185additions
18deletions
3files changed

Parent commits

Changes

3 files
+185-18

Changed Files (3)

music_assistant/controllers/
tests/
tests/core/
music_assistant/controllers/cache.py
+52-18
tests/conftest.py
+3
tests/core/test_cache_controller.py
+130