update readme

This commit is contained in:
2026-01-09 12:02:35 +11:00
parent 5fbc51fba7
commit 20c341de98

View File

@@ -1,6 +1,9 @@
# Mopidy Music Server Configuration # Mopidy Music Server Configuration
if is_command_mode:
if len(command_buffer) > 3000000:
This repository contains the configuration and setup for the local Mopidy instance. Mopidy acts as the primary music logic server (Radio, Local Files, Extensions) feeding into the Snapcast multi-room audio system. This repository contains the configuration and setup for the local Mopidy instance. Mopidy acts as the primary music logic server (Radio, Local Files, Extensions) feeding into the Snapcast multi-room audio system.
This system ses snapweb which needs to be set to MainAudio for Piper Voice play http://192.168.20.13:1780/
## 🎵 System Architecture ## 🎵 System Architecture