Jump to content

Enhanced Notification Webhooks for automatic 'markplayed'


happytonakai
Go to solution Solved by Luke,

Recommended Posts

happytonakai

Currently, notification webhooks for 'markplayed' are only triggered when an item is manually marked as played. This means that automatic marks after watching an item do not trigger this notification.

I realize that this notification is tied to 'user' behavior, so it reacts only based on user's behavior which is manually click the ✅ button in this case. Can we perhaps introduce another notification under 'play' that is triggered by automatic marks as played? Just like Plex's 

media.scrobble – Media is viewed (played past the 90% mark).

 

Link to comment
Share on other sites

happytonakai

OK, I found another way to achieve it: using `playback.stop` and `percentage` to determine if it is played.

Link to comment
Share on other sites

  • Solution

Hi, the stop notification has a PlayedToCompletion property. I would use that instead of checking percentage.

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...