Updated mpd (markdown)

This commit is contained in:
Luke Bonham 2013-09-17 15:26:32 -07:00 committed by copycat-killer
parent 079729b357
commit 2d01d70e6b
1 changed files with 2 additions and 1 deletions

3
mpd.md
View File

@ -16,7 +16,7 @@ Now playing songs are notified like this:
You need a file like this You need a file like this
(front|cover|art|Folder|folder)\.(jpg|jpeg|png|gif) (Front|front|Cover|cover|Art|art|Folder|folder)\.(jpg|jpeg|png|gif)
in the album folder in order to show album art too. in the album folder in order to show album art too.
@ -30,6 +30,7 @@ Variable | Meaning | Type | Default
`port` | MPD port | string | "6600" `port` | MPD port | string | "6600"
`music_dir` | Music directory | string | "~/Music" `music_dir` | Music directory | string | "~/Music"
`cover_size` | Album art notification size | int | 100 `cover_size` | Album art notification size | int | 100
`default_art` | Default art | string | ""
`settings` | User settings | function | empty function `settings` | User settings | function | empty function
`settings` can use `mpd_now` table, which contains the following string values: `settings` can use `mpd_now` table, which contains the following string values: