mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
chore(artist-split): add more artists to split whitelist
This commit is contained in:
parent
83605affa0
commit
4a3f1a51d2
@ -44,9 +44,11 @@ namespace MediaBrowser.MediaEncoding.Probing
|
||||
private IReadOnlyList<string> SplitWhitelist => _splitWhiteList ??= new string[]
|
||||
{
|
||||
"AC/DC",
|
||||
"As/Hi Soundworks",
|
||||
"Au/Ra",
|
||||
"Bremer/McCoy",
|
||||
"이달의 소녀 1/3",
|
||||
"R!N / Gemie",
|
||||
"LOONA 1/3",
|
||||
"LOONA / yyxy",
|
||||
"LOONA / ODD EYE CIRCLE",
|
||||
|
Loading…
Reference in New Issue
Block a user