If you send Track data from the Jellyfin Webhook plugin, we'll do the
right thing with it. Lots more to do to clean this up, but it also
involved moduralizing the code for scrobbling so it's a little simpler
to understand what's going on.
Biggest thing here is adding the ability to scrobble until the video is
95% done and then not scrobble the same video file again for 15 minutes.
This seems hacky, but in practice works pretty well, so long as you
don't monkey around with the 95% completion thing. Unlike music, videos
are generally watched all the way through.