From f04cdc5890bd28418f1860b0846052e5bf5a4fbf Mon Sep 17 00:00:00 2001 From: ergosteur Date: Wed, 8 Apr 2026 19:20:45 -0400 Subject: [PATCH] add screenshot for title format config --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61cb95a..ecc23c8 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ To ensure the bridge can extract correct metadata, you must configure Winamp to %artist%–%album%–%title% | %playback_time%/%length% - Winamp ``` *(Note: The separator between Artist, Album, and Title should be an en-dash `–` or a simple dash `-`)*. - + ![](WACUP-Title-Format.png) + ### 3. Linux Dependencies Install the required Python libraries, `wmctrl`, and `libnotify` (for notifications): ```bash