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

463 Commits (64071873a0a68dd12a4a4995c7d9e4713763aab3)

Author SHA1 Message Date
Bond_009 2ed0801be2 Fix possible nullref 4 years ago
Claus Vium df60d176b8
ensure only valid images are saved in ItemImageProvider 4 years ago
Bond-009 16011d96a0
Merge pull request from Ullmie02/nfo-thumb 4 years ago
David a4cac09d5b Use |= 4 years ago
David 60ffa6f514 Use FileShare.None when creating files 4 years ago
cvium ba366118f9 Do not use language or imagelanguages when searching for images 4 years ago
cvium 664c5da317 return false when providerid is null or empty 4 years ago
David 16694b0cfc Add nfo thumb tag support 4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens 4 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project () 4 years ago
cvium 3f6e6c4839 Simplify 4 years ago
cvium dd238937f4 Remember to await the async task 4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask 4 years ago
Claus Vium f1cc01f324
Merge pull request from Spacetech/library_scan_speed 4 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy 4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager 4 years ago
BaronGreenback d3b0080a27
Update MetadataService.cs 4 years ago
BaronGreenback 79855a76b1
Update MetadataService.cs 4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching 4 years ago
Joshua M. Boniface 212c5318ae
Merge pull request from BaronGreenback/Spelling 4 years ago
Claus Vium 15b9f993c6
Merge pull request from crobibero/base-item-manager 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible 4 years ago
crobibero 95a2de757f remove custom HttpException 4 years ago
Fernando Fernández 103d503c15 Removed code as suggested by @cvium 4 years ago
crobibero 64b32d3290 Use BaseItemManager 4 years ago
ferferga 9fd01fade6 Remove "download images in advance" option 4 years ago
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan 4 years ago
Gary Wilber 25d8d85740 Back to HttpException 4 years ago
Gary Wilber e9911b70dd Use EnsureSuccessStatusCode 4 years ago
Gary Wilber 722ec43e25 remove status code from exception message 4 years ago
Gary Wilber 3ca9b13f99 Check response status code before saving images 4 years ago
Bond_009 2dbf73b989 Minor improvements 5 years ago
Bond_009 384ab39f5b Fix some warnings 5 years ago
crobibero dd078e7b82 use named client 5 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 5 years ago
Bond_009 119f64f5e7 Make some methods async 5 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1 5 years ago
Bond_009 2b400c99ef Fix warnings 5 years ago
crobibero 767c73e5c1 fix usings 5 years ago
crobibero 1325815182 Remove IHttpClient from Providers 5 years ago
crobibero 10ac32569e Remove IHttpClient from ItemImageProvider 5 years ago
crobibero f7dc124b5e Remove IHttpClient from ProviderManager 5 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Anthony Lavado 5480674c4f
Merge pull request from Bond-009/memorystream 5 years ago
Bond-009 bacfbbbd58
Merge pull request from cvium/fix_tvdb_404_shit_nginx_failure 5 years ago
Bond_009 371a09c60b MemoryStream optimizations 5 years ago
cvium 23dfadd430 Throw HttpException when tvdb sends us crap data 5 years ago
Anthony Lavado da14c306b8
Merge pull request from Bond-009/minor4 5 years ago
cvium 52d409101b Change OnRefreshStart and OnRefreshComplete logging levels to debug 5 years ago