Commit Graph

44 Commits (4ebba2b2e87e33f083c095957a2294b6f8ae3828)

Author SHA1 Message Date
Luke Pulverenti eec9e04825 take photos into the core
11 years ago
Luke Pulverenti 44bb192ce0 update wizard function of enable/disable local metadata saving
11 years ago
Luke Pulverenti 9e0c1340fc convert games to new providers
11 years ago
Luke Pulverenti ef8b02d285 added dvdlib for better dvd runtimes
11 years ago
Luke Pulverenti b9d17c9bc7 add more methods to file system interface
11 years ago
Luke Pulverenti d8ce4141ff change chapter image location and cleanup dead files
11 years ago
Luke Pulverenti 17bacee089 consolidate Artist & MusicArtist
11 years ago
Luke Pulverenti e0f46bb91e updated nuget
11 years ago
Luke Pulverenti 14d8f48f31 add filters to item by name query
11 years ago
Luke Pulverenti 2a44efaa42 fixes #585 - Use tmdb updates api for people
11 years ago
Luke Pulverenti fe2eb6cb01 fixes #573 - Support media info for intros
11 years ago
Luke Pulverenti 1007f24200 reduce task allocations by making IBN api synchronous
11 years ago
Luke Pulverenti 803e8b4a2e improved performance of item counts
11 years ago
Luke Pulverenti 740a10a4e3 de-normalize item by name data. create counts during library scan for fast access.
11 years ago
Luke Pulverenti dab5003d6b added collection type
11 years ago
Luke Pulverenti 57449f62c1 added GameGenre
11 years ago
Luke Pulverenti 6025a89235 read 3d format from xml
11 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate
11 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support
11 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage
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 fad1ac8e9f call metadata savers after items are updated
11 years ago
Luke Pulverenti 9a820efde3 fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg
11 years ago
Luke Pulverenti f546f09c71 bulk save items when possible
11 years ago
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once
11 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
11 years ago
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time
11 years ago
Luke Pulverenti 374b7f2f03 new Artist entity
11 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection
11 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project
11 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work
11 years ago
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted
11 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues
11 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
11 years ago
Luke Pulverenti 5c460c0b6f Moved search placeholder
11 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
11 years ago
LukePulverenti 3f44324623 Added LibraryManager.Search
11 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
11 years ago
LukePulverenti 54a36322bb made base video resolver available for re-use
12 years ago
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit
12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager
12 years ago