mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: Multi-select - Delete from Collection - Read-Only files on NFS - need option for Remove from Collection #5826
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5826
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @52buickman on GitHub (May 20, 2024).
Please describe your bug
There are no option on the multi-select context menu for "remove from collection". This option is needed in the context menu.
My workaround has been to mount the library filesystem read-only on the jellyfin server and perform the "delete" option for multi-select on multi-select on the collections view. If you use the "delete from collection", logically it expects to delete the file(s) from the filesystem as well as remove the selection from the collection. You receive an error, but it inconsistently removes the entire collection. There needs to be a write test before the delete and if the file is read-only, an appropriate error message is needed and only remove the association to the collection.
Reproduction Steps
Jellyfin Version
10.9.0
if other:
10.9.2
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
none
Please attach any screenshots here
nothing to capture
Code of Conduct
@jellyfin-bot commented on GitHub (May 20, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@jellyfin-bot commented on GitHub (Sep 18, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Oct 9, 2024):
This issue was closed due to inactivity.