30 Commits

Author SHA1 Message Date
485172e42a Merge remote-tracking branch 'origin/main' 2021-04-19 17:29:06 +00:00
3a9b60e96f Made the player more responsive by increasing loops per second and by implementing a update flag which forces a redraw when certain keybinds are pressed. 2021-04-19 17:23:38 +00:00
db496b3463 Update README.md 2021-02-07 18:18:45 +00:00
9b89c06f64 Updated version 2021-02-02 11:11:42 +00:00
0491341d6e Fixed an issue where if the song artist or title was not set, the player would error. When there is no title, the file name without the extension will be used. 2021-02-01 23:11:32 +00:00
1944ccd764 Update README.md 2021-01-31 19:18:39 +00:00
26eb52f44e Updated README.md 2021-01-31 14:54:36 +00:00
975a60798a Updated README.md 2021-01-31 14:54:10 +00:00
505ebda26c initial commit 2021-01-31 14:52:49 +00:00
96dec43503 Updated the version to 1.1. Added ueberzug to the list of package requirements 2021-01-31 14:52:24 +00:00
f6c7e1a305 Added the new image_method config option to the README. Added an image preview of the player to the README 2021-01-31 14:51:56 +00:00
6706c93797 Added support for Überzug to display album art 2021-01-31 14:50:15 +00:00
069919f1ec Added image_method option to the config file 2021-01-31 14:50:01 +00:00
edf5055838 Added an installation section to README.md 2021-01-31 00:17:50 +00:00
97c3bb3a37 Updated version 2021-01-31 00:11:36 +00:00
4706584d2b Updated README.md to include the new mpd configuration options 2021-01-31 00:11:22 +00:00
3c83439038 Added the default mpd config options to the example config 2021-01-31 00:10:54 +00:00
6ca9b405ce Added a configuration option for mpd host and port. 2021-01-31 00:10:40 +00:00
c41076df6a Updated README.md 2021-01-30 14:52:47 +00:00
2c73f1e675 Updated setup script for pypi 2021-01-29 15:43:04 +00:00
6f4fc60b42 Absolute path for font image 2021-01-29 15:26:44 +00:00
5ec5d18d1d Fixed broken example config music_directory value 2021-01-29 14:46:06 +00:00
58e12201ae Updated font size example image 2021-01-29 14:42:01 +00:00
08c66720ba Added font config example to README.md 2021-01-29 14:37:37 +00:00
da17a9460c Update README.md 2021-01-29 14:29:05 +00:00
b75f0a2471 Example config file 2021-01-29 14:20:25 +00:00
a07f955901 Added config file for music_directory and font attributes 2021-01-29 14:18:58 +00:00
ba11095d54 Fixed ffmpeg dependancy 2021-01-29 14:18:40 +00:00
998c5910d8 Initial commit 2021-01-29 13:26:31 +00:00
b2a8137b77 Initial commit 2021-01-29 13:25:32 +00:00