Direct mpd-now-playable to cache using Redis

This commit is contained in:
Danielle McLean 2024-05-31 12:30:09 +10:00
parent 8187bc8658
commit 47e354988f
Signed by: 00dani
GPG key ID: 6854781A0488421C

View file

@ -2,6 +2,11 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>MPD_NOW_PLAYABLE_CACHE</key>
<string>redis://localhost:6380/0?namespace=mpd-now-playable</string>
</dict>
<key>KeepAlive</key>
<true/>
<key>Label</key>