19 Commits

Author SHA1 Message Date
8daa39ff02 Revert changes 2022-11-13 15:00:00 -06:00
4f558bf137 Update Readme, config.example 2022-11-12 23:18:54 -06:00
db7baa44f2 Switched to mpd native albumart command
- Removed `http_base_url` and `http_cover_filenames` from config
- removed `_getAlbumArtFromFile` and `_getAlbumArtFromHttpServer` functions
- The `getAlbumArt` function now fetches the album art using `MPDClient.albumart`
- Removed unused imports.
2022-06-09 00:57:09 +00:00
1da2e98d50 Added new commands to config.example 2022-03-29 00:29:41 +00:00
fc6fce3129 Updated the example config 2021-11-21 01:16:30 +00:00
8deec2b499 Added possibility to configure what art filenames to try with webserver call 2021-08-09 16:21:55 +02:00
8793e28fe0 Added possibility to fetch album art from HTTP server 2021-08-09 15:40:54 +02:00
0544ec72d8 Updated the example config 2021-05-13 01:47:11 +00:00
07720a51a5 added the toggle_info keybind to config.example 2021-04-30 18:38:06 +00:00
6650f61998 Added auto_close and album_art_only to the example config 2021-04-30 18:24:23 +00:00
a64886d6a8 Merge remote-tracking branch 'origin/main' 2021-04-28 12:50:29 +00:00
2486c137de Added the ability to configure the volume step. 2021-04-28 12:46:56 +00:00
da7655cf51 Added the ability to specify keybinds in the config file 2021-04-28 12:45:02 +00:00
278a3bfdb4 fix: comment pass field in config.example 2021-04-28 15:17:54 +05:30
b1588ac70f Update config.example to include a password field 2021-04-28 07:02:25 +05:30
069919f1ec Added image_method option to the config file 2021-01-31 14:50:01 +00:00
3c83439038 Added the default mpd config options to the example config 2021-01-31 00:10:54 +00:00
5ec5d18d1d Fixed broken example config music_directory value 2021-01-29 14:46:06 +00:00
b75f0a2471 Example config file 2021-01-29 14:20:25 +00:00