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

38 Commits (ec113816aa9d9f973665501c869cab47a13e6125)

Author SHA1 Message Date
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
crobibero dd078e7b82 use named client 5 years ago
Bond_009 2b400c99ef Fix warnings 5 years ago
crobibero 1325815182 Remove IHttpClient from Providers 5 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage 5 years ago
Anthony Lavado 468a7fea4c
Merge pull request from crobibero/plugin-config-location 5 years ago
crobibero 939b95907b Force plugin config location 5 years ago
crobibero 05f743480d fully remove jquery 5 years ago
crobibero f4cafc2f31 fix built in plugin js 5 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans acd4389653
fix SA1005 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
dkanada 24f7f84828 add plugin configurations for tvdb and omdb 5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly 5 years ago
dkanada d16f68bb14 move omdb providers 5 years ago