ebr11 Eric Reed spam
|
17106ea5c7
|
Initial commit changing to on-demand child loading and validations
|
2012-09-17 11:12:43 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
2012-09-10 21:34:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
614668a447
|
Added api methods to mark an item as played or unplayed
|
2012-09-09 22:30:34 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
f68137ec4a
|
Added api methods to get movie special features
|
2012-09-09 21:52:33 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
8530e69878
|
Removed user item rating mode for now - it's too much work for the ui devs
|
2012-09-09 15:06:56 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2441ba0c6d
|
Added api methods to set user ratings for items
|
2012-09-09 15:00:19 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
c1c4c85fc2
|
Added some favorites api calls
|
2012-09-09 14:32:51 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
8e9571e828
|
Added GetVideoStreamUrl to ApiClient
|
2012-09-09 11:15:22 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
9f1a7845dd
|
Added GetAudioStreamUrl to ApiClient
|
2012-09-09 09:56:04 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
faead199a5
|
Moved AuthenticationResult
|
2012-09-08 11:10:26 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
93b42641d2
|
Switched to MEF to register http handlers
|
2012-09-08 10:52:13 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
c7b305ee2e
|
Added a user api handler, and improved portable ApiClient
|
2012-09-07 21:33:49 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
8fc828361e
|
Updated authentication
|
2012-09-07 12:17:39 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
82be5ff50d
|
Added user dates
|
2012-09-06 16:29:33 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
75b015c864
|
Added Async suffix
|
2012-09-06 15:20:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
b12da143d1
|
Authentication tweaks
|
2012-09-06 14:50:16 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
79cfbb1768
|
Move userId to post data
|
2012-09-06 14:42:21 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3538789e46
|
Added User authentication
|
2012-09-06 14:38:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
4752d12aaa
|
Switched date operations to utc
|
2012-09-04 15:23:15 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fc735e9187
|
Tweaked plugin downloading a bit
|
2012-09-03 17:56:30 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
26aef6b082
|
Implemented UI plugin downloading
|
2012-09-03 15:12:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
4500f1d11b
|
Added an api method to download the list of installed plugins from the server
|
2012-09-03 14:15:07 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
31357d3298
|
Updated plugins to store their assemblies directly in the plugins folder
|
2012-09-03 12:40:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
f428c976aa
|
Added a default user handler
|
2012-09-02 10:56:36 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e52833059b
|
Moved server configuration to the model so that the UI can read it
|
2012-09-02 09:45:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a7b0dd1534
|
Added a weather api
|
2012-09-02 01:30:25 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
caa369c1a3
|
A few serialization fixes
|
2012-08-29 15:37:05 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
cb7f04e4d3
|
Upgraded Protobuf, and added api support for it
|
2012-08-29 08:21:56 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a0d69b3804
|
Added Protobuf to BaseSerializationHandler
|
2012-08-28 10:22:25 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
c124672636
|
Added more image api methods
|
2012-08-25 16:02:53 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
cc25bd579b
|
Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution.
|
2012-08-24 12:24:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
278cf89a88
|
Changed some types to List to avoid having to call ToList for insertion purposes
|
2012-08-24 08:45:54 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
992bd8c1d9
|
Tweaked media streaming to not call process.waitforexit
|
2012-08-23 22:29:27 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
4527a18738
|
Removed generics from IBNItem
|
2012-08-23 08:50:41 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fbf8cc833c
|
a few more async optimizations
|
2012-08-21 22:50:59 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
aae259d2cd
|
Initial check-in of VideoInfoProvider, although it's currently disabled.
|
2012-08-20 15:16:51 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e0acb3a74b
|
Added support for additional image types
|
2012-08-19 21:24:44 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
2012-08-19 16:38:31 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3e86104641
|
Moved ffmpeg to the controller project and added ffprobe
|
2012-08-18 16:47:10 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
|
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
2012-08-18 16:38:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
9c456c63c8
|
Added more IBN api methods
|
2012-08-18 12:27:34 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
7835d690a1
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
2012-08-18 04:22:54 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
f32f000298
|
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
|
2012-08-17 15:07:21 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
ed018a8bea
|
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
2012-08-17 13:37:26 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
5c6ec34a9c
|
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
|
2012-08-17 12:47:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
78bbb1cf8f
|
Added resolution params to the video handler
|
2012-08-15 22:42:37 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3f1af19ce7
|
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
|
2012-08-15 09:20:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
0788f435c1
|
Added GetItemsWithPerson
|
2012-08-14 15:06:25 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
ee1fa6e816
|
Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
|
2012-08-14 12:06:46 -04:00 |
|