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 #8667 from jellyfin/release-10.8.z
...
Enable OMDB plot for non-English languages as fallback
Original-merge: f83a24ec43
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
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
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
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
crobibero
d12fa01d7a
Fix potential null reference
4 years ago
BaronGreenback
05bd1383c1
Null pointer fix. ( #4527 )
...
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
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
5 years ago
dkanada
d16f68bb14
move omdb providers
5 years ago