Commit Graph

81 Commits (d5bfdd7988dcf9ba29dd2fefd6eb818628a1b0ad)

Author SHA1 Message Date
Luke Pulverenti e670b875fe removed GetDisplayPreferencesId method
11 years ago
Luke Pulverenti 2b07e6aaf8 separate display preferences per client
11 years ago
Eric Reed 0edc717ec8 Remove Index by Rating option until we have time to implement
11 years ago
Luke Pulverenti 243fe97d11 save dates in xml with local time
11 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers
11 years ago
Luke Pulverenti dab5003d6b added collection type
12 years ago
Luke Pulverenti d62e63acb8 Offline fixes
12 years ago
Luke Pulverenti eb313459d3 offline support fix
12 years ago
Luke Pulverenti da5eaddd91 added error handling to image tag generation
12 years ago
Luke Pulverenti deeb85f296 don't try to get non-cached children when offline
12 years ago
Luke Pulverenti 014f2949d7 improve offline support and add a web client indicator
12 years ago
Luke Pulverenti dc21adf1a4 beginnings of offline support
12 years ago
Luke Pulverenti a19bfc8f07 Added support for linked children
12 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names
12 years ago
Luke Pulverenti ab6a060163 distinguish between metadata download and edit
12 years ago
Luke Pulverenti 6025a89235 read 3d format from xml
12 years ago
Luke Pulverenti d828e07be0 save music brainz id in xml
12 years ago
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 6bc263052d move child definitions to db
12 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage
12 years ago
Luke Pulverenti def3428199 Added poor man's multi-file movie support
12 years ago
Luke Pulverenti b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti f546f09c71 bulk save items when possible
12 years ago
Eric Reed 8452e2f125 Add block unrated option
12 years ago
Luke Pulverenti 4112c9a0e0 added a recursive flag to refresh api
12 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders
12 years ago
Luke Pulverenti 734e53e937 updated nuget
12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers
12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item
12 years ago
Luke Pulverenti 8290f04e0f progress bars on resumable items
12 years ago
Luke Pulverenti b531735b0c changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes
12 years ago
Luke Pulverenti 9fdf5d1c4b updated nuget
12 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
12 years ago
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time
12 years ago
Luke Pulverenti 4a100452cf audio page progress
12 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection
12 years ago
Luke Pulverenti de038ac029 faster progress reporting during library scan
12 years ago
Luke Pulverenti a90e925ec6 fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed
12 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit
12 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative
12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
12 years ago
Luke Pulverenti b25fd4296c display new fields on person page
12 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project
12 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work
12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable
12 years ago
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
12 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues
12 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago