aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
2023-11-08Merge pull request #10078 from scampower3/masterBond-009
2023-10-16Deep copy instead of Shallow copyLJQ
2023-10-16Applied 2nd Round of Suggested ChangesLJQ
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Multiple Stream changesBond_009
2023-10-08Use non nullable property type when possibleStepan Goremykin
2023-09-11Applied Suggested ChangesLJQ
2023-08-04Removed unused importsLJQ
2023-08-04Combined Title and Overview for multi-episodes files for the TMDB providerLJQ
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-01Allocate less ListsBond_009
2023-02-25Enable nullable for more filesBond_009
2023-02-24Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.csBond-009
2023-02-23Enable nullable for more filesBond_009
2023-02-20Various fixes (#9361)Shadowghost
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-19Format MusicBrainz config pageShadowghost
2023-02-19Fix MusicBrainz config page input validationShadowghost
2023-02-19Fix MusicBrainz album queries and releasegroup handlingShadowghost
2023-02-19Optimize tryparseBond_009
2023-02-19Fix MusicBrainz configuration parsing and updateShadowghost
2023-02-19Add migration for MusicBrainz settingsShadowghost
2023-02-18Fix MusicBrainz default serverShadowghost
2023-02-09remove a hardcoded DefaultAuthorizationcvium
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-07Check HTTP status code before writing response to file (#8863)Bond-009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-03Add MusicBrainz server validation and fallback (#8833)Shadowghost
2022-11-17Apply review suggestionsShadowghost
2022-11-17Add xmldocs for studio image providerShadowghost
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2022-10-31Backport pull request #8667 from jellyfin/release-10.8.zDavid Ullmer
2022-10-22Apply review suggestionsShadowghost
2022-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2022-08-15Fix various typos luz paz
2022-06-14Merge pull request #7934 from Bond-009/xmlasync2Claus Vium
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-04-07Merge pull request #7551 from cvium/fix_trailertypeCody Robibero
2022-04-07Merge pull request #7507 from crobibero/studio-image-pluginCody Robibero
2022-03-18tmdb - update available series end statusCody Robibero
2022-03-11Merge pull request #6528 from oledfish/additional-episode-ordersJoshua M. Boniface
2022-03-08Remove unused poster support from StudiosImageProvider (#7423)Bill Thornton
2022-03-04Update artwork repository urlsBill Thornton
2022-01-20Merge pull request #7219 from 1337joe/tmdb-image-provider-logoCody Robibero
2022-01-19Merge pull request #7176 from dmitrylyzo/fix-trailers-1Bond-009