Jump to content

Reports Plugin - 4.1.0.5


Recommended Posts

PenkethBoy
Posted

Getting report failures for the following types

 

Plugin version 1.0.25.0

 

Album

Artist

Series

 

example error

2019-02-03 14:08:38.551 Info HttpServer: HTTP GET https://192.168.1.81:8920/emby/Reports/Items?StartIndex=0&Limit=100&IncludeItemTypes=Series&HasQueryLimit=true&GroupBy=None&ReportView=ReportData&DisplayType=Screen&UserId=77b5353a3f534740b1fa4a2e02c9b4c6&SortOrder=Ascending. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
2019-02-03 14:08:38.571 Info HttpServer: HTTP Response 200 to 192.168.1.56. Time: 29ms. https://192.168.1.81:8920/emby/Items/Filters?UserId=77b5353a3f534740b1fa4a2e02c9b4c6&IncludeItemTypes=Series&ReportView=ReportData
2019-02-03 14:08:38.640 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 4.1.0.5
	Command line: D:\Emby-Stable\system\EmbyServer.dll
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: D:\Emby-Stable
	Application directory: D:\Emby-Stable\system
	System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
	   at EmbyReports.Api.Common.ReportBuilderBase.GetStudioID(String name)
	   at EmbyReports.Api.Data.ReportBuilder.<GetOption>b__4_18(BaseItem i)
	   at EmbyReports.Api.Data.ReportBuilder.GetReportRows(IEnumerable`1 items, List`1 options)
	   at EmbyReports.Api.Data.ReportBuilder.GetResult(BaseItem[] items, IReportsQuery request)
	   at EmbyReports.Api.ReportsService.GetReportResult(GetItemReport request, User user)
	   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 appHost, Object requestDto, IRequest req)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)
	Source: EmbyReports
	TargetSite: System.String GetStudioID(System.String)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...