jellyfin-plugin-reports icon indicating copy to clipboard operation
jellyfin-plugin-reports copied to clipboard

Only activity works

Open Renato-4132 opened this issue 5 years ago • 2 comments

Running on ubuntu 19.10. plugin installed but only working for activity. Schermata del 2020-03-25 07-43-50

Renato-4132 avatar Mar 25 '20 06:03 Renato-4132

[2020-03-25 07:51:07.272 +01:00] [ERR] Error processing request System.MissingMethodException: Method not found: 'MediaBrowser.Controller.Entities.User MediaBrowser.Controller.Library.IUserManager.GetUserById(System.String)'. at Jellyfin.Plugin.Reports.Api.ReportsService.Get(GetItemReport request) at Emby.Server.Implementations.Services.ServiceExecGeneral.Execute(Type serviceType, IRequest request, Object instance, Object requestDto, String requestName) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost httpHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IRequest httpReq, HttpResponse httpRes, ILogger logger, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)

Renato-4132 avatar Mar 25 '20 06:03 Renato-4132

I have this problem too with this plugin and the Playback Reporting plugin too, for that matter. The page just turns up empty since upgrading to Jellyfin 10.6.

DesertCookie avatar Oct 17 '20 12:10 DesertCookie