jellyfin/MediaBrowser.Model
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
..
2014-10-01 20:28:16 -04:00
2016-08-09 13:31:31 -04:00
2015-01-19 00:41:56 -05:00
2014-10-08 19:31:44 -04:00
2014-08-01 22:34:45 -04:00
2016-08-18 20:10:10 -04:00
2016-05-03 00:17:57 -04:00
2015-10-03 23:38:46 -04:00
2016-08-15 20:22:59 -04:00
2016-08-17 15:28:43 -04:00
2016-08-13 16:54:29 -04:00
2014-08-10 18:13:17 -04:00
2016-07-30 15:19:46 -04:00
2015-11-17 13:17:52 -05:00
2016-08-17 15:28:43 -04:00
2014-12-17 17:39:17 -05:00
2016-05-18 17:46:56 -04:00
2016-01-09 16:27:30 -05:00
2015-01-19 15:53:02 -05:00
2016-03-27 23:11:27 +02:00
2014-08-21 11:55:35 -04:00
2015-01-10 00:53:35 -05:00
2013-02-22 02:17:50 -05:00
2016-08-02 01:55:52 -04:00
2015-03-10 23:30:19 -04:00
2016-03-27 23:11:27 +02:00
2014-08-04 23:41:56 -04:00
2015-06-30 19:59:45 -04:00
2016-08-17 15:28:43 -04:00
2016-06-29 01:49:31 -04:00
2016-03-27 23:11:27 +02:00
2016-04-03 14:23:17 -04:00
2016-08-13 18:27:14 -04:00