Skip to content

A tool to help upload sets of posters from ThePosterDB and MediUX to your Plex server in seconds!

Notifications You must be signed in to change notification settings

isaacolsen94/plex-poster-set-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plex-poster-set-helper

plex-posterdb-helper is a tool to help upload sets of posters from ThePosterDB or MediUX to your Plex server in seconds!

Installation

  1. Extract all files into a folder (can delete the .gitignore)

  2. Open a terminal in the folder

  3. Install the required dependencies using

pip install -r requirements.txt
  1. Rename exampleconfig.json to config.json, and populate with the proper information
    • "base_url"
    • "token"
      • your Plex token
      • NOTE: this can be found here
    • "tv_library"
      • the name of your TV Shows library (e.g. "TV Shows")
    • "movie_library"
      • the name of your Movies library (e.g. "Movies")

Usage

Run plex-posterdb-helper.py

About

A tool to help upload sets of posters from ThePosterDB and MediUX to your Plex server in seconds!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%