Skip to content

feat(feature): add delete item option for Jellyfin admin accounts#191

Open
Arnab11 wants to merge 1 commit into
MakD:masterfrom
Arnab11:master
Open

feat(feature): add delete item option for Jellyfin admin accounts#191
Arnab11 wants to merge 1 commit into
MakD:masterfrom
Arnab11:master

Conversation

@Arnab11

@Arnab11 Arnab11 commented Jul 22, 2026

Copy link
Copy Markdown
  • Add deleteItem method to AdminRepository and JellyfinAdminRepository using Jellyfin SDK LibraryApi.
  • Add AdminAction.Delete to AdminAction interface and add a styled Delete menu item under the triple-dot options menu in ActionButtonsRow and EpisodeDetailOverlay (visible only when isAdmin is true).
  • Inject AdminRepository into ItemDetailViewModel and add deleteItem method with success/failure callbacks and change notification via AdminChangeBroadcaster.
  • Add DeleteConfirmationDialog to ItemDetailScreen warning admins before deleting media files from the server, popping the navigation stack on main item deletion.
  • Add string resources for delete dialog title, message, success, and error notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant