Skip to content

Shayne55434/Tautulli2Discord

Repository files navigation

Tautulli2Discord

This is a collection of PowerShell scripts that collect information from various sources and sends it to Discord via webhooks.

Disclaimer

This is my very first GitHub repo that I have made public and decided to share with the Plex community. I am no scripting guru and likely do not follow best practices in my coding. That being said, I am always open to suggestions and contstructive criticism.

Configuration

I tried to make the scripts as easy to use as possible. The scripts mostly rely on the config.json file, but some will have a few variables that are specific to the script.

Information on how to set up a Discord webhook can be found be here.

Usage

That's it. Once the webhook(s) are created and the variables are filled in properly, you should be able to run the scripts and it send the relevant information to your Discord server/channel.

I have set my scripts up to run as a Scheduled Task, so it's completely hands off.

Examples

CurrentStreams.ps1 DiscordCurrentlyStreaming.ps1

PopularOnPlex.ps1 PopularOnPlex.ps1

LibraryStats.ps1 DiscordLibraryStats.ps1

PlaysForLast12Months_v2.ps1 DiscordPlaysForLast12Months_v2.ps1

TopXUsersByMediaType.ps1

DiscordTopXUsersByMediaType.ps1

Issues

Probably. Just let me know and I will try to correct.

Thanks

Many thanks to FS.Corrupt for his help and contributions. And thanks to Ladrek for coming up with some of the ideas for these scripts.

Enjoy

This one is simple.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published