I just completed migrating my Plex library from an Nvidia Shield to my recently built unRAID server. - The new server instance is running quite well under a Docker container, with the exception of a single library item/file (movie) that I am unable to delete.
If I click on the ellipses on the movie icon and select “Delete”, the file will immediately disappear. However, if I click on another library (such as TV Shows) and return back to Movies, the icon reappears. - As for deleting the file via the “Get Info” window, it does not appear to do anything at all.
I have verified that the Docker container is configured with the correct permissions, and have even went as far as running chmod 777 recursively against the “config” and “data” (media file) directories. That was followed-by a restart of the docker container itself, and even a reboot of the actual unRAID server. - None of which have resolved this issue.
logs should NEVER be Verbose unless specifically instructed to do so. Verbose logs contain so much nonsense/noise (detail) they have little value for troubleshooting.
as for your delete problem, disable Verbose and stand by for someone to ask you for them, or simply attach them to a post you create AFTER you gather some Debug logs when you create/trigger/reproduce the problem.
I did that originally but did not have any of the debug/verbose options selected (even though the logs do show some debug flags). Those logs were (just) attached to the initial post. - Just to be safe, I explicitly enabled debug and re-created the problem. Attached here.
Super, now all you need is a capable/willing participant to get to the bottom of your issue. I am a receptionist. I don’t really give a ****, but I’m pretty and they hired me to direct traffic.
I wound up getting rid of the movie (invalid entry) by deleting the old path from my Movies library. - This was done after I ensured that everything else was carried over, and all duplicates were removed… One of the guides that I was originally following for the migration was here.