[PR #10410] add EnableSubtitleManagement permission #12472

Closed
opened 2026-02-07 06:56:30 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10410

State: closed
Merged: Yes


Add new feature: ability for a user to "Edit subtitles" without administrator rights

Changes
Create a new Jellyfin.Data/Enums/PermissionKind: EnableSubtitleManagement
Add that permission to the UserPolicy

Related PR

TODO

  1. https://github.com/jellyfin/jellyfin-plugin-opensubtitles/pull/138
  2. https://github.com/jellyfin/jellyfin/pull/10499

Issues
https://features.jellyfin.org/posts/185/non-admin-users-download-subtitles

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10410 **State:** closed **Merged:** Yes --- Add new feature: ability for a user to "Edit subtitles" without administrator rights **Changes** Create a new Jellyfin.Data/Enums/PermissionKind: EnableSubtitleManagement Add that permission to the UserPolicy Related PR - Front-end: [jellyfin-web](https://github.com/jellyfin/jellyfin-web/pull/4883) ~~TODO~~ - ~~Fix https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/131#issuecomment-1677299539 in opensubtitle plugin~~ Done: 1. https://github.com/jellyfin/jellyfin-plugin-opensubtitles/pull/138 2. https://github.com/jellyfin/jellyfin/pull/10499 **Issues** https://features.jellyfin.org/posts/185/non-admin-users-download-subtitles
OVERLORD added the pull-request label 2026-02-07 06:56:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12472