mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Plugins fail to uninstall #6033
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 @POD-io on GitHub (Jun 19, 2024).
Please describe your bug
Attempting to uninstall plugins (in my case, Subtitle Extract and Open Subtitles) results in the plugin being removed after one restart, and then automatically reinstalled after the next.
You can see in the logs that it is marked for deletion, and then seems to only disable it, although it gives the status of "Deleted" after restart. Doing nothing but another immediate restart causes the plugin to come back, and as seen in logs, loaded again.
Reproduction Steps
Jellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 19, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@gummykage commented on GitHub (Jun 20, 2024):
This was such an annoyance. Shut your instance down go to config/plugins and delete the plugins manually as a workaround.
@POD-io commented on GitHub (Jun 20, 2024):
Good deal, this worked well. It was indeed super annoying as it was kicking off scheduled tasks as well.
@anthonylavado commented on GitHub (Jun 20, 2024):
How exactly are you restarting Jellyfin? This matters
@POD-io commented on GitHub (Jun 20, 2024):
The 'restart' button on the Dashboard.
@felix920506 commented on GitHub (Jun 20, 2024):
Might be related to #9059
@jsspen commented on GitHub (Jul 15, 2024):
I've been having similar trouble. Jellyfin bare metal on a Pi. For some plugins just clicking "uninstall" causes an infinite hang and no matter how long I let it go once I refresh it's still there. I've tried restarting via dashboard and through the terminal (as a service) with no change. As @gummykage said above, the only solution seems to be manual deletion.
@jellyfin-bot commented on GitHub (Nov 13, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Dec 4, 2024):
This issue was closed due to inactivity.
@Marketos-Damigos commented on GitHub (Apr 27, 2025):
The issue is still present in version 10.10.7
@iamLazyCode commented on GitHub (Sep 26, 2025):
+1 same issue