Luke Pulverenti
|
07e230c2eb
|
Added Video3DFormat property
|
12 years ago |
Luke Pulverenti
|
c5b00dec8e
|
Added multi-disc movie support
|
12 years ago |
Luke Pulverenti
|
def3428199
|
Added poor man's multi-file movie support
|
12 years ago |
Luke Pulverenti
|
35d9b29c97
|
fixed issue of not seeing network shares
|
12 years ago |
Luke
|
f1b14bec97
|
Added support for .mts video files
|
12 years ago |
Luke Pulverenti
|
657097ee15
|
fixes #296 - Prevent non-movie videos from appearing in Movies view
|
12 years ago |
Luke Pulverenti
|
4cd7030248
|
fixed image uploading for virtual items
|
12 years ago |
Luke Pulverenti
|
08e4f959a2
|
fixes #207 - Music Content Showing as TV Content (songs as episodes)
|
12 years ago |
Luke Pulverenti
|
b443d591a2
|
fixes #200 - MB3 Locking Folders for a long time
|
12 years ago |
LukePulverenti
|
54a36322bb
|
made base video resolver available for re-use
|
12 years ago |
LukePulverenti
|
ac3a94f5a1
|
moved resolvers to implementations, trimmed nuget package a bit
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
a2d215b6ae
|
added simple injector for dependancy management
|
12 years ago |
LukePulverenti
|
fdafa59683
|
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
|
12 years ago |
LukePulverenti
|
ab1065a567
|
removed static logger
|
12 years ago |
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
12 years ago |
ebr11 Eric Reed spam
|
ef07c2e6ab
|
Move PhysicalLocations to baseitem
|
12 years ago |
ebr11 Eric Reed spam
|
6edc836ce5
|
I lied - re-worked metadata folder handling again. Should now really only hit once and is available for other item types
|
12 years ago |
ebr11 Eric Reed spam
|
442081f4e2
|
forgot a lock
|
12 years ago |
ebr11 Eric Reed spam
|
2c563ac92f
|
Hopefully the last of dealing with the metadata folder
|
12 years ago |
ebr11 Eric Reed spam
|
68de4a6568
|
Add HDDVD recognition
|
12 years ago |
ebr11 Eric Reed spam
|
0adc77209c
|
Oops - still resolving metadata folder
|
12 years ago |
ebr11 Eric Reed spam
|
0f078d8098
|
Move NeedsRefresh to async task and fix problem finding episode metadata
|
12 years ago |
ebr11 Eric Reed spam
|
9fbd88a713
|
fix up some merge errors
|
12 years ago |
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
|
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
|
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
|
86f162fd7c
|
Added aac to the AudioResolver
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8b39ed2f63
|
Moved TV into the main project and added Series properties to DTOBaseItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2884df296c
|
Moved Movies into the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
4752d12aaa
|
Switched date operations to utc
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
42a2835633
|
Removed vf collection type
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f218e6b583
|
More comments and cleanup. Added special feature provider for movies
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8d693fd2ab
|
Fixed VideoType detection
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
977f8e970a
|
Added VideoType.ISO and trimmed Person output size
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c80c8c1cfd
|
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
76d365fcf9
|
Tweaked disk access a little bit more
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
9029d939f3
|
Further reduced disk access in ItemController
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e6a95defc9
|
Fixed a file system issue and also added a few more performance tweaks
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
906ad3cb1a
|
Removed Linq usage from ItemController
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
758d18a652
|
Switched to low-level io methods for better performance
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
6fbeee841f
|
Performance update
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8f024e8199
|
Fully async'd xml parsing process as well as added resolver and provider priorities
|
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
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
12 years ago |