Updated README
This commit is contained in:
@ -34,7 +34,7 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
|
|||||||
* ***auto_close*:** Whether or not to automatically close the player once the mpd playlist has concluded (`true/false`).
|
* ***auto_close*:** Whether or not to automatically close the player once the mpd playlist has concluded (`true/false`).
|
||||||
* ***show_playlist*:** Whether or not to show the playlist view.
|
* ***show_playlist*:** Whether or not to show the playlist view.
|
||||||
|
|
||||||
### art
|
#### art
|
||||||
* ***music_directory*:** The path to your music directory for extracting album art from the files.
|
* ***music_directory*:** The path to your music directory for extracting album art from the files.
|
||||||
* ***http_base_url*:** Base URL of webserver which serves the album art for your albums (takes precedence over `music_directory`). Useful for users of Android MPD clients _MAFA_ or _MPDroid_. For more information see [the MPDroid wiki](https://github.com/abarisain/dmix/wiki/Album-Art-on-your-LAN).
|
* ***http_base_url*:** Base URL of webserver which serves the album art for your albums (takes precedence over `music_directory`). Useful for users of Android MPD clients _MAFA_ or _MPDroid_. For more information see [the MPDroid wiki](https://github.com/abarisain/dmix/wiki/Album-Art-on-your-LAN).
|
||||||
* ***image_method*:** The method to use for drawing album art. Available values are `pixcat` and `ueberzug`
|
* ***image_method*:** The method to use for drawing album art. Available values are `pixcat` and `ueberzug`
|
||||||
|
Reference in New Issue
Block a user