-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rework config and save to playlist arg (#68) * rework config file & make config-modifying arguments more uniform * add custom config parser * finalize new config structure * clean up conf file and add some print output * allow adding and removing currently playing track to input playlist * update readme * reformat some older functions * minor bug fixes * add and update comments * update intro text in readme * remove redundant non-positional parameter assignments in function calls * Update conf.py Co-Authored-By: Falke Carlsen <[email protected]> * update readme Co-authored-by: Falke Carlsen <[email protected]> * resolve conflicts * resolve conflicts * resolve conflicts * Track feature printing (#75) * rework config file & make config-modifying arguments more uniform * add custom config parser * finalize new config structure * clean up conf file and add some print output * allow adding and removing currently playing track to input playlist * update readme * reformat some older functions * minor bug fixes * add and update comments * update intro text in readme * remove redundant non-positional parameter assignments in function calls * allow printing track features * Enhance tune validation (#74) * rework config file & make config-modifying arguments more uniform * add custom config parser * finalize new config structure * clean up conf file and add some print output * allow adding and removing currently playing track to input playlist * update readme * reformat some older functions * minor bug fixes * add and update comments * update intro text in readme * remove redundant non-positional parameter assignments in function calls * enhance validity check of tunining * add version flag (#61) * remove whitespace error in custom schemes (#62) * Single playlist (#65) * use single playlist * update readme * Add tuning option to print (#67) * add tuning option to print * update readme to reflect install changes * spelling * Catch keyboard interrupts (#60) * catch keyboard interrupts * catch interrupt on new input prompts * add flag for changing playback device (#77) * notify when recommendation yields few different tracks (#78) * fix minor things before release Co-authored-by: Falke Carlsen <[email protected]>
- Loading branch information
1 parent
17cac19
commit 9a5d665
Showing
6 changed files
with
991 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.