Jump to content

Issues generating reports in 3.1.1.0


Recommended Posts

Posted (edited)

In previous versions of EMBY, i am able to use urls to generate json reports.

 

For example, if I use:

 http://localhost:8096/emby/Reports/Items?IncludeItemTypes=Movie&parentId=<libraryID>&UserId=<UserID>&ReportColumns=Name&format=json

It would generate a json file listing all of the movies in a given folder. <libraryID> and <UserID> are my specific ones. 

 

In 3.1.1.0 I get a JSON file with headers but no data. I previously using 3.0.8500.0

 

I also noticed that there is no longer a nice looking dataset if i take off the "format=json" tag at the end. It used to put it in a nice table.

 

Anyone have any clues? 

 

Thanks,

Edited by RatInDaHat
Posted

Hi, can you just try using the reports feature? thanks.

Posted

That doesn't seem to work either. If i go to the reports tab from the webUI, the headers show up, but nothing else is populated.

Posted

I just tested, no problem found. Was able to generate both xls and csv.

Happy2Play
Posted

I know for me it takes about 15 seconds to generate.

http://localhost:8096/emby/Items/Filters?UserId=765505ee574226259ca1902b121b15fb&IncludeItemTypes=Movie&ReportView=ReportData
2016-12-26 11:04:09.7265 Info HttpServer: HTTP Response 200 to ::1. Time: 14116ms (slow). 
Posted

Figured it out. Looks like all of my library info was messed up when emby updated. Told it to rescan and it is all working again. Thanks for the help .

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...