aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
2013-12-05Removed unused properties from BaseItem.Luke Pulverenti
2013-12-02added IHasTrailersLuke Pulverenti
2013-12-02Added IHasBudgetLuke Pulverenti
2013-12-01fixes #640 - Add management filtersLuke Pulverenti
2013-12-01fixes #629 - Deleting a movie only deletes the video fileLuke Pulverenti
2013-12-01fixing missing check-inLuke Pulverenti
2013-11-21consolidate Artist & MusicArtistLuke Pulverenti
2013-11-20fixes #619 - Command line fail for internal subsLuke Pulverenti
2013-11-19store person sort order in xmlLuke Pulverenti
2013-11-19pull person sort order from tvdb/tmdb dataLuke Pulverenti
2013-11-17support metabrowser special episode attributesLuke Pulverenti
2013-11-12add soundtracks to theme media resultLuke Pulverenti
2013-11-06added critic rating interfaceLuke Pulverenti
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