Add screenshot/video
This commit is contained in:
@@ -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`.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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">
|
||||||
|
|||||||
BIN
Screencast_20260408_184805.mp4
Normal file
BIN
Screencast_20260408_184805.mp4
Normal file
Binary file not shown.
BIN
Screenshot_20260408_184805.png
Normal file
BIN
Screenshot_20260408_184805.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
Reference in New Issue
Block a user