Luke Pulverenti
|
9a820efde3
|
fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg
|
2013-05-27 12:53:10 -04:00 |
|
Luke Pulverenti
|
afbd4e3b48
|
add debug logging messages
|
2013-05-26 21:24:56 -04:00 |
|
Luke Pulverenti
|
5c5ec6e644
|
further reduce fanart music requests by using their updates api
|
2013-05-25 11:16:50 -04:00 |
|
Luke Pulverenti
|
7a5ba39603
|
fixes #305 - Multiple collections
|
2013-05-24 13:48:48 -04:00 |
|
Luke Pulverenti
|
1141fcc374
|
fixes #289 - Rename "Season 0" to "Specials"?
|
2013-05-24 11:01:53 -04:00 |
|
Luke Pulverenti
|
f546f09c71
|
bulk save items when possible
|
2013-05-23 11:39:48 -04:00 |
|
Luke Pulverenti
|
a3ecf6c2b7
|
localize library changed messages per user
|
2013-05-21 23:42:25 -04:00 |
|
Luke Pulverenti
|
f3a7307ebb
|
reduce requests against tvdb by getting entire series metadata at once
|
2013-05-20 23:16:43 -04:00 |
|
Luke Pulverenti
|
99959f5d10
|
fixed image providers from running everytime against collection folders
|
2013-05-18 17:47:00 -04:00 |
|
Luke Pulverenti
|
fbd052abfc
|
removed local trailers and special features from memory
|
2013-05-08 16:58:52 -04:00 |
|
Luke Pulverenti
|
f3bd103e91
|
updated movie db provider to support downloaded trailers
|
2013-05-06 11:37:02 -04:00 |
|
Luke Pulverenti
|
b5d9cb9fab
|
add try/catch for library manager events
|
2013-05-03 13:26:44 -04:00 |
|
Luke Pulverenti
|
9fdf5d1c4b
|
updated nuget
|
2013-05-03 00:32:16 -04:00 |
|
Luke Pulverenti
|
6481688d2a
|
fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
|
2013-05-03 00:10:11 -04:00 |
|
Luke Pulverenti
|
b11d06f36f
|
more work on streaming remotely
|
2013-05-01 22:44:52 -04:00 |
|
Luke Pulverenti
|
7534ecc396
|
renamed video backdrops to theme videos
|
2013-04-28 14:30:58 -04:00 |
|
Luke Pulverenti
|
c9117070e3
|
display video backdrops on detail page
|
2013-04-28 13:21:56 -04:00 |
|
Luke Pulverenti
|
f09902c6a7
|
added api methods for video backdrops
|
2013-04-28 12:25:14 -04:00 |
|
Luke Pulverenti
|
b443d591a2
|
fixes #200 - MB3 Locking Folders for a long time
|
2013-04-28 01:29:27 -04:00 |
|
Luke Pulverenti
|
d78c378452
|
added theme song support
|
2013-04-24 12:03:10 -04:00 |
|
Luke Pulverenti
|
4390e2f710
|
#35 - Make IBN path configurable
|
2013-04-23 15:17:21 -04:00 |
|
Luke Pulverenti
|
4a100452cf
|
audio page progress
|
2013-04-22 23:56:11 -04:00 |
|
Luke Pulverenti
|
374b7f2f03
|
new Artist entity
|
2013-04-22 00:38:03 -04:00 |
|
Luke Pulverenti
|
19d21a246d
|
made Audio.Artist plural and removed duplicated of artists into the people collection
|
2013-04-20 21:02:16 -04:00 |
|
Luke Pulverenti
|
6d7c8404cc
|
reduce simultaneous people tasks
|
2013-04-20 17:54:12 -04:00 |
|
Luke Pulverenti
|
6c1bfe661b
|
tighter control of shortcuts
|
2013-04-19 14:03:21 -04:00 |
|
Luke Pulverenti
|
5bcb7fe67f
|
add filters to folder browsing
|
2013-04-18 22:52:22 -04:00 |
|
Luke Pulverenti
|
e86a8d4ef5
|
reduce number of parallel people tasks
|
2013-04-18 11:22:43 -04:00 |
|
Luke Pulverenti
|
d399705e59
|
display more types on ibn page
|
2013-04-17 12:46:52 -04:00 |
|
Luke Pulverenti
|
43f7f34b5d
|
speed up ibn item retrieval
|
2013-04-15 16:54:41 -04:00 |
|
Luke Pulverenti
|
b838c53017
|
reduce uses of Task.Run
|
2013-04-15 15:09:27 -04:00 |
|
Luke Pulverenti
|
bc833492f0
|
use scheduled task when plugins ask for a library refresh
|
2013-04-14 15:39:25 -04:00 |
|
Luke Pulverenti
|
7f1fdbf223
|
add GuestStar distinction
|
2013-04-13 19:43:41 -04:00 |
|
Luke Pulverenti
|
785deff188
|
removed excess hashing in providers and made user data key-based
|
2013-04-13 14:02:30 -04:00 |
|
Luke Pulverenti
|
b721aab2ba
|
always replace cached data during people validation
|
2013-04-12 14:59:06 -04:00 |
|
Luke Pulverenti
|
b25fd4296c
|
display new fields on person page
|
2013-04-12 14:22:40 -04:00 |
|
Luke Pulverenti
|
7097b9aa75
|
resharper suggestions in server implementations
|
2013-04-10 12:04:13 -04:00 |
|
Luke Pulverenti
|
804115bf8d
|
remove and/or delay unnecessary startup work
|
2013-04-08 11:55:53 -04:00 |
|
Luke Pulverenti
|
5ba769f3b4
|
#79 - Music Image Extraction
|
2013-04-05 00:13:41 -04:00 |
|
Luke Pulverenti
|
e2562879d8
|
Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
|
2013-04-02 15:25:16 -04:00 |
|
Luke Pulverenti
|
b4dd8a2106
|
moved displaypreferences to usermanager to solve concurrency issues
|
2013-04-02 13:37:49 -04:00 |
|
Luke Pulverenti
|
dcc057f324
|
GetById fixes
|
2013-04-02 10:16:13 -04:00 |
|
Luke Pulverenti
|
b38a41deda
|
use var
|
2013-03-31 17:04:29 -04:00 |
|
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
2013-03-31 13:39:28 -04:00 |
|
Luke Pulverenti
|
5c460c0b6f
|
Moved search placeholder
|
2013-03-28 18:00:58 -04:00 |
|
LukePulverenti
|
33a3f620e6
|
display pending installations on dashboard home
|
2013-03-20 17:17:47 -04:00 |
|
LukePulverenti
|
cf61ac0264
|
fixed client type display for ios. also fixed display preferences saving.
|
2013-03-17 23:10:21 -04:00 |
|
Eric Reed
|
c02ac2a8ca
|
Manage some items as single instance throughout #54
|
2013-03-15 15:08:49 -04:00 |
|
LukePulverenti
|
7756a5bb3a
|
fixes #29 - People are refreshing on every configuration change
|
2013-03-12 01:40:24 -04:00 |
|
LukePulverenti
|
3f44324623
|
Added LibraryManager.Search
|
2013-03-12 00:26:23 -04:00 |
|
LukePulverenti
|
31d079f1ba
|
unified the two sorting api's
|
2013-03-09 23:22:36 -05:00 |
|
LukePulverenti
|
4c725e69a8
|
added swagger api docs
|
2013-03-04 22:34:02 -05:00 |
|
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
2013-03-04 00:43:06 -05:00 |
|
LukePulverenti
|
54a36322bb
|
made base video resolver available for re-use
|
2013-03-03 11:53:58 -05:00 |
|
LukePulverenti
|
ac3a94f5a1
|
moved resolvers to implementations, trimmed nuget package a bit
|
2013-03-03 01:58:04 -05:00 |
|
LukePulverenti
|
0ea90ef7c6
|
added IServerEntryPoint to replace plugin.initialize
|
2013-03-02 21:47:04 -05:00 |
|
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
2013-03-01 21:44:46 -05:00 |
|
LukePulverenti
|
5754b776e6
|
moved platinum from core solution
|
2013-03-01 20:09:05 -05:00 |
|
LukePulverenti
|
fe3323a492
|
fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
|
2013-03-01 16:22:34 -05:00 |
|
LukePulverenti
|
af7aa597c3
|
referenced core plugins, fixed some dashboard issues, extracted library manager
|
2013-02-28 14:32:41 -05:00 |
|