Commit Graph

231 Commits (master)

Author SHA1 Message Date
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
19 hours ago
Shadowghost 39ae56db0a Backport pull request #11804 from jellyfin/release-10.9.z
1 week ago
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
2 weeks ago
gnattu 77a101cc98
Fix missing season Index (#11472)
4 weeks ago
scampower3 4bcabbde7b
Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136)
3 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
7 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
8 months ago
LJQ a0011886b0 Fixes metadata refresh problems with NFO files
10 months ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
1 year ago
Stepan Goremykin 6ae1903453 Use TryAdd
1 year ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images (#9452)
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Joe Rogers 4ce30989e0
Make update type for RunTimeTicks consistent with other file attributes
1 year ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates
1 year ago
Claus Vium 223aaec93f
Merge pull request #8995 from daullmer/nfo-remote-images-initial
1 year ago
David Ullmer 6e7b0a8cb2
Use nfo provided remote images on initial scan
1 year ago
Bond_009 6bf131b270 Use Diacritics.NET
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
Bond-009 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface
2 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
2 years ago
Joe Rogers f87e780fb5
Address review comments
2 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
2 years ago
Joe Rogers 1dfbeae045
Embed ProviderUtils into MetadataService
2 years ago
Joe Rogers 19164378f2
Clean up warnings
2 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
2 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
2 years ago
Joe Rogers e3a7c9238d
Pull default MergeData implementation to parent
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
cvium c86b064f80 Catch HttpRequestException when saving images from local provider
2 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
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
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
cvium 351b987982 Add Person to TypedBaseItems if it's new
3 years ago
David a4cac09d5b Use |=
3 years ago
David 16694b0cfc Add nfo thumb tag support
3 years ago