aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2013-04-22incorporate ParentIndexNumber into audio sort orderLuke Pulverenti
2013-04-22parse budget and revenue from xmlLuke Pulverenti
2013-04-22#182 - Eliminate duplicates in the selection list for max rating in user screenLuke Pulverenti
2013-04-22fixes #180 - Deleting users doesn't remove all associated data.Luke Pulverenti
2013-04-22Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-04-22#182 - Eliminate duplicates in the selection list for max rating in user screenLuke Pulverenti
2013-04-22Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-04-22Removed culture-specific procesing. tmdb appears to have unified their vote ↵Eric Reed
average format. #133
2013-04-22new Artist entityLuke Pulverenti
2013-04-20made Audio.Artist plural and removed duplicated of artists into the people ↵Luke Pulverenti
collection
2013-04-20removed superfluous GetMemoryStreamLuke Pulverenti
2013-04-19faster progress reporting during library scanLuke Pulverenti
2013-04-19fixed db disposalsLuke Pulverenti
2013-04-19tighter control of shortcutsLuke Pulverenti
2013-04-18removed unused attributesLuke Pulverenti
2013-04-18fixes #161 - Images not being displayed (correctly) in Views in DashBoardLuke Pulverenti
2013-04-18Capture revenue and add it as a sort orderLuke Pulverenti
2013-04-17fixes #152 - Gallery Images – some show, others don’tLuke Pulverenti
2013-04-16fixes #144 - Marking a boxset as viewed doesn't mark the individual titles ↵Luke Pulverenti
of the set as viewed
2013-04-15more task reductionLuke Pulverenti
2013-04-15reduce uses of Task.RunLuke Pulverenti
2013-04-15reduce scanning overhead a bitLuke Pulverenti
2013-04-15made library scan a bit more conservativeLuke Pulverenti
2013-04-15added BaseGameLuke Pulverenti
2013-04-14support box, menu & screenshot imagesLuke Pulverenti
2013-04-14fixed people images being occasionally incorrectLuke Pulverenti
2013-04-14avoid guest star/actor dupesLuke Pulverenti
2013-04-14fixes #139 - 'Undefined' LibraryLuke Pulverenti
2013-04-13add GuestStar distinctionLuke Pulverenti
2013-04-13implemented filtering of ibn items based on like/dislike/favoriteLuke Pulverenti
2013-04-13added ability to mark IBN items as favoritesLuke 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 as a sort orderLuke 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-09extract chapter images from single file bluraysLuke Pulverenti
2013-04-09fixed getitembyclientidLuke Pulverenti
2013-04-09Add more to media info displayLuke Pulverenti
2013-04-09centralize page size valueLuke Pulverenti
2013-04-09Media Thumbs (not chapters) (#127)Luke Pulverenti
2013-04-09fixes Dvd Chapter Thumbs (#126)Luke Pulverenti
2013-04-08Only grab dvd files from the same titleLuke Pulverenti
2013-04-08remove and/or delay unnecessary startup workLuke 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-06break from chapter extraction once one failsLuke Pulverenti
2013-04-05fixed an issue with the video image provider requiring two-pass refreshingLuke Pulverenti
2013-04-05moved display preferences repo off of the kernelLuke Pulverenti