Cody Robibero
|
89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
|
2 年之前 |
Bond_009
|
24a7e210c3
Optimize tryparse
|
2 年之前 |
Bond_009
|
b934b346e1
Fix all warnings in MediaBrowser.Providers
|
2 年之前 |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年之前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年之前 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 年之前 |
David Ullmer
|
abcb188916
Backport pull request #8667 from jellyfin/release-10.8.z
|
2 年之前 |
cvium
|
96ea865681
Refactor omdb providers
|
3 年之前 |
cvium
|
24024706bf
Fix release build
|
3 年之前 |
cvium
|
b50c3852ef
Remove unused dependencies
|
3 年之前 |
Bond_009
|
f5ca9cbc3b
Enable nullable for MediaBrowser.Providers
|
3 年之前 |
Cody Robibero
|
9234e5bf80
Remove all instances of en-US culture
|
3 年之前 |
Bond_009
|
f31224fa8f
Remove sync FileStream hack
|
3 年之前 |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
4 年之前 |
Rich Lander
|
927b003143
Fix remaining MediaBrowser.Providers warnings
|
4 年之前 |
Rich Lander
|
fb92eab69b
Fix analysis issues
|
4 年之前 |
Bond_009
|
cf061f7563
MediaBrowser.Providers: Remove some warnings
|
4 年之前 |
Bond_009
|
6f8ccab788
Move non-jellyfin extensions to separate project
|
4 年之前 |
BaronGreenback
|
bc1cc2d04a
Remove unused using directives
|
4 年之前 |
Bond_009
|
a8ed753f6c
FxCop -> Net Analyzers (part 2)
|
4 年之前 |
Bond_009
|
eeff9f52c6
Fix Omdb caching
|
4 年之前 |
crobibero
|
c1d1b6e9f4
Fix serialization loop
|
4 年之前 |
crobibero
|
a3a31952f4
Fix OMDb converter
|
4 年之前 |
David
|
9e0f425783
Make RootObject and SeasonRootObject internal again
|
4 年之前 |
David
|
21fd124bca
Code revie
|
4 年之前 |
David
|
f73bb92ce3
Remove manual N/A removal and write directly to stream
|
4 年之前 |
David
|
e0499f8769
Remove attributes
|
4 年之前 |
crobibero
|
fc212e5e5f
Remove JsonOmdbNotAvailableConverterFactory
|
4 年之前 |
crobibero
|
6ddbe8420f
Add tests for special Omdb json
|
4 年之前 |
David
|
043d045448
Put json serializer options in private field
|
4 年之前 |