[PR #1528] [CLOSED] Try to fix XmlTvListingsProvider #8792

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1528
Author: @Bond-009
Created: 7/8/2019
Status: Closed

Base: masterHead: 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
Properly decompress GZ response stream.

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/1528 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 7/8/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `epg` --- ### 📝 Commits (2) - [`32727c8`](https://github.com/jellyfin/jellyfin/commit/32727c84cba7373e77ba1bcf80153971f1db7ad9) Try to fix XmlTvListingsProvider - [`81e5ea7`](https://github.com/jellyfin/jellyfin/commit/81e5ea71aee446a409beb794ea025699965275b4) 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** Properly decompress GZ response stream. **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:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8792