mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Fix some bugs
This commit is contained in:
parent
fcee13214b
commit
a4722f9e55
@ -81,7 +81,9 @@ class Audioscrobbler(APIHandler):
|
||||
timestamp = None
|
||||
#database.createScrobble(artists,title,timestamp)
|
||||
self.scrobble(artiststr,titlestr,time=timestamp)
|
||||
count += 1
|
||||
else:
|
||||
iterating = False
|
||||
return 200,"OK"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user