Jellyfin Forum
SOLVED: How do I delete plugin from config-files (not gui) - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: How do I delete plugin from config-files (not gui) (/t-solved-how-do-i-delete-plugin-from-config-files-not-gui)



How do I delete plugin from config-files (not gui) - discokongo - 2024-06-08

NextPVR has broken my Jellyfin. 

Log shows this error:
"System.AggregateException: One or more errors occurred. (NextPvr pin must be configured.)"

It's unreachable for minutes, it's up a few seconds, then unreachable for minutes, up for a few seconds. 

I managed to uninstall nextpvr after many tries and trying to time those up-seconds right, and after that it worked. But after rebooting my server the crap is back!


How do I remove it from the system all together from CLI? 
I guess I need to remove these: 
/jellyfin/data/plugin/NextPVR_10.0.0.0/
/jellyfin/data/plugin/NextPVR_6.0.0.0/
/jellyfin/data/plugin/NextPVR_8.0.0.0/

But afraid to do so without knowing if I need to make a change or remove something else, and make an even bigger mess if I don't.


edit: I managed to once again remove NextPVR the old fashioned way in GUI after many tries. After that "/jellyfin/data/plugin/NextPVR_6.0.0.0/" was gone, but /jellyfin/data/plugin/NextPVR_10.0.0.0/ and /jellyfin/data/plugin/NextPVR_8.0.0.0/ remained.
So I just removed those too.

But please tell me if I need to remove it from somewhere else as well, so it won't create some crash next time I restart Jellyfin, or that make Jellyfin try to download it by itself.


RE: How do I delete plugin from config-files (not gui) - TheDreadPirate - 2024-06-09

In /jellyfin/data/plugin there should be a configuration directory. Remove any NextPVR files in there as well.


RE: How do I delete plugin from config-files (not gui) - discokongo - 2024-06-10

Thank you!

/jellyfin/data/plugins/configurations/Jellyfin.Plugin.NextPVR.xml is now removed.