Increase cache for local playlist tracks (#3007)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Mon, 26 Jan 2026 10:20:00 +0000 (11:20 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Jan 2026 10:20:00 +0000 (11:20 +0100)
commit7eea22d3a818df62979ae14afdbb13965941cc5d
treed5a7ebce94c38d6a5a5b42274bf0979ba79f51f5
parentbf278eb851dde1e944ac1a5c60add84c902cda07
Increase cache for local playlist tracks (#3007)

* Increase cache for local playlist tracks + invalidate during sync.

* Deserialize Track data from cache

* Also handle memory cache
music_assistant/providers/filesystem_local/__init__.py