From 3d78431cee797856f90546f9c9505ea04c7f83dc Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sat, 18 Jul 2020 18:23:36 +0200 Subject: [PATCH] Updated app to work with deemix 1.1.10 --- FEATURES.md | 6 ------ requirements.txt | 2 +- webui | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index dbce3de..321514b 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -14,12 +14,6 @@ Need help on how to implement this using flask and flask-socketio. ### Add search history Maybe custom code to add it, or maybe just the autocomplete HTML5 thing. -### More options to save the cover files -Add option to select what format the cover gets saved where. -- Separate the png option for Local and Embedded artwork -- Maybe force JPG for Embedded and add option only for Local -- Local option save jpg, png or both - # Approved Features ### Custom HTML right click menu Currently pywebview disabled rightclicking on their webviews so an HTML custom menu needs to be developed to fix this issue.
diff --git a/requirements.txt b/requirements.txt index 5336202..b16c5fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -deemix>=1.1.2 +deemix>=1.1.10 flask flask-socketio pywebview>=3.3.1 diff --git a/webui b/webui index 86824c8..dc95150 160000 --- a/webui +++ b/webui @@ -1 +1 @@ -Subproject commit 86824c846a79f2b3cbef378023992e672a7b93c7 +Subproject commit dc95150d7f1b899a9e6d2f77277db404ae40b6ac