mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
Fix spelling of artist K/DA in splitting whitelist
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user