jellyfin/Emby.Server.Implementations
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
..
AppBase Merge pull request #6096 from cvium/saving_private_ram 2021-06-12 00:20:54 +02:00
Archiving Document and clean up ZipClient.cs 2020-04-14 15:16:04 -04:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Channels Minor improvements 2021-08-15 23:48:19 +02:00
Collections Minor improvements 2021-08-15 23:48:19 +02:00
Configuration Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Cryptography Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Data Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 2021-06-22 09:48:40 +02:00
Devices Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Dto Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
EntryPoints Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding 2021-06-02 22:07:58 -04:00
HttpServer Minor fixes 2021-07-06 00:01:33 +02:00
Images Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
IO Improve platform checks 2021-07-12 20:21:51 +02:00
Library Merge pull request #6183 from stanionascu/bdiso-playback 2021-08-30 19:54:06 +02:00
LiveTv Update M3U Channel Name Precedence 2021-08-31 15:12:09 +03:00
Localization Translated using Weblate (Japanese) 2021-08-28 07:29:55 -04:00
MediaEncoder Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Net Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Playlists Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes 2021-08-04 06:24:58 -06:00
Plugins Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Properties Add tests for HdHomerunHost.GetModelInfo 2020-12-08 18:53:38 +01:00
QuickConnect Fix QuickConnect 2021-06-27 18:20:37 +02:00
ScheduledTasks Merge branch 'master' into minor15 2021-08-13 00:33:18 +02:00
Security Bump SQLitePCL.pretty.netstandard to 3.0.1 2021-05-21 19:35:00 +02:00
Serialization Remove some unnecessary allocations 2021-05-24 00:30:41 +02:00
Session Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Sorting Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
SyncPlay Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
TV Merge pull request #5828 from jackrvan/issue-5813 2021-05-27 07:22:06 +02:00
Udp Fix some warnings 2021-05-28 14:33:54 +02:00
Updates Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
ApplicationHost.cs Simplify the way we choose our ffmpeg 2021-08-30 15:40:52 +02:00
ConfigurationOptions.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
Emby.Server.Implementations.csproj Merge pull request #6183 from stanionascu/bdiso-playback 2021-08-30 19:54:06 +02:00
IStartupOptions.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
ServerApplicationPaths.cs Fix property instantiation order 2021-05-24 08:03:24 +02:00