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

505 Commits (b3c48e8e78a1f04611e472b9613fabb67ba406df)

Author SHA1 Message Date
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Cody Robibero 14c072dd32 Fix filtering images without dimensions 3 years ago
Bond_009 5726535a26 Fix some warnings 3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot 3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface 3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test 3 years ago
Joe Rogers 7da6bd905a
Fix edge case in multi-image replacing 3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front 3 years ago
Joe Rogers 0fbd8d85c8
Validate multi-images, lazy-delete bg on refresh 3 years ago
Joe Rogers 080b02cc4c
Add comments, minor cleanup, add tests 3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers 3 years ago
Bond_009 9af16fcb6c Remove workaround for 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 4 years ago
Bond-009 12a54c070e
Apply suggestions from code review 4 years ago
Bond_009 8fec510971 ItemImageProvider: improve HTTP error handling 4 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 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
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings 4 years ago
Rich Lander fb92eab69b Fix analysis issues 4 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings 4 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 4 years ago
Bond-009 83e492b72b
Merge pull request from Larvitar/season-metadata-fix 4 years ago
Claus Vium 8daa679a26
Update MediaBrowser.Providers/Manager/MetadataService.cs 4 years ago
Bond-009 cfad97ff28
Merge pull request from cvium/saving_private_ram 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 4 years ago
Mariusz Chryc d44025c620 Clear episode and season provider IDs during ApplySearchResult 4 years ago
PingWin 7cba148a30 Don't prefer OMDB rating over all other providers 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
wehrstedt ad1d9d9a23
fixed no channel icons when using tvheadend () 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables 4 years ago
Bond-009 86a2e6eeda
Merge pull request from Bond-009/provider 4 years ago
Bond-009 da78a96312
Merge pull request from Bond-009/refreshdelay 4 years ago
Bond_009 dcd6ab769b ProviderManager: fix discard and 2 warnings 4 years ago
cvium 351b987982 Add Person to TypedBaseItems if it's new 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 3d0a42da9e Remove throttle in refresh code 4 years ago
cvium 35cfd760d4 Do not touch "old" local artwork unless saving locally 4 years ago
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