From 299d7a4030eba640d9d0d6d72da5e9d4f2e8a71e Mon Sep 17 00:00:00 2001 From: ergosteur Date: Wed, 8 Apr 2026 19:06:05 -0400 Subject: [PATCH] Add screenshot/video --- README.md | 5 +++++ Screencast_20260408_184805.mp4 | Bin 0 -> 7459424 bytes Screenshot_20260408_184805.png | Bin 0 -> 2601286 bytes 3 files changed, 5 insertions(+) create mode 100644 Screencast_20260408_184805.mp4 create mode 100644 Screenshot_20260408_184805.png diff --git a/README.md b/README.md index 59939d8..a93d2d9 100644 --- a/README.md +++ b/README.md @@ -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. - **XDG Compliance**: Installs to `~/.local/bin`, logs to `~/.local/state/winamp-mpris/`, and stores PID in `$XDG_RUNTIME_DIR`. +![](Screenshot_20260408_184805.png) + ## Prerequisites ### 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`. - **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 +