jellyfin/Emby.Server.Implementations/LiveTv
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
..
EmbyTV Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Listings Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
TunerHosts Update M3U Channel Name Precedence 2021-08-31 15:12:09 +03:00
LiveTvConfigurationFactory.cs Fix some warnings 2021-05-28 14:33:54 +02:00
LiveTvDtoService.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
LiveTvManager.cs Fix some warnings 2021-05-28 14:33:54 +02:00
LiveTvMediaSourceProvider.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
RefreshGuideScheduledTask.cs Fix some warnings 2021-05-28 14:33:54 +02:00