aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Querying
AgeCommit message (Expand)Author
2013-09-05add extra multi-episode unit testLuke Pulverenti
2013-09-02Added IsFolder sort orderLuke Pulverenti
2013-08-30added new properties and endpoints for series special featuresLuke Pulverenti
2013-08-09reworked iso managerLuke Pulverenti
2013-07-30added favorites page to the tv sectionLuke Pulverenti
2013-07-25Added CumulativeRunTimeTicksLuke Pulverenti
2013-07-22commentsLuke Pulverenti
2013-07-18added sorting by mpaa ratingLuke Pulverenti
2013-07-16Added album soundtrack linksLuke Pulverenti
2013-07-11added remote control menuLuke Pulverenti
2013-07-10Added new theme song/video endpointsLuke Pulverenti
2013-07-09Display client version in the dashboardLuke Pulverenti
2013-06-27fixes #299 - Add trailer urls to MovieDbProviderLuke Pulverenti
2013-06-25Added Video3DFormat propertyLuke Pulverenti
2013-06-24Only fire metadata savers when appropriateLuke Pulverenti
2013-06-24added original runtime ticks to the dtoLuke Pulverenti
2013-06-16added next up queryLuke Pulverenti
2013-06-09added EnableInternetProviders to BaseItemDtoLuke Pulverenti
2013-06-09added LockedFields to BaseItemLuke Pulverenti
2013-06-03re-factored some file system accessLuke Pulverenti
2013-05-27#280 - avoid an extra request to last fm by taking data from the MusicArtist ...Luke Pulverenti
2013-05-11added CriticReviews api endpointLuke Pulverenti
2013-05-06display tags on detail pageLuke Pulverenti
2013-05-05Added critic rating as a sort orderLuke Pulverenti
2013-04-28renamed video backdrops to theme videosLuke Pulverenti
2013-04-28added api methods for video backdropsLuke Pulverenti
2013-04-24updated nugetLuke Pulverenti
2013-04-24improve theme song methodsLuke Pulverenti
2013-04-24added IsOnTour artists filterLuke Pulverenti
2013-04-20default values for model classesLuke Pulverenti
2013-04-18removed unused attributesLuke Pulverenti
2013-04-18Capture revenue and add it as a sort orderLuke Pulverenti
2013-04-13added min/max official ratingLuke Pulverenti
2013-04-13add GuestStar distinctionLuke Pulverenti
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-10resharper suggestions in server implementationsLuke Pulverenti
2013-04-07extracted a media encoding interface to keep ffmpeg out of nuget packagesLuke Pulverenti
2013-04-05Get/Set DisplayPreferences separately through the apiLuke Pulverenti
2013-04-05removed PublishersLuke Pulverenti
2013-04-05Added publishers to BaseItemLuke Pulverenti
2013-04-04added new video filtersLuke Pulverenti
2013-03-30Added filters to the item list pageLuke Pulverenti
2013-03-16restored request loggingLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-11consolidated some api codeLukePulverenti
2013-03-10minor namespace changes in the modelLukePulverenti