Commit graph

2006 commits

Author SHA1 Message Date
Luke Pulverenti b9cacd8076 update live streams 2016-10-05 03:15:29 -04:00
Luke Pulverenti c4e137e6cf update timer listings 2016-10-04 01:15:39 -04:00
Luke Pulverenti d3583c1460 update lists 2016-10-03 02:28:45 -04:00
Luke Pulverenti cf4f5039bf update components 2016-10-02 02:13:04 -04:00
Luke Pulverenti 911d9f4598 move more metadata settings to per library 2016-10-02 00:31:47 -04:00
Luke Pulverenti 3f77a9a8a2 update series timer editor 2016-10-01 03:06:00 -04:00
Luke Pulverenti 229172da50 update series recording editor 2016-09-30 14:43:59 -04:00
Luke Pulverenti 6a7fabc3bd add new guide settings 2016-09-30 02:50:06 -04:00
Luke Pulverenti fdbcccc65f add infinite property 2016-09-29 22:21:24 -04:00
Luke Pulverenti 76c7bfcb67 update closing of streams 2016-09-29 08:55:49 -04:00
Luke Pulverenti 7932ee6d0a Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-09-25 14:41:11 -04:00
Luke Pulverenti d596053ec7 rework live stream handling 2016-09-25 14:39:13 -04:00
Luke 10b320f4d4 Merge pull request #2188 from uglymagoo/restore_vaapi_performance
vaapi: copy decoded frames to main memory only when necessary
2016-09-24 14:14:16 -04:00
Luke Pulverenti 48d7f686eb update network share settings 2016-09-24 13:58:17 -04:00
Jan Friedrich 3d260bd13c vaapi: copy decoded frames to main memory only when necessary 2016-09-24 17:57:03 +02:00
Luke Pulverenti fdc2826709 add network share config 2016-09-24 02:22:03 -04:00
Luke Pulverenti 8b096ccc0e stub out storage for new path substitution 2016-09-23 02:21:54 -04:00
Luke Pulverenti b4bc403747 fix EnableThrottling override 2016-09-23 01:45:14 -04:00
Luke Pulverenti d94598a75e update recording screens 2016-09-21 13:07:18 -04:00
Luke Pulverenti 97ea2ff43a update live tv hls 2016-09-20 15:42:53 -04:00
Luke Pulverenti 115b4b2c1b fix really high audio encoding bitrate 2016-09-20 11:22:53 -04:00
Luke Pulverenti 6798a8f92c always supply SeriesTimerId 2016-09-19 11:41:35 -04:00
Luke Pulverenti 05edb9f4bd update timeshifting 2016-09-18 16:38:38 -04:00
Luke Pulverenti d95c0e8324 fix web socket session creation 2016-09-14 17:34:19 -04:00
Luke Pulverenti 0c95297269 improve resiliency of recording process 2016-09-14 12:21:33 -04:00
Jan Friedrich 1cf6cfb11c fix graphical subtitle transcoding with vaapi 2016-09-13 18:29:53 +02:00
Luke Pulverenti 3a4b0ea018 limit transcoding to level 41 2016-09-07 22:55:54 -04:00
Luke Pulverenti d68a826833 update dialogs 2016-09-07 13:17:26 -04:00
Luke Pulverenti c3f947f4da add sports and kids recording categories 2016-09-06 13:59:10 -04:00
Luke Pulverenti 67505e24bd fix artist editor 2016-09-06 01:02:05 -04:00
Luke Pulverenti d4324b7e89 add chapter image error handling 2016-09-05 16:07:36 -04:00
Luke Pulverenti cc7b150b90 update recording layout 2016-09-05 01:39:14 -04:00
Luke Pulverenti 22ac006d4e fix missing params 2016-09-04 13:52:43 -04:00
Luke Pulverenti 9c7eef891b add configurable encoding params 2016-09-04 11:01:31 -04:00
Luke Pulverenti f646c0f29d update season cleanup 2016-09-03 14:18:59 -04:00
Luke Pulverenti 2d7c82d0dd add loopback handler 2016-09-03 13:16:36 -04:00
Luke Pulverenti 699bdacebc add setting to hide external content from suggestions 2016-08-31 17:07:02 -04:00
Luke Pulverenti 4cafe5c493 add logging 2016-08-29 15:24:58 -04:00
Luke Pulverenti 92d8e9f564 remove test code 2016-08-27 15:35:19 -04:00
Luke Pulverenti 6377e7365b fix sync container statuses 2016-08-26 13:24:04 -04:00
Luke Pulverenti 93a05271c2 fix notifications query 2016-08-25 12:55:57 -04:00
Luke Pulverenti f5a6a418f5 update scaling with MaxHeight 2016-08-25 00:54:06 -04:00
Luke Pulverenti 90b9b73912 fix because you watched showing unwatched titles 2016-08-24 23:12:25 -04:00
Luke Pulverenti e4851e1b25 reduce rescanning due to IsOffline 2016-08-24 02:13:15 -04:00
Luke Pulverenti 2e65c32ede add vaapi support 2016-08-23 12:31:16 -04:00
Luke Pulverenti 17e1c8c22b update sync settings 2016-08-23 01:08:07 -04:00
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
2016-08-20 01:03:30 +02:00
Luke Pulverenti dea08933f1 update xmltv lib 2016-08-18 23:57:36 -04:00
Luke Pulverenti 23949f83e5 Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-08-18 20:13:47 -04:00
Luke Pulverenti eb36b009ca update stream start events 2016-08-18 20:10:10 -04:00