mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
DVR program deletion leaves artifact files/directories #393
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#393
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 @dinki on GitHub (Feb 6, 2019).
When deleting the last episode of a recorded program, JF should delete the entire program's directory tree. This is not happening. Artifacts are being left behind:
user@host:/data-drive/jellyfin_dvr_tv$ find Schooled/
Schooled/
Schooled/Season 1
Schooled/tvshow.nfo
These files/directories should be cleaned up and removed to prevent a bunch of empty directories and orphaned files.
@stale[bot] commented on GitHub (Jul 29, 2019):
Issues go stale after 60d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 7d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@joshuaboniface commented on GitHub (Aug 6, 2019):
Reopened as issue still present.
@stale[bot] commented on GitHub (Nov 4, 2019):
Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@dinki commented on GitHub (Nov 4, 2019):
Keep open. Still unresolved AFAIK
@pokreman06 commented on GitHub (Sep 22, 2025):
Is this still an issue?
@carsten-re commented on GitHub (Oct 17, 2025):
Hi @pokreman06,
Yes, it's still an issue.
When I delete the last recorded file in a series, the folder and some additional files like ngo and pictures will persist.