add screenshot for title format config

This commit is contained in:
2026-04-08 19:20:45 -04:00
parent feaf149186
commit f04cdc5890

View File

@@ -37,6 +37,7 @@ To ensure the bridge can extract correct metadata, you must configure Winamp to
%artist%%album%%title% | %playback_time%/%length% - Winamp %artist%%album%%title% | %playback_time%/%length% - Winamp
``` ```
*(Note: The separator between Artist, Album, and Title should be an en-dash `` or a simple dash `-`)*. *(Note: The separator between Artist, Album, and Title should be an en-dash `` or a simple dash `-`)*.
![](WACUP-Title-Format.png)
### 3. Linux Dependencies ### 3. Linux Dependencies
Install the required Python libraries, `wmctrl`, and `libnotify` (for notifications): Install the required Python libraries, `wmctrl`, and `libnotify` (for notifications):