Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.24 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.24 KB

Plex2Discord

GitHub package.json version GitHub top language GitHub all releases GitHub forks

What is Plex2Discord

Plex2Discord is a simple Node.JS script that listens for Plex Webhook payloads then formats and forwards the payload content to a set Discord channel(s) via a bot.

Features

  • Easy setup, configuration, and deployment
  • Fancy Discord embed messages
  • Detailed error logging
  • Event Support for most Plex Webhook Events:
    • Media.stop
    • Media.pause
    • Media.play
    • Media.scrobble
    • Library.new

Upcoming Features

  • Detailed event logging
  • Content images/posters for Discord Embeds
  • Admin web panel

Requirements

Plex Media Server node-current GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod)

Installation

WIP

License

MIT