jellyfin/Emby.Server.Implementations/LiveTv/EmbyTV
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it.  Avoids having to mask FileNotFound exceptions when debugging.
2019-02-20 13:30:06 +00:00
..
DirectRecorder.cs Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
EmbyTV.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
EncodedRecorder.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
EntryPoint.cs Start startup tasks async 2019-01-27 15:40:37 +01:00
IRecorder.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ItemDataProvider.cs Avoid exceptions due to folder and file not found 2019-02-20 13:30:06 +00:00
RecordingHelper.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
SeriesTimerManager.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
TimerManager.cs Removed some unused fields 2019-02-09 15:57:42 +01:00