aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2013-04-13added min/max official ratingLuke Pulverenti
2013-04-13add GuestStar distinctionLuke Pulverenti
2013-04-13Chg fields to properties on MBRegistrationRecordEric Reed
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-12Added budget as a sort orderLuke Pulverenti
2013-04-12Added Budget, EndDate, HomePageUrl, ProductionLocations,Luke Pulverenti
2013-04-11adding tile viewLuke Pulverenti
2013-04-10resharper suggestions in server implementationsLuke Pulverenti
2013-04-09Add more to media info displayLuke Pulverenti
2013-04-08remove and/or delay unnecessary startup workLuke Pulverenti
2013-04-07extracted a media encoding interface to keep ffmpeg out of nuget packagesLuke Pulverenti
2013-04-06Added DashboardSourcePath config setting for easier developmentLuke Pulverenti
2013-04-05made display preferences uniquely identifiableLuke Pulverenti
2013-04-05Get/Set DisplayPreferences separately through the apiLuke Pulverenti
2013-04-05removed PublishersLuke Pulverenti
2013-04-05fixes #111Luke Pulverenti
2013-04-05Added publishers to BaseItemLuke Pulverenti
2013-04-04added new video filtersLuke Pulverenti
2013-04-03added mpeg4 as an available output codecLuke Pulverenti
2013-04-03adjusted tile text spacingLuke Pulverenti
2013-04-03add optional package filter and remove IUIPlugin interfaceLuke Pulverenti
2013-04-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-04-03Add targetSystem to PackageInfoEric Reed
2013-04-03record level during media analysisLuke Pulverenti
2013-03-30Added filters to the item list pageLuke Pulverenti
2013-03-28updated nugetLuke Pulverenti
2013-03-26update to latest js api clientLuke Pulverenti
2013-03-25Moved some web socket classes to the modelLuke Pulverenti
2013-03-23adjust simultaneous image extractionsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead of...Luke Pulverenti
2013-03-20Add LastPlayedDate to UserItemDataDtoEric Reed
2013-03-17fixed client type display for ios. also fixed display preferences saving.LukePulverenti
2013-03-16restored request loggingLukePulverenti
2013-03-15Manage some items as single instance throughout #54Eric Reed
2013-03-15Added an Id property to SystemInfoLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-11remove unused api propertiesLukePulverenti
2013-03-11consolidated some api codeLukePulverenti
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-09moved the javascript apiclient to it's own repo and nuget packageLukePulverenti
2013-03-08api comments for genres, studios, years, personsLukePulverenti
2013-03-08removed library/ prefix from genre, studio, year and person url'sLukePulverenti
2013-03-08removed IsRecentlyPlayed option and fixed FileTime warningsLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04removed the IsCorePlugin propertyLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed