linuxserver / Heimdall-Apps

Apps for Heimdall
MIT License
301 stars 324 forks source link

Issue with Tautulli Displaying Zero Streams Despite Active Playback #650

Closed xxcriticxx closed 8 months ago

xxcriticxx commented 1 year ago

My Tautulli consistently displays zero streams even when there are active streams playing. Heimdall has effectively communicated with the API, as confirmed by the test. What steps can I take to resolve this issue?

Heimdall v 2.5.6 Tautulli v 2.13.1

mvdkleijn commented 9 months ago
  1. Try updating to latest release.
  2. Do you have any logs?
  3. You can manually try in the browser what Heimdall does:

<your-configured-tautelli-url>api/v2?apikey=<your-apikey>&cmd=get_activity

Note: make sure the url you configure ends in slash (/).

That should give you some JSON output, please post that here.

mvdkleijn commented 8 months ago

Closing this to clean up, feel free to reopen or comment when needed.

Reasoning: