aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
2013-09-25removed locking from resolve argsLuke Pulverenti
2013-09-25reduce locking on folder childrenLuke 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-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-10de-normalize item by name data. create counts during library scan for fast ac...Luke 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-08-30Front-load soundtrack linksLuke 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-15completed multiple movie in folder supportLuke Pulverenti
2013-08-14only set creation date at resolve timeLuke Pulverenti
2013-08-073.0.4967.25605Luke Pulverenti
2013-08-07removed genre virtualizationLuke Pulverenti
2013-08-07reduced property virtualizationLuke Pulverenti
2013-08-03reduced some virtualizationLuke Pulverenti
2013-08-01reverting parental control changeLuke Pulverenti
2013-07-29fixes #411 - Parental Control issueLuke Pulverenti
2013-07-29fixes #397 - WB web client - Missing person metadata fieldLuke Pulverenti
2013-07-16add tvdb and games db to xml saversLuke Pulverenti
2013-07-12added collection typeLuke Pulverenti
2013-07-07Offline fixesLuke Pulverenti
2013-07-05added error handling to image tag generationLuke Pulverenti
2013-07-05don't try to get non-cached children when offlineLuke Pulverenti
2013-07-05get movie ratings from imdb via omdbLuke Pulverenti
2013-07-05improve offline support and add a web client indicatorLuke Pulverenti
2013-07-05beginnings of offline supportLuke Pulverenti
2013-07-05Added support for linked childrenLuke Pulverenti
2013-06-27fixes #299 - Add trailer urls to MovieDbProviderLuke Pulverenti
2013-06-26read 3d format from xmlLuke Pulverenti
2013-06-24Only fire metadata savers when appropriateLuke Pulverenti
2013-06-23added artist/slbum xml saversLuke Pulverenti
2013-06-23added movie, series, folder and episode xml saving supportLuke Pulverenti
2013-06-21limit the extensions that are factored into the file stamp checkLuke Pulverenti
2013-06-20skip regeneration of resolve args when possibleLuke Pulverenti
2013-06-20move child definitions to dbLuke Pulverenti
2013-06-19use global image settingsLuke Pulverenti
2013-06-18just use file name when looking for theme songsLuke Pulverenti
2013-06-17switch to flat file storageLuke Pulverenti
2013-06-14Removed virtual tag from DisplayMediaTypeLuke Pulverenti
2013-06-13factor all files into file system stampLuke Pulverenti
2013-06-13fixes #347 - File Properties in Video file formats override local xmlLuke Pulverenti
2013-06-13Set initial display media type at resolve timeLuke Pulverenti