aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
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-13switch authentication to sha1LukePulverenti
2013-03-12#22 - missing from last checkinLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12updated ffmpegLukePulverenti
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-12Added LibraryManager.SearchLukePulverenti
2013-03-12fixes #22 - Need to strip html tags from overviewsLukePulverenti
2013-03-11fixes #15 - SortRemoveWords config change not workingLukePulverenti
2013-03-11remove unused api propertiesLukePulverenti
2013-03-10updated ffmpeg. cleaned up some unused api propertiesLukePulverenti
2013-03-10minor namespace changes in the modelLukePulverenti
2013-03-09unified the two sorting api'sLukePulverenti
2013-03-09Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-09moved the javascript apiclient to it's own repo and nuget packageLukePulverenti
2013-03-09Only run ffprobe on local contentEric Reed
2013-03-09Check location type in CreateResolveArgsEric Reed
2013-03-09more commenting for api docsLukePulverenti
2013-03-08removed IsRecentlyPlayed option and fixed FileTime warningsLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-08extracted provider manager. took more off the kernelLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05trimmed IPluginConfigurationPageLukePulverenti
2013-03-05LastfmAlbumProviderEric Reed
2013-03-05Add FanArtAlbumProviderEric Reed
2013-03-05Add premier date to artistEric Reed
2013-03-04removed plugin configuration pages from the kernelLukePulverenti
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04added swagger api docsLukePulverenti
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-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed