Skip to content
David Aldred edited this page Oct 7, 2021 · 4 revisions

Welcome to the plex_and_media_utilities wiki!

Here you will find a collection of useful utilities for Plex and Sonarr

Please read each one carefully!

Common Tasks

Python3

Most of these scripts require you to have Python 3 installed on your system.

You can download the latest version of Python from Here

Plex API Token

Most of these scripts will require an API key or Authenticatio token

For Plex, this if your Plex Authentication Token

You can use these directions from Plex to get this.

Finding an authentication token / X-Plex-Token

Sonarr API Token

Most of these scripts will require an API key or Authenticatio token

For Sonarr, this is your API key. This can be found within Sonarr Sonarr > Settings > General

Clone this wiki locally