Search the playlist list; auto-shuffle when new song clicked when shuffle is enabled

This commit is contained in:
Sumner Evans
2019-07-06 00:41:10 -06:00
parent e34c64219d
commit 127550f057
4 changed files with 77 additions and 9 deletions

View File

@@ -54,6 +54,9 @@ setup(
'PyGObject',
'Deprecated',
'jsonpickle',
'jsonpickle',
'fuzzywuzzy',
'python-Levenshtein',
],
# To provide executable scripts, use entry points in preference to the