mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #1538] [MERGED] Try to fix XmlTvListingsProvider #8797
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/1538
Author: @joshuaboniface
Created: 7/14/2019
Status: ✅ Merged
Merged: 7/15/2019
Merged by: @joshuaboniface
Base:
release-10.3.z← Head:epg📝 Commits (2)
b294b80Try to fix XmlTvListingsProvider5d9fa06Cleanup📊 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.