When a file is manually replaced, for example after converting from an mp4 to an mkv; radarr decides to delete everything in that movies folder: posters, backdrops, subtitles, NFO files, leaving only the new video file; even though none of these were created or managed by Radarr ever.
This causes Emby to have to rescan/reidentify the item, re-downloading all the extra data, and it’s now lost all custom metadata that was stored in the nfo, particularly the original date added to emby and it now has no subtitles.
How can I prevent this?
If it wasn’t clear, here’s the full breakdown:
Before emby scans for the files radarr deleted, it’s trying to serve them to users and failing as they dont exist.
Once emby does scan the files and remove the missing ones from its db, it has to redownload all the metadata again and no longer has the nfo file telling it the original date added, so the movie is moved to the front of the ‘recently added’ list as if it was a brand new movie.
This has been consistent across two seprate setups: my original windows 10 based setup, and my current debian-docker setup.