Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/20cf27f637af745827348b4853d1e91bdf29eb38 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add artist to artist split whitelist ()

pull/9664/head
Penelope Gwen / Pogmommy 2 years ago committed by GitHub
parent 4b2b46c8f3
commit 20cf27f637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,6 +68,7 @@ namespace MediaBrowser.MediaEncoding.Probing
"諭吉佳作/men",
"//dARTH nULL",
"Phantom/Ghost",
"She/Her/Hers",
};
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)

Loading…
Cancel
Save