Commit Graph

48 Commits (89be3aa37f89fcd91c2b68da07b5827510394141)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
David Ullmer abcb188916 Backport pull request #8667 from jellyfin/release-10.8.z
2 years ago
cvium 96ea865681 Refactor omdb providers
3 years ago
cvium 24024706bf Fix release build
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
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Rich Lander fb92eab69b Fix analysis issues
3 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 eeff9f52c6 Fix Omdb caching
3 years ago
crobibero c1d1b6e9f4 Fix serialization loop
3 years ago
crobibero a3a31952f4 Fix OMDb converter
3 years ago
David 9e0f425783 Make RootObject and SeasonRootObject internal again
3 years ago
David 21fd124bca Code revie
3 years ago
David f73bb92ce3 Remove manual N/A removal and write directly to stream
3 years ago
David e0499f8769 Remove attributes
3 years ago
crobibero fc212e5e5f Remove JsonOmdbNotAvailableConverterFactory
3 years ago
crobibero 6ddbe8420f Add tests for special Omdb json
3 years ago
David 043d045448 Put json serializer options in private field
3 years ago
David 2a574914ea Use streams instead of strings
3 years ago
David e2d338412f Fix OMDb "N/A"
3 years ago
David 276b219fbd Add missing options
3 years ago
David e09d3ba9ef Remove custom Json serializer from Providers
3 years ago
crobibero d12fa01d7a Fix potential null reference
3 years ago
BaronGreenback 05bd1383c1
Null pointer fix. (#4527)
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
crobibero dd078e7b82 use named client
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans acd4389653
fix SA1005
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
dkanada 24f7f84828 add plugin configurations for tvdb and omdb
4 years ago
dkanada d16f68bb14 move omdb providers
4 years ago