Merge branch 'v2.5-export' into nightly

This commit is contained in:
JonnyWong16
2020-10-02 20:45:11 -07:00
45 changed files with 6500 additions and 521 deletions

View File

@@ -74,6 +74,9 @@ MEDIA_TYPE_HEADERS = {
'artist': 'Artists',
'album': 'Albums',
'track': 'Tracks',
'video': 'Videos',
'audio': 'Tracks',
'photo': 'Photos'
}
PLATFORM_NAME_OVERRIDES = {