HomarrH
Homarr10mo ago
10 replies
Rezst

Tdarr integration - Empty statistics tab

Hey there, I have a Tdarr instance running and have added the integration to Homarr. In the widget on the dashboard I can see the Workers, Queue and Health checks but my "Statistics" tab always displays Empty

I know that the widget only updates if I refresh the page, but it seems like no info is being pulled from Tdarr

I have tested if the API works and if I use the Tdarr API I do recieve the data back

curl -X POST http://192.168.2.186:8265/api/v2/stats/get-pies -H "Accept: application/json, text/plain, /" -H "Content-Type: application/json" -d '{"data":{"libraryId":""}}'

My logs in Homarr itself also display no Error or Warnings for the Tdarr integration

I'm wondering if I am doing something wrong? For the integration I've just added the local IP of the Tdarr server

I hope the images I've attached can help find a problem in my setup
image.png
image.png
image.png
image.png
image.png
Solution
Thanks for debugging and sorry for the late reply.
Can you submit a bug report on GitHub? Alternatively, since you debugged it so deeply, you may also contribute a fix if you're willing to. Thank you!
Was this page helpful?