add screenshot for title format config
This commit is contained in:
@@ -37,7 +37,8 @@ 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 `-`)*.
|
||||||
|

|
||||||
|
|
||||||
### 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):
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user