Commit Graph

648 Commits (4183739957d16958825de2f6f43a7e81c042f94b)

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