mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #1528] [CLOSED] Try to fix XmlTvListingsProvider #8792
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/1528
Author: @Bond-009
Created: 7/8/2019
Status: ❌ Closed
Base:
master← Head:epg📝 Commits (2)
32727c8Try to fix XmlTvListingsProvider81e5ea7Cleanup📊 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.