mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added invalid artist for Spotify advertisements
This commit is contained in:
@ -24,7 +24,7 @@ TRACK_SEARCH_PROVIDER = None
|
|||||||
[Database]
|
[Database]
|
||||||
|
|
||||||
DB_CACHE_SIZE = 8192 # how many MB on disk each database cache should have available.
|
DB_CACHE_SIZE = 8192 # how many MB on disk each database cache should have available.
|
||||||
INVALID_ARTISTS = ["[Unknown Artist]","Unknown Artist"]
|
INVALID_ARTISTS = ["[Unknown Artist]","Unknown Artist","Spotify"]
|
||||||
|
|
||||||
[Local Images]
|
[Local Images]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user