Commit Graph

43 Commits

Author SHA1 Message Date
Luke Pulverenti 90d30a0229 update recording dialogs 2016-10-14 12:22:04 -04:00
Luke Pulverenti 95e99a6716 update dialogs 2016-09-09 02:59:23 -04:00
softworkz 7896d3df4c Fix unclosed div and reformat 2016-08-21 04:25:45 +02:00
softworkz cbc8ff2aed Remove jquery from autoorganize scripts 2016-08-21 00:00:27 +02:00
softworkz fac9f2d6e8 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 9ebe643e87 fix sync task button 2016-08-17 16:32:39 -04:00
Luke Pulverenti 25acda6dd0 update icons 2016-07-23 16:50:12 -04:00
Luke Pulverenti f52a94d778 update icons 2016-07-23 14:43:07 -04:00
Luke Pulverenti 03f6628c2f reduce repeated deserialization 2016-07-01 11:04:08 -04:00
Luke Pulverenti a2dbad16f4 stub out channel mapping 2016-06-08 01:24:25 -04:00
Luke Pulverenti b33a3302ed update button styles 2016-06-04 23:50:07 -04:00
Luke Pulverenti 9ceaf21b80 update tabs 2016-04-13 01:28:45 -04:00
Luke Pulverenti 154f6b5fd8 enable unified routing 2016-03-16 01:33:31 -04:00
Luke Pulverenti f220653d1b update smart matches 2016-02-17 22:18:28 -05:00
Luke Pulverenti 7f190b61cf hide smart match features for now 2016-02-14 16:12:48 -05:00
Luke Pulverenti 94bd1f190b removed dead code 2016-02-12 22:39:36 -05:00
softworkz 7835a9d3e6 Refactored organization dialog as a component 2016-02-13 02:55:00 +01:00
softworkz 4ed019b32d Revert "hide smart match feature for now"
This reverts commit db821c3d311e674e74fef401548d49c9d2b8ac43.
2016-02-13 02:42:57 +01:00
Luke Pulverenti db9d5af7d7 hide smart match feature for now 2016-02-11 13:35:58 -05:00
Luke Pulverenti 95dadd9829 update auto-organize popup 2016-02-09 13:44:07 -05:00
Luke Pulverenti e1be36979d update forms 2016-02-08 21:15:26 -05:00
Luke Pulverenti f4fb963fab update smart match feature 2016-02-07 00:15:26 -05:00
softworkz a252b74db2 Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2
When a filename cannot be auto-matched to an existing series name, the
organization must be performed manually.
Unfortunately not just once, but again and again for each episode coming
in.
This change proposes a simple but solid method to optionally persist the
matching condition from within the manual organization dialog.
This approach will make Emby "learn" how to organize files in the future
without user interaction.
2016-02-05 05:21:25 +01:00
Luke Pulverenti 33b01d778c merge from dev 2015-12-14 10:43:03 -05:00
Luke Pulverenti 520cea9b43 fix missing file 2015-10-14 18:35:32 -04:00
Luke Pulverenti aed5226fe5 remove button markup 2015-09-06 15:09:36 -04:00
Luke Pulverenti 6c549ec80b update jqm 2015-09-01 00:15:10 -04:00
Luke Pulverenti cacc76dc5d trim jqm 2015-08-31 19:47:47 -04:00
Luke Pulverenti c73ed976d9 fix recording button 2015-06-23 18:13:06 -04:00
Luke Pulverenti 22bb6a4963 update icons 2015-06-18 14:29:44 -04:00
Luke Pulverenti d84e09e501 extract more scripts 2015-06-09 01:56:46 -04:00
Luke Pulverenti f64e0c7c53 auto-organize fix 2015-06-08 17:32:20 -04:00
Luke Pulverenti 74d6e3aaad sync updates 2015-03-29 23:04:55 -04:00
Luke Pulverenti e82017b591 separate task buttons script 2015-01-20 16:32:48 -05:00
Luke Pulverenti a722ddc665 add organize now/sync prepare buttons 2015-01-20 15:19:54 -05:00
Luke Pulverenti aa576157fc don't save metadata when video content type is unset 2015-01-04 00:55:34 -05:00
Luke Pulverenti ea885c45c9 support audio sync transcoding 2015-01-02 00:36:27 -05:00
Luke Pulverenti 42de7388d0 Add api key functions 2014-07-11 22:31:08 -04:00
Luke Pulverenti eab5e1812e update video player layout 2014-06-28 15:35:30 -04:00
Luke Pulverenti d96a3f1074 fixes #778 - Security issue 2014-04-24 13:30:59 -04:00
Luke Pulverenti b7235c797f support theme songs in the web client 2014-04-14 23:54:52 -04:00
Luke Pulverenti bef8e451e3 updated service stack 2014-03-01 12:53:56 -05:00
Luke Pulverenti 2246bd8165 rename autoorganize files 2014-01-22 18:52:01 -05:00