JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 64 forks source link

[Bug] Unable to receive Tautulli's Transcode Decision Change and Playback Pause/resume notifications. #771

Closed mannbadal closed 1 year ago

mannbadal commented 1 year ago

Describe the Bug Unable to receive Tautulli's Transcode Decision Change and Playback Pause/Resume notifications.

To Reproduce

  1. Play a Movie or TV show on Plex.
  2. Change the video quality on the media playing to test Transcode Decision Change notification.
  3. Pause and Play media to test Playback Pause/Resume notifications.

Expected Behaviour Lunasea App should receive these notifications

Screenshots Transcode Decision Change notification sent by Tautulli image

Playback Pause notification sent by Tautulli image

Playback Resume notification sent by Tautulli image

Versions Lunasea version 10.2.5 Stable (build 69f0941) - iOS (17.0.2) Tautulli version v2.13.1 (branch master)

Additional context

JagandeepBrar commented 1 year ago

Thanks for finding this, I was able to replicate it and find the root cause. A fix has been deployed to the notification service (https://github.com/JagandeepBrar/lunasea-notification-service/pull/37) and is now live. No updates required on the application-side.

mannbadal commented 1 year ago

Thanks for the quick response and fix @JagandeepBrar. I have also tested and it's working as expected :)