bleh
This commit is contained in:
parent
49c1b0bf25
commit
247c684b58
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ if args.mode == "update":
|
|||
print("new songs: " + str(songFiles))
|
||||
elif args.mode=="new":
|
||||
songDatabaseList={"songDirectory":soundLocation,'songData':{}}
|
||||
|
||||
if args.art.lower() == "true":
|
||||
x = len(songFiles)*0.25
|
||||
if x > 60:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue