[PR #1430] [CLOSED] Change XMLReader getChannels to return a sorted list #8753

Closed
opened 2026-02-07 05:49:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1430
Author: @petermcneil
Created: 6/1/2019
Status: Closed

Base: masterHead: xml-tv-sorting


📝 Commits (2)

  • cb0d178 XMLTV List is now sorted
  • 7dccfad Added myself to Contributors.md

📊 Changes

3 files changed (+5 additions, -2 deletions)

View changed files

📝 CONTRIBUTORS.md (+1 -0)
📝 Emby.XmlTv/Emby.XmlTv/Classes/XmlTvReader.cs (+3 -1)
📝 MediaBrowser.WebDashboard/jellyfin-web (+1 -1)

📄 Description

Changes
XMLReader has been updated to returned a sorted channel list by channel name. This change makes it easier to map channels to sources in the Live TV dashboard.

Updated dropdown list.
Sorted list of channels

Issues
Fixes #1429


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/1430 **Author:** [@petermcneil](https://github.com/petermcneil) **Created:** 6/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `xml-tv-sorting` --- ### 📝 Commits (2) - [`cb0d178`](https://github.com/jellyfin/jellyfin/commit/cb0d178e007bb36773c28bf1bf250ae6ef5d852b) XMLTV List is now sorted - [`7dccfad`](https://github.com/jellyfin/jellyfin/commit/7dccfad6217a9d167068eb9cf8050c43543afcc6) Added myself to Contributors.md ### 📊 Changes **3 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTORS.md` (+1 -0) 📝 `Emby.XmlTv/Emby.XmlTv/Classes/XmlTvReader.cs` (+3 -1) 📝 `MediaBrowser.WebDashboard/jellyfin-web` (+1 -1) </details> ### 📄 Description **Changes** XMLReader has been updated to returned a sorted channel list by channel name. This change makes it easier to map channels to sources in the Live TV dashboard. Updated dropdown list. <img width="276" alt="Sorted list of channels" src="https://user-images.githubusercontent.com/19857510/58752634-69739500-84aa-11e9-83d8-1701a7cff61a.png"> **Issues** Fixes #1429 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:49:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8753