ebr11 Eric Reed spam
|
f385fe2f20
|
Merge with default
|
12 years ago |
ebr11 Eric Reed spam
|
17106ea5c7
|
Initial commit changing to on-demand child loading and validations
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f540acfe20
|
Removed disabling of video pass-through
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f1e668bad8
|
More code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
670a53258e
|
Some minor code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
614668a447
|
Added api methods to mark an item as played or unplayed
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f68137ec4a
|
Added api methods to get movie special features
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8530e69878
|
Removed user item rating mode for now - it's too much work for the ui devs
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2441ba0c6d
|
Added api methods to set user ratings for items
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c1c4c85fc2
|
Added some favorites api calls
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8e9571e828
|
Added GetVideoStreamUrl to ApiClient
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
9f1a7845dd
|
Added GetAudioStreamUrl to ApiClient
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
faead199a5
|
Moved AuthenticationResult
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
93b42641d2
|
Switched to MEF to register http handlers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c7b305ee2e
|
Added a user api handler, and improved portable ApiClient
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8fc828361e
|
Updated authentication
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
82be5ff50d
|
Added user dates
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
75b015c864
|
Added Async suffix
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
b12da143d1
|
Authentication tweaks
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
79cfbb1768
|
Move userId to post data
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
3538789e46
|
Added User authentication
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
4752d12aaa
|
Switched date operations to utc
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fc735e9187
|
Tweaked plugin downloading a bit
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
26aef6b082
|
Implemented UI plugin downloading
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
4500f1d11b
|
Added an api method to download the list of installed plugins from the server
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
31357d3298
|
Updated plugins to store their assemblies directly in the plugins folder
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f428c976aa
|
Added a default user handler
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e52833059b
|
Moved server configuration to the model so that the UI can read it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
a7b0dd1534
|
Added a weather api
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
caa369c1a3
|
A few serialization fixes
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
cb7f04e4d3
|
Upgraded Protobuf, and added api support for it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
a0d69b3804
|
Added Protobuf to BaseSerializationHandler
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c124672636
|
Added more image api methods
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
cc25bd579b
|
Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
278cf89a88
|
Changed some types to List to avoid having to call ToList for insertion purposes
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
992bd8c1d9
|
Tweaked media streaming to not call process.waitforexit
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
4527a18738
|
Removed generics from IBNItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fbf8cc833c
|
a few more async optimizations
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
aae259d2cd
|
Initial check-in of VideoInfoProvider, although it's currently disabled.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e0acb3a74b
|
Added support for additional image types
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
3e86104641
|
Moved ffmpeg to the controller project and added ffprobe
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
|
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
9c456c63c8
|
Added more IBN api methods
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
7835d690a1
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
12 years ago |
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.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
ed018a8bea
|
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
12 years ago |
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
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
12 years ago |