mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
write path hash on image property
This commit is contained in:
@@ -357,7 +357,7 @@ def get_stats():
|
||||
else "—"
|
||||
),
|
||||
(
|
||||
tracks[0].image + "?pathhash=" + tracks[0].pathhash
|
||||
tracks[0].image
|
||||
if len(tracks) > 0
|
||||
else None
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user