Luke Pulverenti
dc45d342ed
fix web socket session creation
2016-09-17 00:22:37 -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
Luke Pulverenti
d6dc6ffe7e
update season methods
2016-08-17 16:52:16 -04:00
Luke Pulverenti
43c94884e7
update logging
2016-08-17 16:45:47 -04:00
Luke Pulverenti
fd6aa72dac
add guide optimizations
2016-08-17 15:28:43 -04:00
Luke Pulverenti
a69f8ecb3d
update logging
2016-08-17 01:33:30 -04:00
Luke Pulverenti
8a7b24000d
update season queries
2016-08-16 13:08:37 -04:00
Luke Pulverenti
184d447023
update series queries
2016-08-16 02:13:54 -04:00
Luke Pulverenti
ea62399fe8
use shared headroom
2016-08-15 22:40:29 -04:00
Luke Pulverenti
ec111eebd3
fix folder caching
2016-08-15 20:22:59 -04:00
Luke
02a4b90f65
Merge pull request #2025 from softworkz/AsyncStreamInterface
...
Async stream handling: Use interface instead of Func<Stream,Task>
2016-08-15 17:59:28 -04:00
Luke Pulverenti
1adcfaadef
refresh people on demand, when needed
2016-08-14 17:29:35 -04:00
Luke Pulverenti
325a3cc844
cache ids in UserRootFolder
2016-08-14 12:39:23 -04:00
Luke Pulverenti
89dd4f0be1
save library options on dialog close
2016-08-13 23:12:26 -04:00
Luke Pulverenti
8508e07bb9
improve genre displays
2016-08-13 16:54:29 -04:00
Luke Pulverenti
037c4e8740
improve boxset & playlist performance
2016-08-13 15:53:20 -04:00
Luke Pulverenti
6164049919
update direct stream url for improved caching
2016-08-13 15:52:58 -04:00
Luke Pulverenti
c18b8ec608
add options to library setup
2016-08-13 02:33:31 -04:00
Luke Pulverenti
68d1b60964
stub out objects for per library settings
2016-08-13 01:49:00 -04:00
Luke Pulverenti
e0e6c98e43
limit series pooling to common libraries
2016-08-12 15:30:04 -04:00