jellyfin/MediaBrowser.Server.Implementations
softworkz 66a80ac6b9 EpisodeFileOrganizer: Improve error handling (alternate approach)
Previously some methods were just returning null or empty values in case
of encountered errors; as a consequence, the actual reason for failure
was never written to the auto-organize log.
Instead, only a generic message like "Unable to sort xxx because target
path could not be determined." was displayed.

After this change, the actual reason for failure will be saved to the
auto-organize log or displayed in the UI (when completing the organize
dialog).

This information is very important for the user. Examples are "No
permission", "Target folder not available", "Disk full", etc..
2016-08-18 22:05:54 +02:00
..
Activity update connection pooling 2016-06-11 16:12:01 -04:00
Branding fixes #762 - Marking unwatched doesn't update display 2014-07-03 22:22:57 -04:00
Channels Removed redundant Collection Initializers 2016-07-29 21:18:03 +02:00
Collections save library options on dialog close 2016-08-13 23:12:26 -04:00
Configuration removed custom path subfolder setting 2016-07-04 15:30:12 -04:00
Connect Avoid frequent Exception 2016-08-07 02:22:05 +02:00
Devices update logging 2016-06-29 14:48:26 -04:00
Dto improve genre displays 2016-08-13 16:54:29 -04:00
EntryPoints Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs) 2016-08-05 23:15:48 +02:00
FileOrganization EpisodeFileOrganizer: Improve error handling (alternate approach) 2016-08-18 22:05:54 +02:00
HttpServer fix lastmodified header 2016-08-13 20:52:32 -04:00
Intros use similar query for intros 2016-06-01 02:20:21 -04:00
IO Merge pull request #2040 from softworkz/IsFileLockedFix 2016-08-13 02:47:45 -04:00
Library improve genre displays 2016-08-13 16:54:29 -04:00
LiveTv EpisodeFileOrganizer: Improve error handling (alternate approach) 2016-08-18 22:05:54 +02:00
Localization add logging 2016-06-30 19:17:49 -04:00
Logging update components 2015-01-16 23:38:24 -05:00
MediaEncoder store chapter image date modified 2016-07-06 13:44:44 -04:00
News update use of timers 2016-01-29 14:20:09 -05:00
Notifications Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs) 2016-08-05 23:15:48 +02:00
Persistence improve genre displays 2016-08-13 16:54:29 -04:00
Photos source music genre images from library content 2016-07-23 01:44:46 -04:00
Playlists stub out objects for per library settings 2016-08-13 01:49:00 -04:00
Properties More DI 2013-02-24 16:53:54 -05:00
ScheduledTasks update user queries 2016-05-09 00:56:41 -04:00
Security update connection pooling 2016-06-11 16:12:01 -04:00
ServerManager update shutdown 2016-04-22 12:12:20 -04:00
Session update components 2016-06-19 12:53:43 -04:00
Social update components 2016-06-19 12:53:43 -04:00
Sorting Removed redundant Collection Initializers 2016-07-29 21:18:03 +02:00
Sync fix sync methods 2016-08-03 03:07:57 -04:00
TV rework storage of PresentationUniqueKey 2016-08-12 15:11:45 -04:00
Udp update task results 2016-06-19 02:18:29 -04:00
UserViews exclude people from dynamic images 2016-08-09 01:08:21 -04:00
app.config update sqlite references 2014-11-07 11:15:02 -05:00
MediaBrowser.Server.Implementations.csproj update SocketHttpListener 2016-08-07 02:36:48 -04:00
packages.config update SocketHttpListener 2016-08-07 02:36:48 -04:00
ServerApplicationPaths.cs make channel access opt-in rather than opt out 2015-01-12 22:46:44 -05:00