Commit Graph

56 Commits

Author SHA1 Message Date
Luke Pulverenti
85d7eb917f made dtoservice synchronous 2013-09-16 22:44:06 -04:00
Luke Pulverenti
dfe91e43b6 Added IDtoService 2013-09-04 13:02:19 -04:00
Luke Pulverenti
cf989d6b26 adjusted special feature sort order 2013-08-31 10:55:10 -04:00
Luke Pulverenti
b538dc31b1 added new properties and endpoints for series special features 2013-08-30 21:08:32 -04:00
Luke Pulverenti
982a303940 added IsMuted to playback progress 2013-08-29 17:00:27 -04:00
Luke Pulverenti
e95d56d2af fixes for new user data responses 2013-08-22 21:36:34 -04:00
Luke Pulverenti
9427eb083f return newly updated user data after modifications 2013-08-22 17:56:19 -04:00
Luke Pulverenti
87a41bba76 better async'ing with the api 2013-08-22 17:33:39 -04:00
Luke Pulverenti
88f1723f99 support parent item images for unattached items 2013-07-30 10:51:28 -04:00
Luke Pulverenti
4c19b9382f show tips on web client home page 2013-07-23 08:29:28 -04:00
Luke Pulverenti
66624293ac Display client version in the dashboard 2013-07-09 12:11:16 -04:00
Luke Pulverenti
6025a89235 read 3d format from xml 2013-06-26 12:08:16 -04:00
Luke Pulverenti
13f6da1bf4 removed chapters from baseitem 2013-06-18 15:16:27 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
59d576ba09 updated theme song/video url's 2013-05-15 12:56:38 -04:00
Luke Pulverenti
44f33fdb55 progress on remote control 2013-05-10 08:18:07 -04:00
Luke Pulverenti
e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti
fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti
46a546732c sort special features by name 2013-04-28 17:16:13 -04:00
Luke Pulverenti
7534ecc396 renamed video backdrops to theme videos 2013-04-28 14:30:58 -04:00
Luke Pulverenti
f09902c6a7 added api methods for video backdrops 2013-04-28 12:25:14 -04:00
Luke Pulverenti
191befa788 improve theme song methods 2013-04-24 12:37:12 -04:00
Luke Pulverenti
d78c378452 added theme song support 2013-04-24 12:03:10 -04:00
Luke Pulverenti
25d2a57aca added user data methods for items by name 2013-04-13 14:51:20 -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
1bf4b6110d Get/Set DisplayPreferences separately through the api 2013-04-05 13:10:55 -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
9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Luke Pulverenti
a0834c5710 fixed userdata calls 2013-03-29 13:25:12 -04:00
Luke Pulverenti
b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 2013-03-23 00:04:36 -04:00
LukePulverenti
cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti
4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
LukePulverenti
0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
LukePulverenti
b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05:00
LukePulverenti
ca5acb6edc more commenting for api docs 2013-03-09 00:15:51 -05:00
LukePulverenti
ea1b57a4d8 fixed installer root suffix 2013-03-08 21:34:54 -05:00
LukePulverenti
1c1f09c46f more api doc info 2013-03-08 18:10:37 -05:00
LukePulverenti
1e8d4bad83 more doc updates 2013-03-08 17:41:38 -05:00
LukePulverenti
dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -05:00
LukePulverenti
4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti
cd69bd7c7d fixed configuration saving issues 2013-03-04 21:05:59 -05:00
LukePulverenti
6b851b690b fixed getting local trailers & special features from the api 2013-03-03 13:34:41 -05:00
LukePulverenti
e8f5fade43 Created an ItemsByName query dto 2013-03-02 02:16:52 -05:00
LukePulverenti
7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
LukePulverenti
af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti
ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
LukePulverenti
51b3c32e2c a little more consolidation 2013-02-26 16:05:52 -05:00
LukePulverenti
2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti
add43baffe convert media library url's to rest 2013-02-24 22:56:00 -05:00