Auto cleanup cache db when it grows >= 2GB (#3174)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Mon, 16 Feb 2026 13:23:25 +0000 (14:23 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 13:23:25 +0000 (14:23 +0100)
commitc793830e3e3d6c58c35135e9cef3c3c6f55d817f
tree6cc1d88bd549b05a35526a8e132d3aa935c29edd
parentcf2137284736bda3b2df6d7866fcc2fe778e63b0
Auto cleanup cache db when it grows >= 2GB (#3174)

Auto cleanup cachedb when it grows >= 2GB
music_assistant/controllers/cache.py
tests/conftest.py
tests/core/test_cache_controller.py [new file with mode: 0644]