Adjust README
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Headless Audio Player
|
# Qotplayer
|
||||||
|
|
||||||
A lightweight, headless Python audio player designed as a fast drop-in replacement for `mpv`.
|
A lightweight, headless Python audio player designed as a fast drop-in replacement for `mpv`.
|
||||||
|
|
||||||
@@ -9,7 +9,7 @@ A lightweight, headless Python audio player designed as a fast drop-in replaceme
|
|||||||
- Provides a JSON IPC server over a Unix socket for real-time playback control (pause, volume, seek, quit).
|
- Provides a JSON IPC server over a Unix socket for real-time playback control (pause, volume, seek, quit).
|
||||||
|
|
||||||
## What it's for
|
## What it's for
|
||||||
This player is specifically built to act as a backend player for music servers like **Navidrome** (in Jukebox mode) feeding into multi-room audio systems like **Snapcast**. It avoids the overhead of full `mpv` while maintaining compatibility with its IPC protocol.
|
This player is specifically built to act as a backend player for **Navidrome** (in Jukebox mode) feeding into multi-room audio systems like **Snapcast**. It avoids the overhead of full `mpv` while maintaining compatibility with its IPC protocol.
|
||||||
|
|
||||||
## How to use it
|
## How to use it
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user