Commit Graph

68 Commits (27b1bdbf553fe04b2b12ec40db005963f18aca65)

Author SHA1 Message Date
Luke Pulverenti d59df69b5b added count api methods for studios and genres
12 years ago
Luke Pulverenti e8f345514c added item by name counts
12 years ago
Luke Pulverenti 587d3c1908 added min/max official rating
12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
12 years ago
Luke Pulverenti cdd1a03299 implemented filtering of ibn items based on like/dislike/favorite
12 years ago
Luke Pulverenti 44ff7167f0 fix include/exclude item type queries
12 years ago
Luke Pulverenti 5231cab777 added ability to mark IBN items as favorites
12 years ago
Luke Pulverenti 25d2a57aca added user data methods for items by name
12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
12 years ago
Luke Pulverenti b3cb8fda22 add ability to mark studios, genres and people as favorites
12 years ago
Luke Pulverenti b789550a56 Added budget as a sort order
12 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations,
12 years ago
Luke Pulverenti 8fe7dfd4ce added people pages
12 years ago
Luke Pulverenti c3e3b68bb2 added studio and people placeholder pages
12 years ago
Luke Pulverenti e3f7dcac19 added movie and tv genre pages
12 years ago
Luke Pulverenti 70da0b6ae9 resharper suggestions in api project
12 years ago
Luke Pulverenti dbf9ac1233 paging progress
12 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
12 years ago
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api
12 years ago
Luke Pulverenti 03a36d4628 As AsParallel when filtering
12 years ago
Luke Pulverenti 2a90cf6971 comments
12 years ago
Luke Pulverenti ef60822122 #26 - Cast/crew order should honour tags
12 years ago
Luke Pulverenti 6e957cc0b0 added new video filters
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
Luke Pulverenti 1fcf696bd5 Added filters to the item list page
12 years ago
Luke Pulverenti a0834c5710 fixed userdata calls
12 years ago
Luke Pulverenti 5c460c0b6f Moved search placeholder
12 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints
12 years ago
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources
12 years ago
LukePulverenti bd094311f0 updated servicestack to 3.9.40
12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
12 years ago
LukePulverenti c494cb67da #6 - Click on the Performers tab will crash the mbt
12 years ago
LukePulverenti 4d083b618d restored request logging
12 years ago
LukePulverenti 656a9ddaec added Ids filter to ItemsService.cs
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti 3f44324623 Added LibraryManager.Search
12 years ago
LukePulverenti 177d9cc172 consolidated some api code
12 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
12 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
12 years ago
LukePulverenti a3d37fbca7 api doc fixes
12 years ago
LukePulverenti ca5acb6edc more commenting for api docs
12 years ago
LukePulverenti ea1b57a4d8 fixed installer root suffix
12 years ago
LukePulverenti 1c1f09c46f more api doc info
12 years ago
LukePulverenti 1e8d4bad83 more doc updates
12 years ago
LukePulverenti 39ab10c875 api comments for genres, studios, years, persons
12 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
12 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
12 years ago