LukePulverenti Luke Pulverenti luke pulverenti
|
c80c8c1cfd
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
fbf8cc833c
a few more async optimizations
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
1c5f728ec2
Added ConfigureAwait(false) to provider calls
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
76d365fcf9
Tweaked disk access a little bit more
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
0a0a4256b3
Enabling video info provider
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
906ad3cb1a
Removed Linq usage from ItemController
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
6fbeee841f
Performance update
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
2c56e75ca5
Remove md5 lock and just create a new instance everytime
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
aae259d2cd
Initial check-in of VideoInfoProvider, although it's currently disabled.
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
8f024e8199
Fully async'd xml parsing process as well as added resolver and provider priorities
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
19a4dd83c2
Extract ffmpeg during init
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
3586c54e90
Fixed some kernel/splash screen async startup issues
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
One async call leads to another, and another, all the way up the call stack...
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
Added initial implementation of the metadata provider network, along with the first few providers
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
803ce0968e
Added an ffprobe helper class
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
a508a997d9
Added a VirtualFolder entity, a resolver, and a CollectionType property.
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
7835d690a1
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
vor 13 Jahren |
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
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
0788f435c1
Added GetItemsWithPerson
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
ee1fa6e816
Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
bae04374e5
Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files.
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
00545b5543
Added progress reporting to kernel.init
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
bda2c81dab
Reworked audio transcoding to output directly to response
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
23a4c9af21
Uncommented ReloadConfiguration and updated GetAllUsers to return a dummy user, in order to unblock UI development.
|
vor 13 Jahren |
ebr11 Eric Reed spam
|
6e8bfb6d9b
Add ApplicationPaths class
|
vor 13 Jahren |
LukePulverenti Luke Pulverenti luke pulverenti
|
defd8ed253
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
|
vor 13 Jahren |