aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/BaseItem.cs
AgeCommit message (Expand)Author
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
2013-06-12Added poor man's multi-file movie supportLuke Pulverenti
2013-06-11Test rating for null before passing it into levelLuke Pulverenti
2013-06-11fixed issue of not seeing network sharesLuke Pulverenti
2013-06-10fixed ratings. moved them to static text filesLuke Pulverenti
2013-06-09set default valuesLuke Pulverenti
2013-06-09added LockedFields to BaseItemLuke Pulverenti
2013-06-09set DontFetchMeta at resolve timeLuke Pulverenti
2013-06-03re-factored some file system accessLuke Pulverenti
2013-06-01don't allow theme songs to get mixed in with childrenLuke Pulverenti
2013-05-30standardize knowledge of supported image extensionsLuke Pulverenti
2013-05-30support plex/xbmc theme song conventionLuke Pulverenti
2013-05-26fixed issue preventing drive contents from being readLuke Pulverenti
2013-05-24fixes #305 - Multiple collectionsLuke Pulverenti
2013-05-23Add block unrated optionEric Reed
2013-05-20support xbmc -trailer suffixLuke Pulverenti
2013-05-18fixed image providers from running everytime against collection foldersLuke Pulverenti
2013-05-17record original runtimeLuke Pulverenti
2013-05-10take CriticReviews off of BaseItem and updated nugetLuke Pulverenti
2013-05-10fixes #255 - Access to the path is deniedLuke Pulverenti
2013-05-09added ability to track web sockets per sessionLuke Pulverenti
2013-05-08removed local trailers and special features from memoryLuke Pulverenti
2013-05-06updated movie provider to use append_to_responseLuke Pulverenti
2013-05-05fixes #237 - Music Album inconsistent naming/sortingLuke Pulverenti
2013-05-05more on image uploadingLuke Pulverenti
2013-05-03fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media...Luke Pulverenti
2013-05-02fixes #222 - Music providers not downloading art.Luke Pulverenti
2013-04-30Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-04-30Fix dup Actor node in xml and add role consolidationEric Reed
2013-04-30set default list valuesLuke Pulverenti
2013-04-30fixed indexingLuke Pulverenti