Commit graph

2146 commits

Author SHA1 Message Date
Luke Pulverenti 64d63c1b4b implement keep up to 2016-09-27 01:13:56 -04:00
Luke Pulverenti adb39f4090 update recording layouts 2016-09-26 14:59:18 -04:00
Luke Pulverenti d596053ec7 rework live stream handling 2016-09-25 14:39:13 -04:00
Luke Pulverenti 48d7f686eb update network share settings 2016-09-24 13:58:17 -04: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 2c78e43aad Merge pull request #1731 from softworkz/MetadataMerging
Prioritize metadata merging by preferred language
2016-09-22 17:58:18 -04:00
Luke Pulverenti 6999017bc9 update recording dialogs 2016-09-21 17:09: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 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
softworkz 9f5cf9de0c Added MetadataResult.QueriedById property 2016-09-18 06:39:03 +02:00
Luke Pulverenti 38fec0a74a reduce recording failures 2016-09-15 02:23:39 -04:00
Luke Pulverenti d95c0e8324 fix web socket session creation 2016-09-14 17:34:19 -04:00
softworkz 896cc59936 Prioritize metadata merging by preferred language 2016-09-14 22:42:24 +02:00
Luke Pulverenti 42d67db1b8 removed dead code 2016-09-12 17:24:05 -04:00
Luke Pulverenti 151d88f20d encapsulate path substitution 2016-09-12 14:10:09 -04:00
Luke Pulverenti 62d9eb1ec7 rework upnp discovery 2016-09-11 03:33:53 -04:00
Luke Pulverenti 232b5758f0 update dialogs 2016-09-08 16:32:30 -04:00
Luke Pulverenti 13004d2541 enable sync for channels that allow downloading 2016-09-07 16:11:34 -04:00
Luke Pulverenti d68a826833 update dialogs 2016-09-07 13:17:26 -04:00
Luke Pulverenti 4e0adb17e7 update dialogs 2016-09-07 01:48:14 -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 9c7eef891b add configurable encoding params 2016-09-04 11:01:31 -04:00
Luke Pulverenti daeedb98ea update now playing tabs 2016-09-03 15:10:52 -04:00
Luke Pulverenti aa56fab9b0 trim excess logging 2016-09-03 14:26:48 -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
softworkz bd4ffa898e Programmatic provider id handling for xml and nfo persistence 2016-09-01 05:42:37 +02:00
Eric Reed 47ceccb240 Read MCM CollectionNumber 2016-08-31 10:01:07 -04:00
Luke Pulverenti 2bdaba633c make chapter images a per-library setting 2016-08-29 17:06:24 -04:00
Luke Pulverenti 510fbf139c fix repeated guide refreshes 2016-08-26 15:29:28 -04:00
Luke Pulverenti 6377e7365b fix sync container statuses 2016-08-26 13:24:04 -04:00
Luke Pulverenti 2b61894e3c update translations 2016-08-25 13:48:16 -04:00
Luke Pulverenti 93a05271c2 fix notifications query 2016-08-25 12:55:57 -04:00
Luke Pulverenti 916bda6f32 fix slow episode responses 2016-08-25 02:44:24 -04:00
Luke 01960fa2fa Merge pull request #2090 from softworkz/TvMazePrep
Core server preparation for new "TV Maze Provider Plugin"
2016-08-24 18:48:48 -04:00
Luke Pulverenti c46e38725e support realtime monitor per library 2016-08-24 16:46:26 -04:00
Luke Pulverenti e4851e1b25 reduce rescanning due to IsOffline 2016-08-24 02:13:15 -04:00
Luke Pulverenti 17e1c8c22b update sync settings 2016-08-23 01:08:07 -04:00
softworkz ac4023ed47 Core server preparation for new "TV Maze Provider Plugin" 2016-08-23 03:33:22 +02:00
Luke Pulverenti acd60f1d85 update admin session filter 2016-08-20 14:43:13 -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 f5ad9186ec update boxset resolver 2016-08-19 14:44:58 -04:00
Luke Pulverenti 719ad3971e update genre validator 2016-08-19 01:58:35 -04:00
Luke Pulverenti 845c4a0d62 update item by name validators 2016-08-18 11:13:18 -04:00
Luke Pulverenti cc62faa1c2 update season queries 2016-08-18 01:56:10 -04:00