fix video

This commit is contained in:
2026-04-08 19:08:27 -04:00
parent 299d7a4030
commit 9f7b980b5c

View File

@@ -11,7 +11,8 @@ A Python-based bridge that provides an MPRIS2 interface for Winamp/WACUP on Linu
- **Systemd Integration**: Can be run as a background user service conforming to XDG standards.
- **XDG Compliance**: Installs to `~/.local/bin`, logs to `~/.local/state/winamp-mpris/`, and stores PID in `$XDG_RUNTIME_DIR`.
![](Screenshot_20260408_184805.png)
## Demo
<video controls autoplay muted src="Screencast_20260408_184805.mp4">
## Prerequisites
@@ -93,6 +94,3 @@ busctl --user call org.mpris.MediaPlayer2.winamp /org/mpris/MediaPlayer2 org.mpr
- **Controls not working**: Ensure the Winamp Web Interface is accessible at `http://localhost:5666`.
- **No Metadata**: Ensure `wmctrl -l` can see the Winamp window and the title matches the expected format.
- **KDE Plasma 6**: If using Plasma 6 on Wayland, you may need to grant "Remote Control" permissions when prompted.
## Demo
<video src="Screencast_20260408_184805.mp4">