mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
update music brainz to fetch overview
This commit is contained in:
@@ -435,7 +435,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
Limit = 0,
|
||||
Type = ImageType.Disc
|
||||
}
|
||||
}
|
||||
},
|
||||
DisabledMetadataFetchers = new []{ "TheAudioDB" }
|
||||
},
|
||||
|
||||
new MetadataOptions(1, 1280)
|
||||
@@ -473,7 +474,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
Limit = 0,
|
||||
Type = ImageType.Logo
|
||||
}
|
||||
}
|
||||
},
|
||||
DisabledMetadataFetchers = new []{ "TheAudioDB" }
|
||||
},
|
||||
|
||||
new MetadataOptions(1, 1280)
|
||||
|
||||
Reference in New Issue
Block a user