jellyfin/Emby.Server.Implementations/LiveTv/TunerHosts
Luke Pulverenti 34171a7507 if (string.IsNullOrWhiteSpace(result))
{
                attributes.TryGetValue("channel-id", out result);
            }
2017-02-22 16:13:27 -05:00
..
HdHomerun fix mapping multiple tuner channels to same epg channel 2017-02-18 22:46:09 -05:00
BaseTunerHost.cs add ArgumentNullExceptions 2016-11-16 22:58:27 -05:00
M3uParser.cs if (string.IsNullOrWhiteSpace(result)) 2017-02-22 16:13:27 -05:00
M3UTunerHost.cs update m3u parsing 2017-01-25 15:14:47 -05:00
MulticastStream.cs fix mapping multiple tuner channels to same epg channel 2017-02-18 22:46:09 -05:00
QueueStream.cs improve video startup performance 2017-02-01 15:55:56 -05:00