mpd-now-playable/src
Götz fa82f45ef9 Avoid repeated artwork miss fetches and refresh churn
Lowers CPU usage:
- Only call refresh() when real artwork is found
- Treating NoArtwork as a valid cached result (art is not None check).
- Adding in-flight dedupe (pending_tracks) so the same track doesn't spawn parallel fetches.
2026-02-28 19:39:39 -05:00
..
corefoundationasyncio Add CoreFoundationEventLoop directly to avoid pulling in ALL of PyObjC 2023-11-27 10:43:24 +11:00
mpd_now_playable Avoid repeated artwork miss fetches and refresh churn 2026-02-28 19:39:39 -05:00