1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Bugfixing

This commit is contained in:
Krateng
2019-04-11 17:44:33 +02:00
parent 27e7083281
commit 7795863bf2
3 changed files with 15 additions and 6 deletions

View File

@@ -827,7 +827,7 @@ def build_db():
STAMPS.sort()
# inform malojatime module about earliest scrobble
register_scrobbletime(STAMPS[0])
if len(STAMPS) > 0: register_scrobbletime(STAMPS[0])
# NOT NEEDED BECAUSE WE DO THAT ON ADDING EVERY ARTIST ANYWAY
# get extra artists with no real scrobbles from countas rules