Commit graph

1027 commits

Author SHA1 Message Date
Luke Pulverenti 2d09c187cc redesign series timer edit screen 2016-12-17 23:58:20 -05:00
Luke Pulverenti 1aff48b93b move book support into the core 2016-12-12 00:49:19 -05:00
Luke Pulverenti 016d8301f5 update series queries 2016-12-06 03:24:29 -05:00
Luke Pulverenti 9606a2a710 filter duplicate recordings based on showId 2016-11-24 11:29:23 -05:00
Luke Pulverenti 406e6cb813 update portable projects 2016-11-11 14:55:12 -05:00
Luke Pulverenti 227dd0a42d rework result factory 2016-11-10 09:41:24 -05:00
Luke Pulverenti b0ff307d0c remove json lock files 2016-10-31 22:21:38 -04:00
Luke Pulverenti 4b51233cc8 update plugin interfaces 2016-10-26 02:01:42 -04:00
Luke Pulverenti 049dca644d add more to .net core solution 2016-10-25 23:59:51 -04:00
Luke Pulverenti b30c58f825 retarget dashboard project 2016-10-25 22:04:49 -04:00
Luke Pulverenti 23d7afdf68 make dashboard project portable 2016-10-25 15:11:27 -04:00
Luke Pulverenti ef6b90b8e6 make controller project portable 2016-10-25 15:02:04 -04:00
Luke Pulverenti edbe28d9fc move interface to model 2016-10-23 22:45:23 -04:00
Luke Pulverenti 2d91058b0d remove targeting overrides 2016-10-22 15:28:40 -04:00
Luke Pulverenti c7f559f8ce make model project portable 2016-10-21 22:08:34 -04:00
Luke Pulverenti f988413e4b update ssdp handler 2016-10-19 02:27:02 -04:00
Luke Pulverenti d517aadc1c update project 2016-10-14 12:31:51 -04:00
Luke Pulverenti 360e666cc6 update recording dialogs 2016-10-14 12:22:04 -04:00
Luke Pulverenti 76c7bfcb67 update closing of streams 2016-09-29 08:55:49 -04:00
Luke Pulverenti d596053ec7 rework live stream handling 2016-09-25 14:39:13 -04:00
Luke Pulverenti 38e33c8e29 update components 2016-09-23 02:57:24 -04:00
Luke Pulverenti bfb2f64ea4 check against repeat programs 2016-09-23 02:20:56 -04:00
Luke Pulverenti 9e661daf83 update multicast loopback handling 2016-09-15 16:32:49 -04:00
Luke Pulverenti e7124e1ec5 reduce uses of paper-checkbox 2016-09-11 17:02:32 -04:00
Luke Pulverenti 906546ca5e update dialogs 2016-09-09 02:59:23 -04:00
Luke Pulverenti d4324b7e89 add chapter image error handling 2016-09-05 16:07:36 -04:00
Luke Pulverenti ca9b745e6c update project 2016-09-04 11:01:57 -04:00
Luke Pulverenti 643bf13bbe update tabs 2016-09-01 21:54:30 -04:00
Luke Pulverenti 2f67a007cd update tabs 2016-09-01 16:21:55 -04:00
Luke Pulverenti 37dfbbe477 update tabs 2016-09-01 12:36:11 -04:00
Luke Pulverenti 6b3e1951e2 switch to shared image editor 2016-08-30 02:06:24 -04:00
Luke Pulverenti 86480e207b update sync 2016-08-23 02:42:15 -04:00
Luke Pulverenti 430b187ef6 start a dashboard folder 2016-08-22 14:28:24 -04:00
Luke Pulverenti 9f7dbec0db use unified theme media player 2016-08-21 02:59:36 -04:00
softworkz 2a0b2f7e34 Remove jquery from autoorganize scripts 2016-08-21 00:00:27 +02:00
Luke 10906bcb8a Merge pull request #2076 from softworkz/OrganizeInstantFeedback
Auto-Organize: Async operation and instant feedback UI (reworked)
2016-08-20 14:38:18 -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 f8b76758e6 remove fingerprintjs 2016-08-19 18:56:32 -04:00
Luke Pulverenti 1dc5911f06 update multi-select 2016-08-16 16:54:13 -04:00
Luke Pulverenti 14be817766 update WebMarkupMin 2016-08-16 01:48:03 -04:00
Luke Pulverenti 8bd8282a11 update docked tabs 2016-08-15 14:18:05 -04:00
Luke Pulverenti fb779d89d2 update translations 2016-08-14 02:41:53 -04:00
Luke Pulverenti c18b8ec608 add options to library setup 2016-08-13 02:33:31 -04:00
Luke Pulverenti 071f455d58 update card layouts 2016-08-11 16:28:49 -04:00
Luke Pulverenti c929fb187e add endpoint to get file list 2016-08-11 01:38:53 -04:00
Luke Pulverenti 72f9a4e478 update app manifest 2016-08-11 01:38:40 -04:00
Luke Pulverenti cb0d6cc8c7 moved icons 2016-08-11 01:38:17 -04:00
Luke Pulverenti b4ad3a1658 removed dead code 2016-07-31 02:21:49 -04:00
Luke Pulverenti bbd4431f79 update shared components 2016-07-31 00:11:23 -04:00
Luke Pulverenti d174f64183 begin unifying card layouts 2016-07-29 16:06:58 -04:00