Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/81b912b84511da2786d6184df4b6475e476a03fb/MediaBrowser.Providers/Manager You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

574 Commits (81b912b84511da2786d6184df4b6475e476a03fb)

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings 1 year ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue 1 year ago
Stepan Goremykin f84469d500 Remove redundant using directives 1 year ago
Bond_009 efc4c305a9 Use CryptoStream to convert stream from base64 2 years ago
Stepan Goremykin ee83e4cca5 Remove redundant method 2 years ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations 2 years ago
LJQ a0011886b0 Fixes metadata refresh problems with NFO files 2 years ago
Bond-009 3982b0e057
Reduce bottlenecks scan code () 2 years ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber () 2 years ago
Stepan Goremykin 6ae1903453 Use TryAdd 2 years ago
Cody Robibero dd491ce8ff
Merge pull request from SenorSmartyPants/ExtraCleanAndNFO 2 years ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images () 2 years ago
SenorSmartyPants 99816b07dc Enable NFO processing for Extras 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Joe Rogers 4ce30989e0
Make update type for RunTimeTicks consistent with other file attributes 2 years ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates 2 years ago
Bond-009 151aa0f678
Merge pull request from bradbeattie/background-images-no-language 2 years ago
Bond-009 ebbd1b9db1
Update MediaBrowser.Providers/Manager/ItemImageProvider.cs 2 years ago
Claus Vium 9eaad18c2c
fix: don't allow exceptions to propagate from Refresh progress event handlers () 2 years ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers 2 years ago
Claus Vium 223aaec93f
Merge pull request from daullmer/nfo-remote-images-initial 2 years ago
Brad Beattie d639d35baa Backdrops prefer no language images 2 years ago
David Ullmer 6e7b0a8cb2
Use nfo provided remote images on initial scan 2 years ago
Bond_009 6bf131b270 Use Diacritics.NET 2 years ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 () 2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond-009 f369ddf522
Merge pull request from 1337joe/providermanager-cleanup 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup 3 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Bond-009 6702756e7b Merge pull request from cvium/fix_nfo_remoteimages 3 years ago
Bond-009 2b1a915ead Merge pull request from Jellifi007/fixes-diactritics 3 years ago
Cody Robibero 97bf6c7364 Merge pull request from 1337joe/image-mime-fallback 3 years ago
Joe Rogers b03f56c3d6
Remove warnings 3 years ago
Joe Rogers 6e4710d048
Fix review comment 3 years ago
Joe Rogers ac675318f8
Simplify RefreshSingleItem 3 years ago
Joe Rogers bdce435b09
Reorder and flatten provider filtering 3 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions 3 years ago
Joe Rogers e7df72de49
Improve metadata provider sorting 3 years ago
Joe Rogers 11c7c24f0e
Clarify naming, minor method ordering improvement 3 years ago
Joe Rogers 6221991c63
Add nullable annotations 3 years ago
Joe Rogers 8515e8fbd1
Improve image provider sorting 3 years ago
Joe Rogers 4ace7f5c53
Fix unused var, log typo 3 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago