mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 09:49:36 +01:00
mb demo
This commit is contained in:
@@ -100,6 +100,7 @@ VALID_RELEASE_TYPES = [
|
|||||||
"album", "single", "ep", "broadcast", "other", # primary types
|
"album", "single", "ep", "broadcast", "other", # primary types
|
||||||
"compilation", "soundtrack", "spokenword", "interview", "audiobook",
|
"compilation", "soundtrack", "spokenword", "interview", "audiobook",
|
||||||
"live", "remix", "dj-mix", "mixtape/street", # secondary types
|
"live", "remix", "dj-mix", "mixtape/street", # secondary types
|
||||||
|
"demo", # headphones
|
||||||
]
|
]
|
||||||
#: These can be used to filter whenever releases or release-groups are involved
|
#: These can be used to filter whenever releases or release-groups are involved
|
||||||
VALID_RELEASE_STATUSES = ["official", "promotion", "bootleg", "pseudo-release"]
|
VALID_RELEASE_STATUSES = ["official", "promotion", "bootleg", "pseudo-release"]
|
||||||
|
|||||||
Reference in New Issue
Block a user