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

65 Commits (5a4aff36c15d9a1efd91b10f4d46cbccfe099739)

Author SHA1 Message Date
Bond_009 d7748cfa04 Multiple Stream changes 1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
Shadowghost e7a7edbac0
Various fixes () 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers 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
David Ullmer abcb188916 Backport pull request from jellyfin/release-10.8.z 2 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
cvium 71a0abe211 Remove unnecessary N/A checks (converter changes them to null) 3 years ago
cvium d8c3b8e7f8 Don't use AppendFormat 3 years ago
cvium 96ea865681 Refactor omdb providers 3 years ago
cvium 24024706bf Fix release build 3 years ago
cvium 93fd1c7075 Fix 3 years ago
cvium b50c3852ef Remove unused dependencies 3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers 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 13fbfe6091 Target net6.0 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 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 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 eeff9f52c6 Fix Omdb caching 4 years ago
crobibero c1d1b6e9f4 Fix serialization loop 4 years ago
crobibero a3a31952f4 Fix OMDb converter 4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade 4 years ago
David 9e0f425783 Make RootObject and SeasonRootObject internal again 4 years ago
David 21fd124bca Code revie 4 years ago
David f73bb92ce3 Remove manual N/A removal and write directly to stream 4 years ago
David e0499f8769 Remove attributes 4 years ago
crobibero fc212e5e5f Remove JsonOmdbNotAvailableConverterFactory 4 years ago
crobibero 6ddbe8420f Add tests for special Omdb json 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
David 2a574914ea Use streams instead of strings 4 years ago
David e2d338412f Fix OMDb "N/A" 4 years ago
David 276b219fbd Add missing options 4 years ago
David e09d3ba9ef Remove custom Json serializer from Providers 4 years ago
Greenback ce19f2be55 Renamed Guid property to Id 4 years ago
crobibero d12fa01d7a Fix potential null reference 4 years ago
BaronGreenback 05bd1383c1
Null pointer fix. () 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible 4 years ago
Bond_009 ff49a3bb61
Missed some stuff 4 years ago
Bond_009 384ab39f5b Fix some warnings 5 years ago