jellyfin-server/MediaBrowser.Server.Implementations/LiveTv
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
..
EmbyTV EpisodeFileOrganizer: Improve error handling (alternate approach) 2016-08-18 22:05:54 +02:00
Listings Removed redundant Collection Initializers 2016-07-29 21:18:03 +02:00
TunerHosts Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs) 2016-08-05 23:15:48 +02:00
ChannelImageProvider.cs don't replace tv channel images 2016-06-06 13:33:39 -04:00
LiveTvConfigurationFactory.cs 3.0.5324.37963 2014-07-30 22:09:23 -04:00
LiveTvDtoService.cs Remove unused code... 2016-03-27 23:11:27 +02:00
LiveTvManager.cs remove paper-fab 2016-08-05 16:25:09 -04:00
LiveTvMediaSourceProvider.cs update task results 2016-06-19 02:18:29 -04:00
ProgramImageProvider.cs update metadata refresh 2016-04-08 14:32:38 -04:00
RecordingImageProvider.cs update metadata refresh 2016-04-08 14:32:38 -04:00
RefreshChannelsScheduledTask.cs add migrations for new release 2015-10-16 14:11:11 -04:00