Commit Graph

247 Commits (132c85e554db0c80dab6e66ad17c504641431d5b)

Author SHA1 Message Date
cvium 53b06ce4e3 fix: remove (incorrect) negation of bool expression
2 years ago
Cody Robibero 0e2b20e6d6 tmdb - update available series end status
3 years ago
Joshua M. Boniface 6e80c9b25f
Merge pull request #6528 from oledfish/additional-episode-orders
3 years ago
Bill Thornton c5ca29d2e2
Remove unused poster support from StudiosImageProvider (#7423)
3 years ago
Bill Thornton 46ef68d589 Update artwork repository urls
3 years ago
Cody Robibero a4246648f4
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
3 years ago
Bond-009 3aeae150f8
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
3 years ago
Joe Rogers 239b516659
Add TMDb logo handling
3 years ago
oledfish 47269d5ec6 Add all TMDB episode orders
3 years ago
oledfish 3b075a5802
Merge branch 'jellyfin:master' into additional-episode-orders
3 years ago
Dmitry Lyzo 112db30ff2 Fix duplication of remote trailers
3 years ago
SenorSmartyPants c32db3ea26 Fix build error
3 years ago
SenorSmartyPants a19b6a7f61 Config option to import season name from TMDB
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Bond_009 ec2645c0c0 Fix build
3 years ago
Cody Robibero 932c2c6665 Fix config.html
3 years ago
Cody Robibero a04ab6b876 Merge branch 'master' into studios-images-plugin
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero 9cea773d29
Merge pull request #6874 from 1337joe/tmdb-image-size-options
3 years ago
Joe Rogers e778462955
Use SSL for tmdb images
3 years ago
Joe Rogers 0af5e60094
Address review comments
3 years ago
cvium 71a0abe211 Remove unnecessary N/A checks (converter changes them to null)
3 years ago
cvium d8c3b8e7f8 Don't use AppendFormat
3 years ago
Joe Rogers 6d3b129666
Add image scaling options for tmdb
3 years ago
cvium 96ea865681 Refactor omdb providers
3 years ago
Cody Robibero fa366f0099
Merge pull request #6860 from cvium/fix_xml_endless_loops
3 years ago
cvium 61b75c82ce Read past empty elements
3 years ago
cvium 24024706bf Fix release build
3 years ago
cvium 93fd1c7075 Fix
3 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Joe Rogers c8eba90c17
Add cast limit to tmdb plugin settings
3 years ago
Joe Rogers 6c76d30538
Add missing checkboxes
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
Joe Rogers 2b283d249f
Switch to method per image conversion
3 years ago
zehner 3d858955b6 Make tags import from TMDB configurable
3 years ago
Joe Rogers 4a5e8b99a0
Extract duplicate code, add test
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
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
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
oledfish 86a5e72a65 Add "Production" and "TV" episode orders.
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Izumiko 7027e2feb2 Add 'includeAdult' option for TheMovieDb
3 years ago