Commit Graph

604 Commits (30e20a01468d0ac39435adc509b574e1e2b1ffbd)

Author SHA1 Message Date
Claus Vium 9eaad18c2c
fix: don't allow exceptions to propagate from Refresh progress event handlers (#9228)
2 years ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
2 years ago
Claus Vium 223aaec93f
Merge pull request #8995 from daullmer/nfo-remote-images-initial
2 years ago
Brad Beattie d639d35baa Backdrops prefer no language images
2 years ago
David Ullmer 6e7b0a8cb2
Use nfo provided remote images on initial scan
2 years ago
Bond_009 6bf131b270 Use Diacritics.NET
2 years ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
2 years 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
Bond-009 f369ddf522
Merge pull request #7039 from 1337joe/providermanager-cleanup
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
luz paz 9ec2870b10 Fix various typos
3 years ago
Bond-009 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages
3 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
3 years ago
Cody Robibero 97bf6c7364 Merge pull request #7521 from 1337joe/image-mime-fallback
3 years ago
Joe Rogers b03f56c3d6
Remove warnings
3 years ago
Joe Rogers 6e4710d048
Fix review comment
3 years ago
Joe Rogers ac675318f8
Simplify RefreshSingleItem
3 years ago
Joe Rogers bdce435b09
Reorder and flatten provider filtering
3 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions
3 years ago
Joe Rogers e7df72de49
Improve metadata provider sorting
3 years ago
Joe Rogers 11c7c24f0e
Clarify naming, minor method ordering improvement
3 years ago
Joe Rogers 6221991c63
Add nullable annotations
3 years ago
Joe Rogers 8515e8fbd1
Improve image provider sorting
3 years ago
Joe Rogers 4ace7f5c53
Fix unused var, log typo
3 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
3 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
3 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
3 years ago
Joe Rogers f87e780fb5
Address review comments
3 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
3 years ago
Joe Rogers b17fe35e2e
Clean up list handling
3 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
3 years ago
Joe Rogers 1dfbeae045
Embed ProviderUtils into MetadataService
3 years ago
Joe Rogers 19164378f2
Clean up warnings
3 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
3 years ago
Joe Rogers ce66df2c92
Clean up warnings, simplify
3 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
3 years ago
Joe Rogers 76e640b0b9
Add tests and documentation for ProviderUtils
3 years ago
Joe Rogers e3a7c9238d
Pull default MergeData implementation to parent
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
3 years ago
cvium c86b064f80 Catch HttpRequestException when saving images from local provider
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Cody Robibero 14c072dd32 Fix filtering images without dimensions
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Joe Rogers 7da6bd905a
Fix edge case in multi-image replacing
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Joe Rogers 0fbd8d85c8
Validate multi-images, lazy-delete bg on refresh
3 years ago
Joe Rogers 080b02cc4c
Add comments, minor cleanup, add tests
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond-009 12a54c070e
Apply suggestions from code review
3 years ago
Bond_009 8fec510971 ItemImageProvider: improve HTTP error handling
3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
4 years ago
Rich Lander fb92eab69b Fix analysis issues
4 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
4 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
4 years ago
Bond-009 83e492b72b
Merge pull request #5384 from Larvitar/season-metadata-fix
4 years ago
Claus Vium 8daa679a26
Update MediaBrowser.Providers/Manager/MetadataService.cs
4 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
4 years ago
Mariusz Chryc d44025c620 Clear episode and season provider IDs during ApplySearchResult
4 years ago
PingWin 7cba148a30 Don't prefer OMDB rating over all other providers
4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
4 years ago
wehrstedt ad1d9d9a23
fixed no channel icons when using tvheadend (#5996)
4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
4 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
4 years ago
Bond-009 86a2e6eeda
Merge pull request #5867 from Bond-009/provider
4 years ago
Bond-009 da78a96312
Merge pull request #5807 from Bond-009/refreshdelay
4 years ago
Bond_009 dcd6ab769b ProviderManager: fix discard and 2 warnings
4 years ago
cvium 351b987982 Add Person to TypedBaseItems if it's new
4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
Bond_009 3d0a42da9e Remove throttle in refresh code
4 years ago
cvium 35cfd760d4 Do not touch "old" local artwork unless saving locally
4 years ago
Bond_009 2ed0801be2 Fix possible nullref
4 years ago
Claus Vium df60d176b8
ensure only valid images are saved in ItemImageProvider
4 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
David a4cac09d5b Use |=
4 years ago
David 60ffa6f514 Use FileShare.None when creating files
4 years ago
cvium ba366118f9 Do not use language or imagelanguages when searching for images
4 years ago
cvium 664c5da317 return false when providerid is null or empty
4 years ago
David 16694b0cfc Add nfo thumb tag support
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago