chinkara
chinkara
Add new feature: ability for a user to "Edit subtitles" without administrator rights **Changes** Edit itemContextMenu.js to allow "edit subtitle" if user have PermissionKind EnableSubtitleManagement Edit profile.tsx to have a...
**Changes** Fix the delete subtitle endpoint. This is a missing component in https://github.com/jellyfin/jellyfin/pull/10410 **Issues** Fix #11318
Clarify for the user the usage of the SubtitleManagement permission by doing the following modifications: 1. "Allow this user to ~~edit~~ subtitles" is changed to "Allow this user to __add__...