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/1dd3792984416e5ff365cd259b270eab94c0cd5a/MediaBrowser.Providers/Manager/ProviderManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

243 Commits (1dd3792984416e5ff365cd259b270eab94c0cd5a)

Author SHA1 Message Date
gnattu 46fb6c1579 Backport pull request from jellyfin/release-10.10.z 4 months ago
JPVenson 5ceedced1c
Feature/media segments plugin api () 6 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use () 8 months ago
Shadowghost f67e327b29 Backport pull request from jellyfin/release-10.9.z 9 months ago
Bond-009 d29b85a134
Fix multiple intro providers and remove unneeded ToLists () 10 months ago
gnattu e4d66f35fd chore: use proper way to override remove root 11 months ago
Cody Robibero 31e0756c0c
Only update if actively refreshing () 11 months ago
Sebastian Held bfc5deb234
fix metadata refresh for artists () 11 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images () 1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Patrick Barron 8698b90594 Remove SimpleProgress 1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects 1 year ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue 1 year ago
Stepan Goremykin ee83e4cca5 Remove redundant method 2 years ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations 2 years ago
Bond-009 3982b0e057
Reduce bottlenecks scan code () 2 years ago
Stepan Goremykin 6ae1903453 Use TryAdd 2 years ago
SenorSmartyPants 99816b07dc Enable NFO processing for Extras 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 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
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 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 2 years ago
luz paz 9ec2870b10 Fix various typos 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
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers 3 years ago
Bond_009 9af16fcb6c Remove workaround for 3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago