From 47e354988f9ebd874eb6394eb95f97963d9eb50b Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 31 May 2024 12:30:09 +1000 Subject: [PATCH] Direct mpd-now-playable to cache using Redis --- Library/LaunchAgents/me.00dani.mpd-now-playable.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Library/LaunchAgents/me.00dani.mpd-now-playable.plist b/Library/LaunchAgents/me.00dani.mpd-now-playable.plist index d75dde7..728204d 100644 --- a/Library/LaunchAgents/me.00dani.mpd-now-playable.plist +++ b/Library/LaunchAgents/me.00dani.mpd-now-playable.plist @@ -2,6 +2,11 @@ + EnvironmentVariables + + MPD_NOW_PLAYABLE_CACHE + redis://localhost:6380/0?namespace=mpd-now-playable + KeepAlive Label