Commit Graph

223 Commits (3ed6f370305d8f73f88bb0f7a752e969148a1cbd)

Author SHA1 Message Date
Luke Pulverenti 803e8b4a2e improved performance of item counts
11 years ago
Luke Pulverenti 06298d489c fixes #530 - Add ability to sort movie genres/studios/people by movie or trailer count
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 1d9c163f5f fixes #506 - Song list - make columns headers clickable for sorting
11 years ago
Luke Pulverenti 032f3d376b added more sorting to ibn endpoints
11 years ago
Luke Pulverenti dfe91e43b6 Added IDtoService
11 years ago
Luke Pulverenti b538dc31b1 added new properties and endpoints for series special features
11 years ago
Luke Pulverenti 280a53868a fix wrong music videos showing on album page
11 years ago
Luke Pulverenti 5225e054cd reduced list enumerations
11 years ago
Luke Pulverenti d977ba932b added favorites page to the tv section
11 years ago
Luke Pulverenti 9821faf566 Added new theme song/video endpoints
11 years ago
Luke Pulverenti a19bfc8f07 Added support for linked children
11 years ago
Luke Pulverenti 3070fa639f comments
11 years ago
Luke Pulverenti 07e230c2eb Added Video3DFormat property
11 years ago
Luke Pulverenti 13f6da1bf4 removed chapters from baseitem
11 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage
11 years ago
Luke Pulverenti bf8da46f17 Added missing param to constructor
11 years ago
Luke Pulverenti d2933cab73 fixed ratings. moved them to static text files
11 years ago
Luke Pulverenti 13d997a97a added next/previous episode/season links
11 years ago
Luke Pulverenti e2d6a5c05d support static trailer streaming
11 years ago
Luke Pulverenti 949c6a87f2 rework a-z picker a little
11 years ago
Luke Pulverenti ced548d824 tweaks for the a-z picker
11 years ago
Luke Pulverenti 0b61c31e0f added a-z picker to more screens
11 years ago
Luke Pulverenti a77a14eaf6 added an alphabet picker to some screens
11 years ago
Luke Pulverenti 59d576ba09 updated theme song/video url's
11 years ago
Luke Pulverenti ea04e957c8 fixed watched filter
11 years ago
Luke Pulverenti fbd052abfc removed local trailers and special features from memory
11 years ago
Luke Pulverenti e49848b8bf Added critic rating as a sort order
11 years ago
Luke Pulverenti f95d2cc506 added more movie filters
11 years ago
Luke Pulverenti 29e1330c3a improved games display
11 years ago
Luke Pulverenti 244be95e75 fixed typos
11 years ago
Luke Pulverenti 7ee60375a8 added Artists filter
11 years ago
Luke Pulverenti 374b7f2f03 new Artist entity
11 years ago
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order
11 years ago
Luke Pulverenti 587d3c1908 added min/max official rating
11 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
11 years ago
Luke Pulverenti 44ff7167f0 fix include/exclude item type queries
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti b789550a56 Added budget as a sort order
11 years ago
Luke Pulverenti 8fe7dfd4ce added people pages
11 years ago
Luke Pulverenti e3f7dcac19 added movie and tv genre pages
11 years ago
Luke Pulverenti dbf9ac1233 paging progress
11 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
11 years ago
Luke Pulverenti 03a36d4628 As AsParallel when filtering
11 years ago
Luke Pulverenti 6e957cc0b0 added new video filters
11 years ago
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
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 1fcf696bd5 Added filters to the item list page
11 years ago
Luke Pulverenti 5c460c0b6f Moved search placeholder
11 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints
11 years ago
LukePulverenti 4d083b618d restored request logging
11 years ago
LukePulverenti 656a9ddaec added Ids filter to ItemsService.cs
11 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
11 years ago
LukePulverenti 3f44324623 Added LibraryManager.Search
11 years ago
LukePulverenti 177d9cc172 consolidated some api code
11 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
11 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
11 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
11 years ago
LukePulverenti a3d37fbca7 api doc fixes
11 years ago
LukePulverenti ca5acb6edc more commenting for api docs
11 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
11 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
11 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
LukePulverenti f26a3e3c61 created entry point classes for the startup wizard and new item notifications
12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager
12 years ago
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager
12 years ago
LukePulverenti 51b3c32e2c a little more consolidation
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti b8d5c71842 type discovery without attributes
12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
ScottIsAFool ec621df5f6 Renamed Dto objects
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago