jellyfin/Emby.Server.Implementations/LiveTv/TunerHosts
Mark Titorenkov a0ee16d38d
Update M3U Channel Name Precedence
Sets the ExtInf display name to have a higher precedence than the `tvg-name` attribute for channel names.

Usually `namInExtInf` is a more descriptive and human readable name if both it and `tvg-name` are available. `tvg-name` is more likely to be an internal identifier such as just the channel number with a prefix in my provider's case.
2021-08-31 15:12:09 +03:00
..
HdHomerun Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
BaseTunerHost.cs Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs 2021-08-16 08:52:16 +02:00
LiveStream.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
M3uParser.cs Update M3U Channel Name Precedence 2021-08-31 15:12:09 +03:00
M3UTunerHost.cs Fix some warnings 2021-05-28 14:33:54 +02:00
SharedHttpStream.cs Fix some warnings 2021-05-28 14:33:54 +02:00