[PR #1538] [MERGED] Try to fix XmlTvListingsProvider #8797

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1538
Author: @joshuaboniface
Created: 7/14/2019
Status: Merged
Merged: 7/15/2019
Merged by: @joshuaboniface

Base: release-10.3.zHead: epg


📝 Commits (2)

📊 Changes

3 files changed (+50 additions, -38 deletions)

View changed files

📝 Emby.Server.Implementations/HttpClientManager/HttpClientManager.cs (+3 -3)
📝 Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs (+39 -34)
📝 MediaBrowser.Common/Net/HttpResponseInfo.cs (+8 -1)

📄 Description

Changes
Port of #1528 to 10.3.X release branch.

Issues
Fixes #1525


🔄 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/1538 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 7/14/2019 **Status:** ✅ Merged **Merged:** 7/15/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `release-10.3.z` ← **Head:** `epg` --- ### 📝 Commits (2) - [`b294b80`](https://github.com/jellyfin/jellyfin/commit/b294b802a8bfd80958f8b273895ab430f24cc9d0) Try to fix XmlTvListingsProvider - [`5d9fa06`](https://github.com/jellyfin/jellyfin/commit/5d9fa06675963fd3ed12baeede541321d5211f1d) Cleanup ### 📊 Changes **3 files changed** (+50 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/HttpClientManager/HttpClientManager.cs` (+3 -3) 📝 `Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs` (+39 -34) 📝 `MediaBrowser.Common/Net/HttpResponseInfo.cs` (+8 -1) </details> ### 📄 Description **Changes** Port of #1528 to 10.3.X release branch. **Issues** Fixes #1525 --- <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:50:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8797