Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mannbadal opened this issue Oct 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@mannbadal
Copy link

mannbadal commented Oct 4, 2023

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

  • Recieving on_play and on_created notifications fine on the iPhone

  • Notification Text for Transcode Decision Change

    Subject Line
    {user} transcoding {media_type!c}

    Message Body
    <episode>S{season_num00}E{episode_num00} </episode>{title} <movie>({year}) </movie>to {quality_profile} - {container_decision!c} - {video_codec!u}

@mannbadal mannbadal added the bug Something isn't working label Oct 4, 2023
@JagandeepBrar
Copy link
Owner

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

@mannbadal
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants