wip: update
This commit is contained in:
@@ -127,6 +127,13 @@ while not stopprogram:
|
|||||||
|
|
||||||
# .................................................................
|
# .................................................................
|
||||||
|
|
||||||
|
|
||||||
|
c=0
|
||||||
|
config.sequence.clear()
|
||||||
|
for m in allmp3s:
|
||||||
|
config.sequence.append(c)
|
||||||
|
c+=1
|
||||||
|
|
||||||
if not os.path.isfile(o_configfilename):
|
if not os.path.isfile(o_configfilename):
|
||||||
print("Createconf: \""+o_configfilename+"\":")
|
print("Createconf: \""+o_configfilename+"\":")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user