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:
@@ -123,6 +123,10 @@ class Paths:
|
||||
def get_sm_mixes_img_path(cls):
|
||||
return join(cls.get_mixes_img_path(), "small")
|
||||
|
||||
@classmethod
|
||||
def get_image_cache_path(cls):
|
||||
return join(cls.get_img_path(), "cache")
|
||||
|
||||
|
||||
# defaults
|
||||
class Defaults:
|
||||
|
||||
Reference in New Issue
Block a user