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
2023-01-02
Merge pull request #8995 from daullmer/nfo-remote-images-initial
Claus Vium
2023-01-02
Use nfo provided remote images on initial scan
David Ullmer
2022-12-27
Use Diacritics.NET
Bond_009
2022-12-19
Use Order() introduced in .NET 7 (#8923)
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-07
Merge branch 'master' into providermanager-cleanup
Claus Vium
2022-06-14
Merge pull request #7873 from cvium/fix_nfo_remoteimages
Bond-009
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-04-03
Move Get*Providers definitions to interface
Joe Rogers
2022-01-16
Merge pull request #7078 from 1337joe/metadata-merge-data
Bond-009
2022-01-16
Address review comments
Joe Rogers
2022-01-08
Make identify flag describe purpose, not source
Joe Rogers
2022-01-04
Embed ProviderUtils into MetadataService
Joe Rogers
2022-01-04
Clean up warnings
Joe Rogers
2022-01-03
Remove existing images when applying identify
Joe Rogers
2022-01-02
Add refresh flag to remove existing data/images
Joe Rogers
2021-12-28
Pull default MergeData implementation to parent
Joe Rogers
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
[next]