aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers
AgeCommit message (Expand)Author
2013-04-18Capture revenue and add it as a sort orderLuke Pulverenti
2013-04-15more task reductionLuke Pulverenti
2013-04-15reduce scanning overhead a bitLuke Pulverenti
2013-04-15made library scan a bit more conservativeLuke Pulverenti
2013-04-14support box, menu & screenshot imagesLuke Pulverenti
2013-04-13add GuestStar distinctionLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-12display new fields on person pageLuke Pulverenti
2013-04-12Added Budget, EndDate, HomePageUrl, ProductionLocations,Luke Pulverenti
2013-04-10resharper suggestions in controller projectLuke Pulverenti
2013-04-10resharper suggestions in common projectLuke Pulverenti
2013-04-09Add more to media info displayLuke Pulverenti
2013-04-09Media Thumbs (not chapters) (#127)Luke Pulverenti
2013-04-08Only grab dvd files from the same titleLuke Pulverenti
2013-04-07removed unneeded startup processesLuke Pulverenti
2013-04-07extracted a media encoding interface to keep ffmpeg out of nuget packagesLuke Pulverenti
2013-04-05fixed an issue with the video image provider requiring two-pass refreshingLuke Pulverenti
2013-04-05fixes #101 - Subtitles for TVLuke Pulverenti
2013-04-05Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-04-05Fix blank mbid for not found albums #106Eric Reed
2013-04-05removed PublishersLuke Pulverenti
2013-04-05fixes #111Luke Pulverenti
2013-04-05#79 - Music Image ExtractionLuke Pulverenti
2013-04-03record level during media analysisLuke Pulverenti
2013-03-31fixes #97 and creates a library dictionary cache to avoid FindById recursionLuke Pulverenti
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