RatInDaHat 0 Posted December 26, 2016 Posted December 26, 2016 (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 December 26, 2016 by RatInDaHat
Luke 42085 Posted December 26, 2016 Posted December 26, 2016 Hi, can you just try using the reports feature? thanks.
RatInDaHat 0 Posted December 26, 2016 Author Posted December 26, 2016 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.
Luke 42085 Posted December 26, 2016 Posted December 26, 2016 I just tested, no problem found. Was able to generate both xls and csv.
Happy2Play 9784 Posted December 26, 2016 Posted December 26, 2016 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).
Luke 42085 Posted December 26, 2016 Posted December 26, 2016 Or you could save yourself from doing that and just follow how to report a problem. thanks !
RatInDaHat 0 Posted December 26, 2016 Author Posted December 26, 2016 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 .
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now