aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
2014-02-08added item type to refresh infoLuke Pulverenti
2014-02-08added more image providersLuke Pulverenti
2014-02-07use music brainz values from audio files with bottom up refreshLuke Pulverenti
2014-02-07create images list objectLuke Pulverenti
2014-02-06switch to generic lookup typeLuke Pulverenti
2014-02-06separate metadata refresh from validationLuke Pulverenti
2014-02-06default recursive to true when validating childrenLuke Pulverenti
2014-02-06Inherit custom ratingLuke Pulverenti
2014-02-05converted movie providers to new systemLuke Pulverenti
2014-02-03use conditional caching on some json responsesLuke Pulverenti
2014-02-03converted season providersLuke Pulverenti
2014-02-02convert games to new providersLuke Pulverenti
2014-01-30convert artist providersLuke Pulverenti
2014-01-29persist provider resultsLuke Pulverenti
2014-01-28New provider system. Only for people right nowLuke Pulverenti
2014-01-24update next/previous buttonsLuke Pulverenti
2014-01-18center guide gridLuke Pulverenti
2014-01-15support recursive played filterLuke Pulverenti
2014-01-14added recording progress barsLuke Pulverenti
2014-01-14added new item by name filtersLuke Pulverenti
2014-01-05added more images to search outputLuke Pulverenti
2014-01-01add more methods to file system interfaceLuke Pulverenti
2013-12-29update built in studio imagesLuke Pulverenti
2013-12-28allow custom language per itemLuke Pulverenti
2013-12-26abstract preferred metadata language per itemLuke Pulverenti
2013-12-26added more options for block unratedLuke Pulverenti
2013-12-19added IHasImages and IHasUserDataLuke Pulverenti
2013-12-06Pull ProviderData out of memoryLuke Pulverenti
2013-12-06prevent xml savers from triggering xml providersLuke Pulverenti
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