Commit Graph

35 Commits

Author SHA1 Message Date
Sravanth C
bd3c5aa639 Feature: add password support to MPDClient 2021-04-28 07:01:45 +05:30
Tristan Ferrua
69071b6e5e Update README.md 2021-04-21 17:33:33 +00:00
GuardKenzie
5e3f96464f Fixed incorrect package name in setup.cfg 2021-04-19 18:09:04 +00:00
GuardKenzie
28059ed42d Moved to PEP 518 compliant setup 2021-04-19 18:08:30 +00:00
GuardKenzie
0002421be7 Updated version 2021-04-19 17:36:10 +00:00
GuardKenzie
485172e42a Merge remote-tracking branch 'origin/main' 2021-04-19 17:29:06 +00:00
Tristan Ferrua
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
Tristan Ferrua
db496b3463 Update README.md 2021-02-07 18:18:45 +00:00
Tristan Ferrua
9b89c06f64 Updated version 2021-02-02 11:11:42 +00:00
Tristan Ferrua
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
Tristan Ferrua
1944ccd764 Update README.md 2021-01-31 19:18:39 +00:00
Tristan Ferrua
26eb52f44e Updated README.md 2021-01-31 14:54:36 +00:00
Tristan Ferrua
975a60798a Updated README.md 2021-01-31 14:54:10 +00:00
Tristan Ferrua
505ebda26c initial commit 2021-01-31 14:52:49 +00:00
Tristan Ferrua
96dec43503 Updated the version to 1.1. Added ueberzug to the list of package requirements 2021-01-31 14:52:24 +00:00
Tristan Ferrua
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
Tristan Ferrua
6706c93797 Added support for Überzug to display album art 2021-01-31 14:50:15 +00:00
Tristan Ferrua
069919f1ec Added image_method option to the config file 2021-01-31 14:50:01 +00:00
Tristan Ferrua
edf5055838 Added an installation section to README.md 2021-01-31 00:17:50 +00:00
Tristan Ferrua
97c3bb3a37 Updated version 2021-01-31 00:11:36 +00:00
Tristan Ferrua
4706584d2b Updated README.md to include the new mpd configuration options 2021-01-31 00:11:22 +00:00
Tristan Ferrua
3c83439038 Added the default mpd config options to the example config 2021-01-31 00:10:54 +00:00
Tristan Ferrua
6ca9b405ce Added a configuration option for mpd host and port. 2021-01-31 00:10:40 +00:00
Tristan Ferrua
c41076df6a Updated README.md 2021-01-30 14:52:47 +00:00
Tristan Ferrua
2c73f1e675 Updated setup script for pypi 2021-01-29 15:43:04 +00:00
Tristan Ferrua
6f4fc60b42 Absolute path for font image 2021-01-29 15:26:44 +00:00
Tristan Ferrua
5ec5d18d1d Fixed broken example config music_directory value 2021-01-29 14:46:06 +00:00
Tristan Ferrua
58e12201ae Updated font size example image 2021-01-29 14:42:01 +00:00
Tristan Ferrua
08c66720ba Added font config example to README.md 2021-01-29 14:37:37 +00:00
Tristan Ferrua
da17a9460c Update README.md 2021-01-29 14:29:05 +00:00
Tristan Ferrua
b75f0a2471 Example config file 2021-01-29 14:20:25 +00:00
Tristan Ferrua
a07f955901 Added config file for music_directory and font attributes 2021-01-29 14:18:58 +00:00
Tristan Ferrua
ba11095d54 Fixed ffmpeg dependancy 2021-01-29 14:18:40 +00:00
Tristan Ferrua
998c5910d8 Initial commit 2021-01-29 13:26:31 +00:00
Tristan Ferrua
b2a8137b77 Initial commit 2021-01-29 13:25:32 +00:00