mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Preserve Date Added On Rename #797
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#797
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 @eglia on GitHub (Jul 19, 2019).
I use Radarr to automatically download movies. One of its features is to upgrade existing media to higher quality, e.g. from 720p to 1080p. When doing this, it deletes the old file and then adds the new one. This causes Jellyfin to scan the new file into the library and resetting the date added. The upgraded movie now shows up in first position of the "Latest Movies" section on the home page. The same behaviour can be observed by simply renaming the file.
It would be nice if Jellyfin could preserve the date added of a movie if it was already in the database.
@oddstr13 commented on GitHub (Jul 19, 2019):
I think this makes sense for the DB rework
@jellyfin-bot commented on GitHub (Jul 29, 2019):
We are moving all feature and enhancement requests to our new Fider platform here. This new platform lets people vote on and better manage such requests.
This request now lives here.