XanderStrike / goplaxt

Scrobble Plex plays to Trakt with ease!
MIT License
301 stars 35 forks source link

Scrobbling new Plex Movie Agent #49

Closed geaston95 closed 3 years ago

geaston95 commented 3 years ago

Anyway to add support to scrobble the new Plex Movie Agent? Plaxt is currently unable to parse and track the new format

XanderStrike commented 3 years ago

This may be due to a bug I caught a couple months ago: https://forums.plex.tv/t/bug-webhooks-returning-multiple-guid-fields-of-different-datatypes/636921

The Plex team doesn't seem to care about bugs though.

I added a workaround to the library that parses webhooks, so maybe that will fix it. The images and public instance should be updated in a few hours and that should fix it I think.

geaston95 commented 3 years ago

That seemed to have fixed it, thank you!