aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers
AgeCommit message (Expand)Author
2013-03-28removed duplicate resource poolLuke Pulverenti
2013-03-28try to avoid timeouts by increasing our default, and lower movie db concurrencyLuke Pulverenti
2013-03-28Fix stray assignment of remote image url in Series providerEric Reed
2013-03-14Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-14Add resume capability to GetTempFileLukePulverenti
2013-03-14Fix exception in LastfmBaseProvider.csEric Reed
2013-03-13#11 - Image change in Trailer folder is only picked up on server startLukePulverenti
2013-03-13don't try to extract images if a video doesn't have any known video streamsLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12revised the framerate fixLukePulverenti
2013-03-12Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-12check parsed floats for NaN in media info providersLukePulverenti
2013-03-12Fix some date problems in lastfm providersEric Reed
2013-03-12Needed more work on #22 strip html tags from overviewsEric Reed
2013-03-12fixes #22 - Need to strip html tags from overviewsLukePulverenti
2013-03-11fixes #15 - SortRemoveWords config change not workingLukePulverenti
2013-03-09Only run ffprobe on local contentEric Reed
2013-03-08extracted provider manager. took more off the kernelLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05LastfmAlbumProviderEric Reed
2013-03-05Add FanArtAlbumProviderEric Reed
2013-03-05Add premier date to artistEric Reed
2013-03-04Have FanArtArtistProvider retrieve album coversEric Reed
2013-03-04Simplified classes and add local saving/processing of artist metaEric Reed
2013-03-04Refactor art download options (still need config changes)Eric Reed
2013-03-04Move lastfm resource pool to baseEric Reed
2013-03-04Fix up providers from internal changesEric Reed
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-04Initial FanArtArtistProviderEric Reed
2013-03-04updated plugin securityLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03First cut at LastfmArtistProviderEric Reed
2013-03-03Incremental LastfmArtistProviderEric Reed
2013-03-03Some stuff that doesn't need to be in LastfmBaseEric Reed
2013-03-03Create LastfmBaseProviderEric Reed
2013-03-03Cosmetic touch-ups in MovieDbProvider.csEric Reed
2013-03-03moved resolvers to implementations, trimmed nuget package a bitLukePulverenti
2013-03-02fix provider logging messagesLukePulverenti
2013-02-26restored audioLukePulverenti
2013-02-24extracted httpclient dependancyLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-22more dependancy injection. still just beginningLukePulverenti
2013-02-22extracted more interfacesLukePulverenti
2013-02-21Removed System.Windows.Forms dependancy from Common. Almost done removing NLo...LukePulverenti
2013-02-21more dependancy injectionLukePulverenti
2013-02-21removed static loggerLukePulverenti
2013-02-21fixed x64LukePulverenti