Commit Graph

28 Commits (c7a94d48ae019f41d5f06340bca7efe0788ad5ad)

Author SHA1 Message Date
Bond_009 d7748cfa04 Multiple Stream changes
9 months ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
cvium 71a0abe211 Remove unnecessary N/A checks (converter changes them to null)
3 years ago
cvium d8c3b8e7f8 Don't use AppendFormat
3 years ago
cvium 96ea865681 Refactor omdb providers
3 years ago
cvium 93fd1c7075 Fix
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
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
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
crobibero c1d1b6e9f4 Fix serialization loop
4 years ago
David e0499f8769 Remove attributes
4 years ago
David 043d045448 Put json serializer options in private field
4 years ago
David e09d3ba9ef Remove custom Json serializer from Providers
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
Bond_009 384ab39f5b Fix some warnings
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 247f9c61e6
fix SA1513/SA1516
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
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
dkanada d16f68bb14 move omdb providers
4 years ago