Skip to content

publish messages about new titles in your jellyfin server via AWS Simple Notification Service

License

Notifications You must be signed in to change notification settings

ATTron/jellyfin-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jellyfin-Notify

Send messages out via AWS Simple Notification Service(SNS) in a timed fashion whenever new items are added to your Jellyfin Server

Prerequisites

Jellyfin-Notify assumes you have the AWS CLI installed and configured. Also that you have created a valid SNS topic in AWS.

Usage

Jellyfin-Notify can be used in 2 different ways

1. CLI w/ flags

./jellyfin-notify -endpoint <ENDPOINT> -api-key <API-KEY> -user-key <USER-KEY> -aws-region <AWS-REGION> -sns-arn <SNS-ARN> -wait-time 72

2. CLI w/ .env file

  • create an .env file using the template in this repo
./jellyfin-notify -env-file

About

publish messages about new titles in your jellyfin server via AWS Simple Notification Service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages