mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Preserve Date Added On Rename #798
Reference in New Issue
Block a user
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.