Commit Graph

1889 Commits (9af16fcb6c892238b734c267873b1fc137d38e66)

Author SHA1 Message Date
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
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Rich Lander fb92eab69b Fix analysis issues
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
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
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Stan adf406b182
Fix playback of complex BluRay ISOs (#6166)
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 0835b26889 review
3 years ago
Mariusz Chryc d44025c620 Clear episode and season provider IDs during ApplySearchResult
3 years ago
Claus Vium 2d5ed7cb95
Apply suggestions from code review
3 years ago
Claus Vium b12f509de3
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
3 years ago
PingWin 7cba148a30 Don't prefer OMDB rating over all other providers
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond-009 a7b7ff000b
Merge branch 'master' into tmdb-person-language
3 years ago
David Ullmer ee7a95e088 Move GetMetadataLanguage
3 years ago
David Ullmer 6353966abd Fix cache key
3 years ago
David Ullmer 96e05e5b66 Add tests for NoralizeLanguage
3 years ago
cvium 81ac11828b Fix ArrayIndexOutOfBounds
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago
Bond-009 f06f3450c1
Merge pull request #5307 from barronpm/using-declarations
3 years ago
Patrick Barron 81992ef205 Fix build
3 years ago
David Ullmer c584d36fd4 Fix Tmdb person language
3 years ago
David Ullmer cb01dd8684 Use TMDb parental rating building from movies for shows
3 years ago