Commit Graph

265 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
cvium b5d5667965 remove a hardcoded DefaultAuthorization
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Bond-009 16fdb127ab
Check HTTP status code before writing response to file (#8863)
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
Shadowghost fe3e7979b0
Add MusicBrainz server validation and fallback (#8833)
2 years ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 4b1654ae3b Add xmldocs for studio image provider
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
David Ullmer abcb188916 Backport pull request #8667 from jellyfin/release-10.8.z
2 years ago
Shadowghost 385f1cc1b8 Apply review suggestions
2 years ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Claus Vium 06b2e7bcf5 Merge pull request #7934 from Bond-009/xmlasync2
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Cody Robibero 0d0a5c2edf Merge pull request #7551 from cvium/fix_trailertype
2 years ago
Cody Robibero cec9befbed Merge pull request #7507 from crobibero/studio-image-plugin
2 years ago
Cody Robibero 0e2b20e6d6 tmdb - update available series end status
2 years ago
Joshua M. Boniface 6e80c9b25f
Merge pull request #6528 from oledfish/additional-episode-orders
2 years ago
Bill Thornton c5ca29d2e2
Remove unused poster support from StudiosImageProvider (#7423)
2 years ago
Bill Thornton 46ef68d589 Update artwork repository urls
2 years ago
Cody Robibero a4246648f4
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
2 years ago
Bond-009 3aeae150f8
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
2 years ago
Joe Rogers 239b516659
Add TMDb logo handling
2 years ago
oledfish 47269d5ec6 Add all TMDB episode orders
2 years ago
oledfish 3b075a5802
Merge branch 'jellyfin:master' into additional-episode-orders
2 years ago
Dmitry Lyzo 112db30ff2 Fix duplication of remote trailers
2 years ago
SenorSmartyPants c32db3ea26 Fix build error
2 years ago
SenorSmartyPants a19b6a7f61 Config option to import season name from TMDB
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Bond_009 ec2645c0c0 Fix build
2 years ago
Cody Robibero 932c2c6665 Fix config.html
2 years ago
Cody Robibero a04ab6b876 Merge branch 'master' into studios-images-plugin
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 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