jellyfin-server/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
..
Activity
ApiClient update components 2016-08-09 13:31:31 -04:00
Branding
Channels Add Series and Season channel folder types 2016-06-23 23:23:31 -04:00
Chapters
Collections
Configuration update stream start events 2016-08-18 20:10:10 -04:00
Connect update recording audio sync 2016-05-03 00:17:57 -04:00
Devices
Dlna fix folder caching 2016-08-15 20:22:59 -04:00
Drawing
Dto add guide optimizations 2016-08-17 15:28:43 -04:00
Entities improve genre displays 2016-08-13 16:54:29 -04:00
Events
Extensions remove nameof 2016-07-30 15:19:46 -04:00
FileOrganization Auto-Organize: Async operation and instant feedback UI (reworked) 2016-08-20 01:03:30 +02:00
Globalization
IO
Library
LiveTv add guide optimizations 2016-08-17 15:28:43 -04:00
Logging
MediaInfo update dialogs 2016-05-18 17:46:56 -04:00
Net add EndPointInfo class 2016-01-09 16:27:30 -05:00
News
Notifications Remove unused code... 2016-03-27 23:11:27 +02:00
Playlists
Plugins
Properties
Providers add open subtitle option to only download subtitles that are a perfect match 2016-04-07 00:09:32 -04:00
Querying update components 2016-08-02 01:55:52 -04:00
Registration
Search Remove unused code... 2016-03-27 23:11:27 +02:00
Serialization
Session Removed redundant Collection Initializers 2016-07-29 21:18:03 +02:00
Social
Sync add guide optimizations 2016-08-17 15:28:43 -04:00
System update path configs 2016-06-29 01:49:31 -04:00
Tasks Remove unused code... 2016-03-27 23:11:27 +02:00
Updates set notification info url 2016-04-03 14:23:17 -04:00
Users add remuxing permission 2016-08-13 18:27:14 -04:00
MediaBrowser.Model.csproj improve genre displays 2016-08-13 16:54:29 -04:00
MediaBrowser.Model.snk
PropertyChanged.xml