mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
Fix spelling of artist K/DA in splitting whitelist
This commit is contained in:
parent
61141314e8
commit
6957bc9a12
@ -47,7 +47,7 @@ namespace MediaBrowser.MediaEncoding.Probing
|
||||
"LOONA 1/3",
|
||||
"LOONA / yyxy",
|
||||
"LOONA / ODD EYE CIRCLE",
|
||||
"KD/A"
|
||||
"K/DA"
|
||||
};
|
||||
|
||||
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)
|
||||
|
Loading…
Reference in New Issue
Block a user