Don't show Artist Page for "Various Artists"

This commit is contained in:
Deluan
2021-09-27 11:52:23 -04:00
parent 0b65a4e34e
commit c6868ff8a0
4 changed files with 14 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ const defaultConfig = {
version: 'dev',
firstTime: false,
baseURL: '',
variousArtistsId: '03b645ef2100dfc42fa9785ea3102295', // See consts.VariousArtistsID in consts.go
// Login backgrounds from https://unsplash.com/collections/1065384/music-wallpapers
loginBackgroundURL: 'https://source.unsplash.com/collection/1065384/1600x900',
enableTranscodingConfig: true,