Fix spacing, edit md table

This commit is contained in:
Allen
2022-11-13 00:01:31 -06:00
parent 5ef6cb51f4
commit 3e26cfe037

View File

@ -46,9 +46,7 @@ Why listen to music if you can't look at the pretty album art?
| Option | Description |
| -------------------- | ------------------------------------------------------------------------------------------------------- |
| image_method | The method to use for drawing album art. Available values are `pixcat` and `ueberzug`. |
| mpd_method | The method mpd should use to retrieve the album art. Available values are `albumart` and `readpicture`. |
Use `albumart` if song is contained in an album folder, otherwise use `readpicture` if image was directly embedded in the audio file.
| mpd_method | The method mpd should use to retrieve the album art. Available values are `albumart` and `readpicture`.<br />`albumart` - image is contained in the album folder along with the songs<br />`readpicture` - image is directly embedded in the audio files |
### mpd
Tell me your mpd address please!