mirror of
https://github.com/krateng/maloja.git
synced 2025-04-19 18:17:36 +03:00
Fix GH-61
This commit is contained in:
parent
212fbf368e
commit
f6b9f2b9fa
@ -57,7 +57,6 @@ def convert(input,output):
|
||||
|
||||
|
||||
entry = "\t".join([str(timestamp),artistsstr,title,album])
|
||||
entry = entry.replace("#",r"\num")
|
||||
|
||||
outputlog.write(entry)
|
||||
outputlog.write("\n")
|
||||
|
Loading…
x
Reference in New Issue
Block a user