Luke Pulverenti
92d8e9f564
remove test code
8 years ago
Luke Pulverenti
6377e7365b
fix sync container statuses
8 years ago
Luke Pulverenti
93a05271c2
fix notifications query
8 years ago
Luke Pulverenti
f5a6a418f5
update scaling with MaxHeight
8 years ago
Luke Pulverenti
90b9b73912
fix because you watched showing unwatched titles
8 years ago
Luke Pulverenti
e4851e1b25
reduce rescanning due to IsOffline
8 years ago
Luke Pulverenti
2e65c32ede
add vaapi support
8 years ago
Luke Pulverenti
17e1c8c22b
update sync settings
8 years ago
softworkz
751febc1de
Auto-Organize: Async operation and instant feedback UI (reworked)
...
This commit includes changes to enable and stabilize asyncronous
operation in the auto-organize area. Here are the key points:
- The auto-organize correction dialog is now closed (almost) instantly.
This means that the user does not have to wait until the file copy/move
operation is completed in order to continue. (even with local HDs the
copy/move process can take several minutes or even much longer with
network destination).
- This commit also implements locking of files to be organized in order
to prevent parallel processing of the same item. In effect, there can be
2 or more manual organization operations active even while the normal
auto-organization task is running without causing any problems
- The items that are currently being processed are indicated as such in
the log with an orange color and a spinner graphic
- The client display is refreshed through websocket messages
- A side effect of this is that other clients showing the auto-organize
log at the same time are always up-to-date as well
8 years ago
Luke Pulverenti
dea08933f1
update xmltv lib
8 years ago
Luke Pulverenti
23949f83e5
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
8 years ago
Luke Pulverenti
eb36b009ca
update stream start events
8 years ago
softworkz
9ac5d5417b
Add accurate bitrate reporting for ffmpeg jobs
8 years ago
Luke Pulverenti
db9c02fffd
update notifications
8 years ago
Luke Pulverenti
845c4a0d62
update item by name validators
8 years ago
Luke Pulverenti
cc62faa1c2
update season queries
8 years ago
Luke Pulverenti
fd6aa72dac
add guide optimizations
8 years ago
Luke Pulverenti
8a7b24000d
update season queries
8 years ago
Luke Pulverenti
f450ce4e14
update sync
8 years ago
Luke Pulverenti
c1e8d85bca
update local sync
8 years ago
Luke Pulverenti
ec111eebd3
fix folder caching
8 years ago
Luke
02a4b90f65
Merge pull request #2025 from softworkz/AsyncStreamInterface
...
Async stream handling: Use interface instead of Func<Stream,Task>
8 years ago
Luke Pulverenti
51411fff82
add on demand people refresh
8 years ago
Luke Pulverenti
1adcfaadef
refresh people on demand, when needed
8 years ago
Luke Pulverenti
89dd4f0be1
save library options on dialog close
8 years ago
Luke Pulverenti
6e9828ddad
add remuxing permission
8 years ago
Luke Pulverenti
8508e07bb9
improve genre displays
8 years ago
Luke Pulverenti
6164049919
update direct stream url for improved caching
8 years ago
Luke Pulverenti
5989065517
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
8 years ago
Luke Pulverenti
68d1b60964
stub out objects for per library settings
8 years ago
Softworkz
93346830eb
Fix incorrect calculation of content length
8 years ago
Luke Pulverenti
438507b53d
don't throttle when using hardware encoding
8 years ago
Luke Pulverenti
e52759786f
fix layout quirks
8 years ago
Luke Pulverenti
7daf34f048
quote ffmpeg params
8 years ago
softworkz
433254c498
Async stream handling: Use interface instead of Func<Stream,Task>
...
No functional changes
8 years ago
Luke Pulverenti
7835d3d629
fix artist case sensitivity searches
8 years ago
Luke Pulverenti
24003580e7
improve stopping of progressive streams
8 years ago
Luke Pulverenti
0706bd5237
update DirectoryService
8 years ago
Luke Pulverenti
d290a54845
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
8 years ago
Luke Pulverenti
319a956b38
update validators
8 years ago
Luke
fec7c47824
Merge pull request #1932 from softworkz/ReduceWarnings
...
Reduced compiler warnings. No functional changes.
8 years ago
softworkz
23da61281e
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
8 years ago
Luke Pulverenti
79887b2c34
validate encoder presence
8 years ago
Luke Pulverenti
04d480297d
reduce sync db access
8 years ago
Luke Pulverenti
235d341524
force audio stream copy when audio transcoding is not allowed
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
Luke Pulverenti
9b98d8b2e1
update stream management
8 years ago
Luke Pulverenti
4f32b57e58
update buffer sizes
8 years ago
Luke Pulverenti
8328f39834
update behavior with restricted transcoding access
8 years ago
Luke Pulverenti
eb321dad3b
fix DateModified not refreshing
8 years ago