mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-22 12:49:26 +00:00
mb demo
This commit is contained in:
@@ -100,6 +100,7 @@ VALID_RELEASE_TYPES = [
|
||||
"album", "single", "ep", "broadcast", "other", # primary types
|
||||
"compilation", "soundtrack", "spokenword", "interview", "audiobook",
|
||||
"live", "remix", "dj-mix", "mixtape/street", # secondary types
|
||||
"demo", # headphones
|
||||
]
|
||||
#: 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