mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
added A/T/O/S to separator whitelist
This commit is contained in:
parent
eb28fcc9c1
commit
778baf7bf5
@ -44,6 +44,7 @@ namespace MediaBrowser.MediaEncoding.Probing
|
||||
private IReadOnlyList<string> SplitWhitelist => _splitWhiteList ??= new string[]
|
||||
{
|
||||
"AC/DC",
|
||||
"A/T/O/S",
|
||||
"As/Hi Soundworks",
|
||||
"Au/Ra",
|
||||
"Bremer/McCoy",
|
||||
|
Loading…
Reference in New Issue
Block a user