index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Plugins
/
Omdb
/
OmdbProvider.cs
Age
Commit message (
Expand
)
Author
2025-10-27
Backport pull request #15113 from jellyfin/release-10.11.z
ivanjx
2024-09-18
Sort embedded collections in Nfo files
Marc Brooks
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-04-24
Use StringSplitOptions.TrimEntries where possible (#11421)
Bond-009
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-02-19
Optimize tryparse
Bond_009
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-31
Backport pull request #8667 from jellyfin/release-10.8.z
David Ullmer
2021-11-19
Refactor omdb providers
cvium
2021-11-16
Fix release build
cvium
2021-11-16
Remove unused dependencies
cvium
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-07-22
Fix analysis issues
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-01-12
Fix Omdb caching
Bond_009
2021-01-04
Fix serialization loop
crobibero
2021-01-03
Fix OMDb converter
crobibero
2020-12-28
Make RootObject and SeasonRootObject internal again
David
2020-12-27
Code revie
David
2020-12-26
Remove manual N/A removal and write directly to stream
David
2020-12-25
Remove attributes
David
2020-12-25
Remove JsonOmdbNotAvailableConverterFactory
crobibero
2020-12-25
Add tests for special Omdb json
crobibero
2020-12-24
Put json serializer options in private field
David
2020-12-23
Use streams instead of strings
David
2020-12-23
Fix OMDb "N/A"
David
2020-12-23
Add missing options
David
2020-12-23
Remove custom Json serializer from Providers
David
2020-12-07
Fix potential null reference
crobibero
2020-11-21
Null pointer fix. (#4527)
BaronGreenback
2020-11-18
More spelling corrections.
Greenback
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-14
Missed some stuff
Bond_009
2020-08-31
use named client
crobibero
2020-08-19
Fix warnings
Bond_009
2020-08-17
Remove IHttpClient from Providers
crobibero
2020-07-29
Optimize Substring and StringBuilder usage
Bond_009
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-15
fix SA1005
telans
2020-06-06
Fix a small number of compile warnings
aled
[next]