[PR #4019] [MERGED] [Permissions] Fix for individual channel plugins #2858 #9642

Closed
opened 2025-12-22 07:35:16 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4019
Author: @PrplHaz4
Created: 8/31/2020
Status: Merged
Merged: 9/23/2020
Merged by: @anthonylavado

Base: release-10.6.zHead: patch-4


📝 Commits (1)

  • c48d7fe [Permissions] Fix for individual channel plugins #2858

📊 Changes

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

View changed files

📝 MediaBrowser.Api/UserLibrary/ItemsService.cs (+3 -1)

📄 Description

Changes

Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels".

This is against the 10.6.z branch as the filename changed for 10.7 and I screwed up the previous backport PR.

Issues

Fixes #2858


🔄 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/4019 **Author:** [@PrplHaz4](https://github.com/PrplHaz4) **Created:** 8/31/2020 **Status:** ✅ Merged **Merged:** 9/23/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `release-10.6.z` ← **Head:** `patch-4` --- ### 📝 Commits (1) - [`c48d7fe`](https://github.com/jellyfin/jellyfin/commit/c48d7fe228ce63e0ebc95638c60e5b77f5bc968a) [Permissions] Fix for individual channel plugins #2858 ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Api/UserLibrary/ItemsService.cs` (+3 -1) </details> ### 📄 Description <!-- 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. --> Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels". This is against the 10.6.z branch as the filename changed for 10.7 and I screwed up the previous backport PR. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #2858 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:35:16 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#9642
No description provided.