Cody Robibero
|
cba07b1ca6
|
Remove more and more 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
|
83e492b72b
|
Merge pull request #5384 from Larvitar/season-metadata-fix
|
3 years ago |
Claus Vium
|
8daa679a26
|
Update MediaBrowser.Providers/Manager/MetadataService.cs
|
3 years ago |
Mariusz Chryc
|
d44025c620
|
Clear episode and season provider IDs during ApplySearchResult
|
4 years ago |
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
4 years ago |
BaronGreenback
|
f2c10471bf
|
Code Clean up: Use Pattern Matching (#5838)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
cvium
|
77261a8445
|
add UpdatePeopleAsync and add people to both tables
|
4 years ago |
cvium
|
351b987982
|
Add Person to TypedBaseItems if it's new
|
4 years ago |
David
|
a4cac09d5b
|
Use |=
|
4 years ago |
David
|
16694b0cfc
|
Add nfo thumb tag support
|
4 years ago |
cvium
|
3f6e6c4839
|
Simplify
|
4 years ago |
cvium
|
dd238937f4
|
Remember to await the async task
|
4 years ago |
cvium
|
3c5bbeb80c
|
Remove ImageFetcherPostScanTask
|
4 years ago |
BaronGreenback
|
d3b0080a27
|
Update MetadataService.cs
added return Task.CompletedTask;
|
4 years ago |
BaronGreenback
|
79855a76b1
|
Update MetadataService.cs
removed async line 232
|
4 years ago |
Joshua M. Boniface
|
bf54b5579c
|
Merge branch 'master' into defer_image_fetching
|
4 years ago |
Fernando Fernández
|
103d503c15
|
Removed code as suggested by @cvium
|
4 years ago |
ferferga
|
9fd01fade6
|
Remove "download images in advance" option
|
4 years ago |
cvium
|
763862cbd8
|
Defer image pre-fetching until the end of a refresh/scan
|
4 years ago |
Bond_009
|
2dbf73b989
|
Minor improvements
|
4 years ago |
Bond_009
|
384ab39f5b
|
Fix some warnings
|
4 years ago |
Bond_009
|
119f64f5e7
|
Make some methods async
|
4 years ago |
Bond_009
|
2b400c99ef
|
Fix warnings
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
Anthony Lavado
|
bb947718ea
|
Merge pull request #3380 from Bond-009/warn20
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
4 years ago |
telans
|
afe09612e8
|
fix SA1119
|
4 years ago |
Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
5 years ago |
ferferga
|
ba03ed65fe
|
Remove "download images in advance" option
|
5 years ago |
dkanada
|
52fde64f10
|
remove unused files and fix some future warnings
|
5 years ago |
Bond-009
|
c8409d2ea1
|
Remove FileSystem.GetStream
|
5 years ago |
Bond_009
|
d9a03c9bb1
|
Fix more warnings
|
5 years ago |
Claus Vium
|
2e9a3d45c2
|
Fix slow local image validation (#990)
* Check for local image directory existence to avoid tons of exceptions
|
6 years ago |
Bond_009
|
51edd5d067
|
Reworked LocalizationManager to load data async
|
6 years ago |
Erwin de Haan
|
65bd052f3e
|
ReSharper conform to 'var' settings
|
6 years ago |
Erwin de Haan
|
a36658f6f0
|
ReSharper Reformat: Properties to expression bodied form.
|
6 years ago |
Erwin de Haan
|
b062577d81
|
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
|
6 years ago |
Erwin de Haan
|
587bb85b41
|
Visual Studio Reformat: MediaBrowser.Providers
|
6 years ago |
Bond_009
|
ea4c914123
|
Fix exception logging
|
6 years ago |
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
b5ab7776f1
|
3.2.36.11
|
7 years ago |
Luke Pulverenti
|
5cb7469028
|
support track selection before playback
|
7 years ago |
Luke Pulverenti
|
12adc7ae4c
|
add additional info to timer infos
|
7 years ago |