Update Readme, merged #53
This commit is contained in:
parent
24d5795396
commit
f024c224a4
@ -39,6 +39,7 @@ Contributors
|
|||||||
* aaron-lebo
|
* aaron-lebo
|
||||||
* afics
|
* afics
|
||||||
* Arvedui
|
* Arvedui
|
||||||
|
* cganas
|
||||||
* enkore (current maintainer)
|
* enkore (current maintainer)
|
||||||
* gwarf
|
* gwarf
|
||||||
* janoliver (started the project)
|
* janoliver (started the project)
|
||||||
@ -664,7 +665,7 @@ Settings:
|
|||||||
:host: (default: ``localhost``)
|
:host: (default: ``localhost``)
|
||||||
:port: MPD port (default: ``6600``)
|
:port: MPD port (default: ``6600``)
|
||||||
:format: formatp string (default: ``{title} {status}``)
|
:format: formatp string (default: ``{title} {status}``)
|
||||||
:status: Dictionary mapping pause, play and stop to output (default: ``{'play': '▶', 'stop': '◾', 'pause': '▷'}``)
|
:status: Dictionary mapping pause, play and stop to output (default: ``{'pause': '▷', 'play': '▶', 'stop': '◾'}``)
|
||||||
:interval: (default: ``1``)
|
:interval: (default: ``1``)
|
||||||
|
|
||||||
|
|
||||||
|
@ -39,6 +39,7 @@ Contributors
|
|||||||
* aaron-lebo
|
* aaron-lebo
|
||||||
* afics
|
* afics
|
||||||
* Arvedui
|
* Arvedui
|
||||||
|
* cganas
|
||||||
* enkore (current maintainer)
|
* enkore (current maintainer)
|
||||||
* gwarf
|
* gwarf
|
||||||
* janoliver (started the project)
|
* janoliver (started the project)
|
||||||
|
Loading…
Reference in New Issue
Block a user