[PR #12970] [MERGED] Add ability to remove a ChannelMapping #13428

Closed
opened 2026-02-07 07:12:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12970
Author: @Giermann
Created: 11/5/2024
Status: Merged
Merged: 1/15/2025
Merged by: @Bond-009

Base: masterHead: patch-1


📝 Commits (5)

  • c06b25f Add ability to remove a ChannelMapping
  • 9d4d18c Merge branch 'jellyfin:master' into patch-1
  • 75d2e3f Merge branch 'jellyfin:master' into patch-1
  • d84ce0e Update src/Jellyfin.LiveTv/Listings/ListingsManager.cs
  • 9db28f5 Update src/Jellyfin.LiveTv/Listings/ListingsManager.cs

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src/Jellyfin.LiveTv/Listings/ListingsManager.cs (+6 -1)

📄 Description

Remove a ChannelMapping by selecting the same mapping again. This should be an intuitive way to de-select a mapping which currently requires the manual editing of a config file: https://forum.jellyfin.org/t-how-to-unmap-livetv-channels

Changes

Issues


🔄 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/12970 **Author:** [@Giermann](https://github.com/Giermann) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 1/15/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`c06b25f`](https://github.com/jellyfin/jellyfin/commit/c06b25f9607c23ef1ac5fc06bddeb33d9ef52a54) Add ability to remove a ChannelMapping - [`9d4d18c`](https://github.com/jellyfin/jellyfin/commit/9d4d18c20e682b0ec3453e089a33dd730e13e511) Merge branch 'jellyfin:master' into patch-1 - [`75d2e3f`](https://github.com/jellyfin/jellyfin/commit/75d2e3f8df9dfd44b9376d2f2d159ad97a064328) Merge branch 'jellyfin:master' into patch-1 - [`d84ce0e`](https://github.com/jellyfin/jellyfin/commit/d84ce0ee6e584a85327211eb0662b23916946958) Update src/Jellyfin.LiveTv/Listings/ListingsManager.cs - [`9db28f5`](https://github.com/jellyfin/jellyfin/commit/9db28f5d793561f78ad04131f81e4d8cc14efd39) Update src/Jellyfin.LiveTv/Listings/ListingsManager.cs ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Jellyfin.LiveTv/Listings/ListingsManager.cs` (+6 -1) </details> ### 📄 Description Remove a ChannelMapping by selecting the same mapping again. This should be an intuitive way to de-select a mapping which currently requires the manual editing of a config file: https://forum.jellyfin.org/t-how-to-unmap-livetv-channels <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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 07:12:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13428