"""Release type constants.""" AUDIO_BOOK_RELEASE_TYPE = 'AudioBookRelease' ALBUM_RELEASE_TYPE = 'Album'