mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
feat: use thumbnails from folders
+ cache failed lastfm scrobbles + implement lastfm scrobble filter + change /home to /nothome
This commit is contained in:
@@ -30,6 +30,7 @@ class Album:
|
||||
playcount: int
|
||||
playduration: int
|
||||
extra: dict
|
||||
pathhash: str = ""
|
||||
|
||||
id: int = -1
|
||||
type: str = "album"
|
||||
|
||||
Reference in New Issue
Block a user