Add screenshot/video

This commit is contained in:
2026-04-08 19:06:05 -04:00
parent 79da23eaac
commit 299d7a4030
3 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +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. - **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`. - **XDG Compliance**: Installs to `~/.local/bin`, logs to `~/.local/state/winamp-mpris/`, and stores PID in `$XDG_RUNTIME_DIR`.
![](Screenshot_20260408_184805.png)
## Prerequisites ## Prerequisites
### 1. Winamp / WACUP ### 1. Winamp / WACUP
@@ -91,3 +93,6 @@ 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`. - **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. - **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. - **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">

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB