aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2013-09-25removed locking from resolve argsLuke Pulverenti
2013-09-25removed dotnetzipLuke Pulverenti
2013-09-25reduce locking on folder childrenLuke Pulverenti
2013-09-24fixes #555 - Have clients report seek and queuing capabilitiesLuke Pulverenti
2013-09-23updated nugetLuke Pulverenti
2013-09-22Added IsInstalledOnClient to GameLuke Pulverenti
2013-09-22fix children null referenceLuke Pulverenti
2013-09-22pass current server version into installation manager to get update listLuke Pulverenti
2013-09-22update to servicestack 3.9.62Luke Pulverenti
2013-09-21added GameSystem entityLuke Pulverenti
2013-09-21make marking date played up to the caller to decideLuke Pulverenti
2013-09-21fixes #547 - Manually marking watched and last played dateLuke Pulverenti
2013-09-21add singular AddChildInternalLuke Pulverenti
2013-09-19subtitle fixesLuke Pulverenti
2013-09-19reduce system info refreshing from dashboardLuke Pulverenti
2013-09-19Added Add/Remove/Clear Children protected methodsLuke Pulverenti
2013-09-19added multipart game propertiesLuke Pulverenti
2013-09-19made folder sync lock protectedLuke Pulverenti
2013-09-19cleanup repeated querying within CollectionFolderLuke Pulverenti
2013-09-18changed ActualChildren to IEnumerableLuke Pulverenti
2013-09-18hide concurrent dictionary from folder subclassesLuke Pulverenti
2013-09-18moved image manager to an interfaceLuke Pulverenti
2013-09-16fixes #544 - No warning being given when running IE in compatibility modeLuke Pulverenti
2013-09-16reduce task allocations by making IBN api synchronousLuke Pulverenti
2013-09-13revert extension method changes from previous buildLuke Pulverenti
2013-09-11improved performance of item countsLuke Pulverenti
2013-09-10fixes #532 - Add ability to sort music artists/genres by song or music video ...Luke Pulverenti
2013-09-10add movie count sort orderLuke Pulverenti
2013-09-10de-normalize item by name data. create counts during library scan for fast ac...Luke Pulverenti
2013-09-08add some safe guards with linked children & shortcutsLuke Pulverenti
2013-09-06fixes #506 - Song list - make columns headers clickable for sortingLuke Pulverenti
2013-09-06fixes #522 - Use last fm as a secondary provider for album imagesLuke Pulverenti
2013-09-06fixes #521 - Use last fm as a secondary provider for artist imagesLuke Pulverenti
2013-09-05fixes #403 - Grouping by.. with a mixed media collection (Movies & TV) shows ...Luke Pulverenti
2013-09-05fixes #520 - Support multiple artists per audio trackLuke Pulverenti
2013-09-04fixes #433 - Add root collection type to ItemResolveArgsLuke Pulverenti
2013-09-04use mbz id for last fm searches when we have itLuke Pulverenti
2013-09-01record bluray playlist file nameLuke Pulverenti
2013-09-01hls changesLuke Pulverenti
2013-08-31updated nugetLuke Pulverenti
2013-08-30added new properties and endpoints for series special featuresLuke Pulverenti
2013-08-30Front-load soundtrack linksLuke Pulverenti
2013-08-30Added BookLuke Pulverenti
2013-08-29added IsMuted to playback progressLuke Pulverenti
2013-08-25Fixed blank ForcedSortNameLuke Pulverenti
2013-08-25fixes around saving music brainz id's to xmlLuke Pulverenti
2013-08-23updated GetRecursiveChildren paramsLuke Pulverenti
2013-08-23added full support for linked childrenLuke Pulverenti
2013-08-21optimize collection folderLuke Pulverenti
2013-08-20use a dictionary for quicker comparisonLuke Pulverenti