mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-15 13:34:00 +01:00
Add Demo to Extras
- fix up songkick location breaking artist page - add description and link for songkick metro area filter
This commit is contained in:
@@ -93,7 +93,7 @@ VALID_RELEASE_TYPES = [
|
||||
"nat",
|
||||
"album", "single", "ep", "broadcast", "other", # primary types
|
||||
"compilation", "soundtrack", "spokenword", "interview", "audiobook",
|
||||
"live", "remix", "dj-mix", "mixtape/street", # secondary types
|
||||
"live", "remix", "dj-mix", "mixtape/street", "demo", # secondary types
|
||||
]
|
||||
#: These can be used to filter whenever releases or release-groups are involved
|
||||
VALID_RELEASE_STATUSES = ["official", "promotion", "bootleg", "pseudo-release"]
|
||||
|
||||
Reference in New Issue
Block a user