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
/
Manager
/
MetadataService.cs
Age
Commit message (
Expand
)
Author
2021-12-27
Remove more warnings
Cody Robibero
2021-12-21
Catch HttpRequestException when saving images from local provider
cvium
2021-11-09
Fix some warnings
Bond_009
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
2021-07-22
Fix analysis issues
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-06-12
Merge pull request #5384 from Larvitar/season-metadata-fix
Bond-009
2021-06-12
Update MediaBrowser.Providers/Manager/MetadataService.cs
Claus Vium
2021-05-29
Clear episode and season provider IDs during ApplySearchResult
Mariusz Chryc
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-04-18
Add Person to TypedBaseItems if it's new
cvium
2021-03-23
Use |=
David
2021-02-28
Add nfo thumb tag support
David
2020-12-10
Simplify
cvium
2020-12-10
Remember to await the async task
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-11-21
Update MetadataService.cs
BaronGreenback
2020-11-21
Update MetadataService.cs
BaronGreenback
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-10
Removed code as suggested by @cvium
Fernando Fernández
2020-10-19
Remove "download images in advance" option
ferferga
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
2020-09-16
Minor improvements
Bond_009
2020-09-07
Fix some warnings
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-07-04
Use Array.Empty
Patrick Barron
2020-06-20
Merge pull request #3380 from Bond-009/warn20
Anthony Lavado
2020-06-20
fix SA1119
telans
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1005
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-09
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-05-27
Remove "download images in advance" option
ferferga
2020-03-09
remove unused files and fix some future warnings
dkanada
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-10-29
Fix more warnings
Bond_009
2019-02-24
Fix slow local image validation (#990)
Claus Vium
2019-01-27
Reworked LocalizationManager to load data async
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Providers
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
[next]