Playlist and colume management into db

#27 #16 #11
This commit is contained in:
azlux
2018-07-12 00:40:29 +02:00
parent 578ffbd172
commit 3a6aba9545
7 changed files with 170 additions and 52 deletions

View File

@ -3,5 +3,7 @@ playlist = []
user = ""
music_folder = ""
is_proxified = False
configfile = None
dbfile = None
db = None
config = None
next_downloaded = False