| name | spotify-network-ops |
| description | Shared references for the Spotify Network Installer template — package names, systemd unit fragments, EQ preset definitions, and zeroconf quirks. Loaded by the commands in this repo. |
Spotify Network Ops
Reference material used by the slash commands. Not a standalone workflow — the commands pull from this when they need known-good package names, config snippets, and DSP curves.
Contents
dsp-presets.md — EQ band definitions for podcast / classical / bass / vocal / flat.
package-matrix.md — which player to install on which OS, with apt/rpm/binary sources.
systemd-units.md — reference systemd unit fragments for spotifyd, librespot, snapserver, snapclient.
zeroconf-notes.md — mDNS / avahi quirks that bite Spotify Connect discovery.
Usage
When a command needs "the podcast EQ" or "the raspotify config for fifo output", read from these files rather than regenerating from memory. Keeps the commands short and the source-of-truth in one place.