aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
2013-10-31replace file system calls with IFileSystem when neededLuke Pulverenti
2013-10-30fixes #567 - Deprecate native shortcut codeLuke Pulverenti
2013-10-28mark games played when played through nesboxLuke Pulverenti
2013-10-25fixed virtual episode image savingLuke Pulverenti
2013-10-25update configuration for virtual episodesLuke Pulverenti
2013-10-23add item to user data save eventLuke Pulverenti
2013-10-22support backdrops from multiple sourcesLuke Pulverenti
2013-10-13fixes #582 - support tbn image files.Luke Pulverenti
2013-10-02added user data save reasonLuke Pulverenti
2013-10-02added user data manager, updated nugetLuke Pulverenti
2013-09-27migrate to new user data dbLuke Pulverenti
2013-09-26fixed broken podcastsLuke Pulverenti
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