what have you done guys
i didnt write this in the first thread
but this plugin plugin-unstable/reports/reports_17.2505.7.0.zip
Cannot be unistalled
when you try unstall through dashboard the plugin is correctly marked as deleted on next startup
plugins\Reports_17.2505.7.0, so marking as deleteOnStartup.
[02:53:20] [INF] [44] Emby.Server.Implementations.ApplicationHost: App needs to be restarted.
and after restart its still installed
[02:56:29] [ERR] [22] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /Reports/Items.
System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyList`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Entities.Folder.GetChildren(Jellyfin.Database.Implementations.Entities.User,
Check the log time
and when server is on start up and tryies to delete the plugin
it throw an exeption for IO access deny
System.UnauthorizedAccessException: Access to the path 'ClosedXML.dll' is denied.
at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at Emby.Server.Implementations.Plugins.PluginManager.DiscoverPlugins()
the is no way access is denied by host server has the highest permissions
a temporary solution is to delete the plugin directly from host file system when server is off
i didnt write this in the first thread
but this plugin plugin-unstable/reports/reports_17.2505.7.0.zip
Cannot be unistalled
when you try unstall through dashboard the plugin is correctly marked as deleted on next startup
plugins\Reports_17.2505.7.0, so marking as deleteOnStartup.
[02:53:20] [INF] [44] Emby.Server.Implementations.ApplicationHost: App needs to be restarted.
and after restart its still installed
[02:56:29] [ERR] [22] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /Reports/Items.
System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyList`1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Entities.Folder.GetChildren(Jellyfin.Database.Implementations.Entities.User,
Check the log time
and when server is on start up and tryies to delete the plugin
it throw an exeption for IO access deny
System.UnauthorizedAccessException: Access to the path 'ClosedXML.dll' is denied.
at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at Emby.Server.Implementations.Plugins.PluginManager.DiscoverPlugins()
the is no way access is denied by host server has the highest permissions
a temporary solution is to delete the plugin directly from host file system when server is off