aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Collapse)Author
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-15Display specials within seasonsLuke Pulverenti
2013-11-12add soundtracks to theme media resultLuke Pulverenti
2013-11-06fixes #609 - Add manual image selection for ArtistsLuke Pulverenti
2013-11-06added critic rating interfaceLuke Pulverenti
2013-11-04fixes #606 - Add manual image selection for SeasonsLuke Pulverenti
2013-11-04fix scan stopping and restarting itself multiple times when adding/removing ↵Luke Pulverenti
collections
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-28adjust unaired cutoffLuke Pulverenti
2013-10-27show today's episodes on upcomingLuke Pulverenti
2013-10-26account for unaired physical episodesLuke Pulverenti
2013-10-26added new params for missing/unairedLuke Pulverenti
2013-10-25fixed virtual episode image savingLuke Pulverenti
2013-10-25update configuration for virtual episodesLuke Pulverenti
2013-10-23Restore offline functionsLuke Pulverenti
2013-10-23add item to user data save eventLuke Pulverenti
2013-10-22support backdrops from multiple sourcesLuke Pulverenti
2013-10-17record tmdb collection nameLuke Pulverenti
2013-10-16fixes #592 - Add options to import missing and future episodesLuke Pulverenti
2013-10-15added ContainsEpisodeNumber helper on EpisodeLuke Pulverenti
2013-10-14Load index children on creation (kinda defeats the purpose of the Ienum and ↵Eric Reed
the deferring is still making it not work quite right)
2013-10-13fixes #582 - support tbn image files.Luke Pulverenti
2013-10-10fix null reference in IsPathOfflineLuke Pulverenti
2013-10-05add more to mbt endpointsLuke Pulverenti
2013-10-04prefix game/music user data id's to avoid collisions with movies and tvLuke Pulverenti
2013-10-04mono fixesLuke Pulverenti
2013-10-04fix ambiguous method callLuke Pulverenti
2013-10-04updated nugetLuke Pulverenti
2013-10-03improve shortcut performanceLuke Pulverenti
2013-10-03safer hls killLuke Pulverenti
2013-10-02added user data save reasonLuke Pulverenti
2013-10-02added user data manager, updated nugetLuke Pulverenti
2013-10-01key music user data using musicbrainz id'sLuke Pulverenti
2013-10-01update music artist when saving artistLuke Pulverenti
2013-10-01fixed xml providers running over and overLuke Pulverenti
2013-09-29added DateLastEpisodeAddedLuke Pulverenti
2013-09-29added logging during app update, and IsHDLuke Pulverenti
2013-09-27migrate to new user data dbLuke Pulverenti
2013-09-27added more direct querying to folderLuke Pulverenti
2013-09-26mono progress - able to start appLuke Pulverenti
2013-09-26remove additional enumerations in get recursive childrenLuke Pulverenti
2013-09-26fixed broken podcastsLuke Pulverenti
2013-09-25fix children null referenceLuke Pulverenti
2013-09-25removed locking from resolve argsLuke Pulverenti