mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-01 15:12:28 +02:00
added A/T/O/S to separator whitelist
This commit is contained in:
parent
eb28fcc9c1
commit
778baf7bf5
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue