jellyfin/Emby.Server.Implementations/LiveTv
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
..
EmbyTV Avoid exceptions due to folder and file not found 2019-02-20 13:30:06 +00:00
Listings Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
TunerHosts Merge branch 'master' into fields 2019-02-16 17:03:15 +01:00
LiveTvConfigurationFactory.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
LiveTvDtoService.cs Fix more analyzer warnings 2019-01-27 12:12:44 +01:00
LiveTvManager.cs Less string allocations 2019-02-12 21:06:47 +01:00
LiveTvMediaSourceProvider.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
RefreshChannelsScheduledTask.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00