github streamyfin/jellyfin-plugin-streamyfin 0.44.0.0

latest releases: 0.58.0.0, 0.57.0.0, 0.56.0.0...
5 months ago

Whats changed?

  • feat: added initial support for jellyfin notifications by @herrrta

Jellyfin events are becoming directly supported as streamyfin notifications!

You can configure these now by adding the following settings to your plugin

notifications:
    sessionStarted: // this is an admin only notification
        enabled: true
    playbackStarted:  // this is an admin only notification
        enabled: true
    userLockedOut: // this is a notification for admins + user who has been locked out
        enabled: true

These examples have now been removed from Notifications.md

track the full support for jellyfin events here! #29

Full Changelog: 0.43.0.0...0.44.0.0

Don't miss a new jellyfin-plugin-streamyfin release

NewReleases is sending notifications on new releases.