Commit Graph

  • a15f21b5dc Use mpd's readpicture as default, fallback to albumart main Allen 2022-11-13 15:36:11 -06:00
  • 7b69a16ced Remove trailing whitespaces Allen 2022-11-13 15:12:58 -06:00
  • 8caaedbc5e Remove extra commas Allen 2022-11-13 15:09:12 -06:00
  • 8daa39ff02 Revert changes Allen 2022-11-13 15:00:00 -06:00
  • 3e26cfe037 Fix spacing, edit md table Allen 2022-11-13 00:01:31 -06:00
  • 5ef6cb51f4 Fix Readme formatting Allen 2022-11-12 23:42:04 -06:00
  • 732edec12e Remove extra newline Allen 2022-11-12 23:34:37 -06:00
  • 9558ad0d97 Add readpicture mpd function option to miniplayer Allen 2022-11-12 23:32:11 -06:00
  • 4f558bf137 Update Readme, config.example Allen 2022-11-12 23:18:54 -06:00
  • d1c7b4de6e Flush input buffers before first loop Erica 2022-10-04 21:32:14 +00:00
  • 4ba9be0296 Updated version Erica 2022-10-04 20:50:14 +00:00
  • e7d4291857 Merge pull request #28 from GuardKenzie/repeat-state-fix Erica 2022-10-04 20:47:28 +00:00
  • 9f64a610c5 Check MPD's repeat state every time when drawing repeat flag Erica 2022-10-04 20:44:21 +00:00
  • 4012271ccc Updated repeat keybind to check MPD repeat state when issued and toggle Erica 2022-10-04 20:43:05 +00:00
  • d62e2fe779 Removed repeat flag Erica 2022-10-04 20:42:10 +00:00
  • 3dc1a9cd9b Update LICENSE Erica 2022-09-25 00:57:04 +00:00
  • f7b99d5521 Fixed broken setup Erica 2022-09-23 21:06:29 +00:00
  • 2c2a8caeb9 Update README.md Erica 2022-06-09 01:21:11 +00:00
  • 650271c9d3 Update README.md Erica 2022-06-09 01:16:31 +00:00
  • 29c6f4f8b1 Veresion bump to 1.7.0 Erica 2022-06-09 01:14:42 +00:00
  • 46811eb909 Merge pull request #23 from GuardKenzie/dev Erica 2022-06-09 01:02:42 +00:00
  • db7baa44f2 Switched to mpd native albumart command Erica 2022-06-09 00:57:09 +00:00
  • 86a7d7f52c Removed deprecation notice Erica 2022-06-09 00:53:21 +00:00
  • d78c433781 Update README.md Erica 2022-03-29 01:29:10 +00:00
  • a20904fbb3 Cleaned up the readme Erica 2022-03-29 01:26:51 +00:00
  • b429e3f379 Updated version Erica 2022-03-29 00:52:47 +00:00
  • 98be83766d Fixed uppercase letters Erica 2022-03-29 00:52:10 +00:00
  • b264d30dae Merge pull request #21 from GuardKenzie/dev Erica 2022-03-29 00:43:57 +00:00
  • c647902497 Updated version Erica 2022-03-29 00:30:31 +00:00
  • 5effa54038 Merge branch 'main' into dev Erica 2022-03-29 00:29:51 +00:00
  • 1da2e98d50 Added new commands to config.example Erica 2022-03-29 00:29:41 +00:00
  • 492a920c77 Fixed progressbar not updating when song repeats Erica 2022-03-29 00:29:27 +00:00
  • c7f18f1b5b Added move_up and move_down commands Erica 2022-03-29 00:29:06 +00:00
  • 558eed9332 Added Up, Down, Left, and Right (shift + up, shift + down, ...) Erica 2022-03-29 00:28:35 +00:00
  • 4df5879df7 Made config keys case sensitive Erica 2022-03-29 00:26:28 +00:00
  • d24e2cc2ec Updated version Erica 2022-03-28 23:00:31 +00:00
  • 6a3a3c5361 Merge pull request #20 from s-walrus/fix/multiple-artists Erica 2022-03-28 19:20:28 +00:00
  • c4413651e7 Fixed multiple artists Semyon 2022-03-26 23:27:43 +03:00
  • 694910483b Added "delete" keybind to remove selected song from playlist Erica 2021-11-23 23:42:31 +00:00
  • a91749aadc Added update_needed to repeat and shuffle Erica 2021-11-23 23:42:03 +00:00
  • 5c3c02d8ee Added delete and backspace as bindable keys Erica 2021-11-23 23:40:43 +00:00
  • 10e168ee0e Disabled playlist keys (up/down/select) when the playlist is not visible Erica 2021-11-23 23:15:47 +00:00
  • 3a63301f01 Added repeat and shuffle commands Erica 2021-11-23 23:15:09 +00:00
  • 66bb72847a Updated version Erica 2021-11-21 22:10:46 +00:00
  • ee69737141 Fixed illegible colors Erica 2021-11-21 22:06:34 +00:00
  • 15f21d42d4 Updated Previews Erica 2021-11-21 01:47:00 +00:00
  • d43dc3f3dc Fixed error when no temporary album art present Erica 2021-11-21 01:46:40 +00:00
  • 51995f6aae Updated version to 1.5.0 and updated setup.cfg Erica 2021-11-21 01:16:55 +00:00
  • fc6fce3129 Updated the example config Erica 2021-11-21 01:16:30 +00:00
  • 731f9a8710 Updated README.md Erica 2021-11-21 01:16:16 +00:00
  • 8f158e4656 Added theming and auto color picking. - Added a config section called "theme" - Added config values accent_color, bar_color, time_color, bar_head and bar_body - Added a color_update_needed flag - Added a function getDominantColor to get the dominant color from the current album art - Added a separate color pair for the time stamp - Fixed variable error referenced before assignment - Changed default progress bar look Erica 2021-11-21 01:16:03 +00:00
  • e63940f5c6 Merge pull request #17 from bartkl/main GuardKenzie 2021-09-09 16:51:51 +00:00
  • 2b113f7358 Added backwards compatibility with older configs Bart Kleijngeld 2021-09-09 14:01:50 +02:00
  • c398b53f4d Using requests HTTP session for better performance Bart Kleijngeld 2021-08-09 16:34:04 +02:00
  • 8deec2b499 Added possibility to configure what art filenames to try with webserver call Bart Kleijngeld 2021-08-09 16:21:55 +02:00
  • 2de0e879e5 Updated README Bart Kleijngeld 2021-08-09 15:57:54 +02:00
  • f9db89ec97 Updated README Bart Kleijngeld 2021-08-09 15:56:39 +02:00
  • e2b777489f Updated README Bart Kleijngeld 2021-08-09 15:55:50 +02:00
  • e9e377f2ee Updated README and project files Bart Kleijngeld 2021-08-09 15:47:16 +02:00
  • 8793e28fe0 Added possibility to fetch album art from HTTP server Bart Kleijngeld 2021-08-09 15:40:54 +02:00
  • c275487af4 Updated README Kenzie 2021-07-25 01:36:37 +00:00
  • 83a18d6f4f Merge pull request #14 from Epos95/main Tristan Ferrua 2021-06-30 21:53:21 +00:00
  • 033ee8cd0a Added support for using spacebar in configuration file epos95 2021-06-30 23:24:47 +02:00
  • 4d83ede6b6 Made the playlist play a bit better with adding and removing songs GuardKenzie 2021-06-05 14:06:42 +00:00
  • 37a21a2e70 Updated version GuardKenzie 2021-05-23 23:29:56 +00:00
  • df28cac8bd Fixed an issue where if there was no config file present the player would error on startup. GuardKenzie 2021-05-23 23:27:59 +00:00
  • d71a5486df Fixed an issue where the progress bar did not reset when starting the currently playing song again with the select action. GuardKenzie 2021-05-16 20:58:45 +00:00
  • 98c1e1e772 Updated version GuardKenzie 2021-05-13 22:02:01 +00:00
  • 73fa635830 Fixed an issue where the player would crash if the playlist was cleared while running Fixed an issue where the player would crash when songs did not have metadata GuardKenzie 2021-05-13 21:57:33 +00:00
  • bcf864d2bb Merge pull request #11 from GuardKenzie/indev Tristan Ferrua 2021-05-13 01:55:32 +00:00
  • 9a9772f212 Updated version GuardKenzie 2021-05-13 01:54:36 +00:00
  • 0544ec72d8 Updated the example config GuardKenzie 2021-05-13 01:47:11 +00:00
  • 47ea125fdd Updated the readme GuardKenzie 2021-05-13 01:43:12 +00:00
  • 11128b7d06 Fixed the issue where the album art did not fill up the window when toggling info GuardKenzie 2021-05-13 01:39:22 +00:00
  • 4b7caa6f03 Made the selected song follow the currently playing song if no playlist controls have been pressed for 30s. GuardKenzie 2021-05-13 01:38:23 +00:00
  • 3856deccff Fixed an error where if player was resized quickly while trying to draw the playlist, the player would crash. GuardKenzie 2021-05-13 01:09:10 +00:00
  • 4257070fe0 Added curses.KEY_ENTER to the special keys map GuardKenzie 2021-05-13 01:05:34 +00:00
  • a0c9ae3ea6 Added controls to the playlist window GuardKenzie 2021-05-13 01:04:41 +00:00
  • d8adba0a1a Cleaned up some of the code Kenzie 2021-05-12 23:49:47 +00:00
  • 6bc48c5d90 Updated readme and added a screenshot with the playlist view GuardKenzie 2021-05-11 01:47:08 +00:00
  • 916d96c4b6 Added a new window for the playlist Added a new config option show_playlist to specify if the playlist should be drawn Added a feature where when the window proportions exceed 1:3, 40% will be used for album art and time info while the remaining 60% will be used for playlist display GuardKenzie 2021-05-11 01:37:57 +00:00
  • b711231b2e Update README.md Tristan Ferrua 2021-04-30 22:45:36 +00:00
  • ef41b43bcc Updated version GuardKenzie 2021-04-30 18:38:12 +00:00
  • 07720a51a5 added the toggle_info keybind to config.example GuardKenzie 2021-04-30 18:38:06 +00:00
  • 0afddfbebf Added auto_close to the readme GuardKenzie 2021-04-30 18:24:33 +00:00
  • 6650f61998 Added auto_close and album_art_only to the example config GuardKenzie 2021-04-30 18:24:23 +00:00
  • 1bf6f16459 Added a config option to auto close the player once the playlist is finished. GuardKenzie 2021-04-30 18:22:35 +00:00
  • 6d8006932d Updated the readme to include album_art_only and the toggle_info keybinds GuardKenzie 2021-04-30 18:12:18 +00:00
  • 7628bb37f7 Added the ability to toggle displaying track information or just album art. GuardKenzie 2021-04-30 18:10:02 +00:00
  • ac296b1fcc Merge remote-tracking branch 'origin/main' GuardKenzie 2021-04-30 17:43:33 +00:00
  • 2e5bb7b4f5 Made the help menu display the correct keybindings after they have been changed in the config. GuardKenzie 2021-04-30 17:43:01 +00:00
  • 5f6dffdb45 Update README.md Tristan Ferrua 2021-04-28 22:45:13 +00:00
  • fc016ad055 Updated the readme to include configuration options for volume_step and keybinds GuardKenzie 2021-04-28 22:39:53 +00:00
  • a64886d6a8 Merge remote-tracking branch 'origin/main' GuardKenzie 2021-04-28 12:50:29 +00:00
  • 2486c137de Added the ability to configure the volume step. GuardKenzie 2021-04-28 12:46:56 +00:00
  • da7655cf51 Added the ability to specify keybinds in the config file GuardKenzie 2021-04-28 12:45:02 +00:00
  • b5e88f82d2 Merge pull request #9 from chebro/feature/password Tristan Ferrua 2021-04-28 09:50:04 +00:00
  • 278a3bfdb4 fix: comment pass field in config.example Cheb 2021-04-28 15:17:54 +05:30
  • 6af0b5c0e5 Update README.md to reflect the last change Sravanth C 2021-04-28 07:21:20 +05:30
  • b1588ac70f Update config.example to include a password field Sravanth C 2021-04-28 07:02:25 +05:30