Commit Graph

649 Commits (8380a92806f0554f9b844f382b7edc70a538fe79)

Author SHA1 Message Date
Luke Pulverenti d32c71ca39 limit the extensions that are factored into the file stamp check
12 years ago
Luke Pulverenti dde19b7f10 skip regeneration of resolve args when possible
12 years ago
Luke Pulverenti 8ccc871d72 added error handling to collection folder
12 years ago
Luke Pulverenti 1fe32171cd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti 6bc263052d move child definitions to db
12 years ago
Eric Reed a8d070d07b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed b02287c0dd Fix collection folders not seeing derived folder types
12 years ago
Luke Pulverenti 30e135e576 use linq on file system ops when possible
12 years ago
Luke Pulverenti 4f0872c570 fix for indexed format images
12 years ago
Luke Pulverenti 830e5c01f1 reduce memory usage from file system info
12 years ago
Luke Pulverenti 2ac714e761 use global image settings
12 years ago
Luke Pulverenti 35af13fdc7 reduce chapter db calls
12 years ago
Luke Pulverenti 13f6da1bf4 removed chapters from baseitem
12 years ago
Luke Pulverenti 6de9e2491f just use file name when looking for theme songs
12 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage
12 years ago
Luke Pulverenti 90155278f8 added error handling with multi disc movies
12 years ago
Luke Pulverenti c5b00dec8e Added multi-disc movie support
12 years ago
Luke Pulverenti 60db673e45 Parse runtime with us culture
12 years ago
Luke Pulverenti d5e06c67ff Removed virtual tag from DisplayMediaType
12 years ago
Luke Pulverenti e5b383e477 factor all files into file system stamp
12 years ago
Luke Pulverenti 2c0010850f set display media type in constructor
12 years ago
Luke Pulverenti e95837ff53 don't overwrite ffmpeg runtime with xml value
12 years ago
Luke Pulverenti a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml
12 years ago
Luke Pulverenti a2557d7981 fixes #334 - Server side indexing routine is falling down
12 years ago
Luke Pulverenti 8726b9ca95 Set initial display media type at resolve time
12 years ago
Luke Pulverenti 7d0a478183 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti fa3a5174fe removed unused properties
12 years ago
Eric Reed 2853fe3ea9 Removed support for ParentalRating/Value tag in xml
12 years ago
Luke Pulverenti def3428199 Added poor man's multi-file movie support
12 years ago
Luke Pulverenti 7d411c3c91 removed null checks that are no longer needed
12 years ago
Luke Pulverenti b96ef2ffae Test rating for null before passing it into level
12 years ago
Luke Pulverenti 35d9b29c97 fixed issue of not seeing network shares
12 years ago
Luke Pulverenti 18325159c5 added a new MusicGenre entity
12 years ago
Luke Pulverenti fab983b6dc removed some preemptive file filtering
12 years ago
Luke Pulverenti 7b9a5ba3cb Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti 2b4111d4fd optimize ratings by caching
12 years ago
Luke f1b14bec97 Added support for .mts video files
12 years ago
Luke Pulverenti d2933cab73 fixed ratings. moved them to static text files
12 years ago
Luis Miguel Almánzar d017249d9e Fixed bug #331
12 years ago
Luke Pulverenti 2aece7376e moved IByReferenceItem to the controller project
12 years ago
Luke Pulverenti fad1ac8e9f call metadata savers after items are updated
12 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly
12 years ago
Luke Pulverenti 4954681594 added IMetadataSaver
12 years ago
Luke Pulverenti 4b0f055a16 added EnableInternetProviders to BaseItemDto
12 years ago
Luke Pulverenti 66ce8b4aac set default values
12 years ago
Luke Pulverenti f651d981ea added LockedFields to BaseItem
12 years ago
Luke Pulverenti fb4c559549 set DontFetchMeta at resolve time
12 years ago
Luke Pulverenti 8e19906043 added recursive unplayed count
12 years ago
Luke Pulverenti a02017a524 when getting season number from paths, only look at path file name
12 years ago
Luke Pulverenti a93913b423 don't support two character language
12 years ago