mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #1430] [CLOSED] Change XMLReader getChannels to return a sorted list #8753
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/1430
Author: @petermcneil
Created: 6/1/2019
Status: ❌ Closed
Base:
master← Head:xml-tv-sorting📝 Commits (2)
cb0d178XMLTV List is now sorted7dccfadAdded 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.

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