aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-24Remove unused usingsBond_009
2020-03-23Prevent FormatException when mapping TV seriesLuke Foust
2020-03-22Add type to externalids to distinguish them in the UILuke Foust
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-03-18Merge pull request #2549 from dkanada/refactordkanada
2020-03-10Merge pull request #2506 from mark-monteiro/inject-loggers-with-contextBond-009
2020-03-10remove useless interfacedkanada
2020-03-09start tvdb migration for plugin interfacedkanada
2020-03-09move omdb providersdkanada
2020-03-09remove unused files and fix some future warningsdkanada
2020-03-08update audiodb config pagedkanada
2020-03-08include audiodb config page in releasedkanada
2020-03-08implement option to disable audiodb for nowdkanada
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-03-03migrate audiodb to plugindkanada
2020-03-01fix build errordkanada
2020-02-29add code suggestionsdkanada
2020-02-29prefix private fields with underscoredkanada
2020-02-28Fix possible race conditionBond_009
2020-02-28use the custom server for external idsdkanada
2020-02-26Fix possible race conditionBond_009
2020-02-24remove unused assignmentdkanada
2020-02-24update musicbrainz optionsdkanada
2020-02-24update external idsdkanada
2020-02-23Fix release buildBond_009
2020-02-23Minor improvementsBond_009
2020-02-22add config options for musicbrainzdkanada
2020-01-31Fix warningsBond_009
2020-01-28Update depsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2020-01-08Minor improvementsBond_009
2020-01-08merge branch master into media-attachmentsdkanada
2019-12-20Refactor seriesIdDavid
2019-12-20Add requested changesDavid
2019-12-19Refactor list of RemoteImageInfoDavid
2019-12-19Add requested changesDavid
2019-12-18Add Tmdb as a Provider for Season ImagesDavid
2019-12-18Merge pull request #1941 from Bond-009/mediaencodingdkanada
2019-12-12Replace '_' with ':' in config keysBond-009
2019-12-11Clean up checks for Dictionary keysMark Monteiro
2019-12-11Fix issue with episode searchMark Monteiro
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-12-01Fix for #2088EscAbe
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-11-21Update depsBond_009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-03Conform MovieResult.cs to the formatting standards.Erwin de Haan
2019-11-03Fix the last docs warnings.Erwin de Haan