Commit Graph

1917 Commits (d3d9311f486e2a33b40cf0db7958cf5faaf22124)

Author SHA1 Message Date
Joe Rogers c8eba90c17
Add cast limit to tmdb plugin settings
3 years ago
Joe Rogers 6c76d30538
Add missing checkboxes
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Claus Vium 5c5d49ee60
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
3 years ago
Joe Rogers 4fc0521d69
Move ConvertToRemoteImage to TmdbClientManager
3 years ago
Claus Vium 869d537aaa
Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds
3 years ago
Joe Rogers 2b283d249f
Switch to method per image conversion
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
zehner 3d858955b6 Make tags import from TMDB configurable
3 years ago
Joe Rogers 7da6bd905a
Fix edge case in multi-image replacing
3 years ago
Joe Rogers 4a5e8b99a0
Extract duplicate code, add test
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
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
Joe Rogers 6ce8cce12c
Add handling for embedded background and logo
3 years ago
Joe Rogers be9ed29f63
Split EmbeddedImage extracting to new provider
3 years ago
Claus Vium 1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
cvium 7abdf71c49 Revert to old line
3 years ago
cvium 229917a2f8 Queue refresh after subtitle upload + minor fixes
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
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 13fbfe6091 Target net6.0
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
Claus Vium f11f572997
Merge pull request #6457 from Izumiko/adult
3 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification
3 years ago
Bond_009 0d16c48998 Fix some warnings
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
Claus Vium bf0a0c8b62
Merge pull request #6494 from Bond-009/cleanup
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 6f405dc36d Clean up VideoImageProvider
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Izumiko 7027e2feb2 Add 'includeAdult' option for TheMovieDb
3 years ago
boolemancer 2345646ff1 Fix explicit stream selection in MediaEncoder.ExtractImageInternal
3 years ago
Rich Lander cb990ae973 Update per feedback
3 years ago
Rich Lander 870887046c
Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs
3 years ago
Rich Lander 47da13613b
Merge branch 'master' into media-provides-analysis-fixes
3 years ago