Skip to content

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

Merged
MakD merged 1 commit into
MakD:masterfrom
Arnab11:master
Jul 27, 2026
Merged

feat(feature): add delete item option for Jellyfin admin accounts#191
MakD merged 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.

@MakD
MakD merged commit 54041d0 into MakD:master Jul 27, 2026
@MakD MakD mentioned this pull request Jul 28, 2026
3 tasks
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.

2 participants