Skip to content

denniskalpedis/Plex-Tampermonkey-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tampermonkey-scripts

These are some Plex Tampermonkey scripts.

Installation

  1. Install Tampermonkey
  2. Select a script in this repo that you wish to use. View the file and click the Raw button at the top of the file to view its source
  3. Copy the source
  4. Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol)
  5. Paste the source into the script window and hit save
  6. Change personal variables.
  7. Profit!

Scripts

Change Season Names

Allow you to change Season names on TV shows. Usful for home movies to have seasons as years, or holidays. Also great for learning series.

After insalled just go to the season and click edit. New field will show current name and allow you to change it.

Collection Posters

requires TMDB API Key

Shows you posters available for collections. uses TMDB and fanart. You will need your own API for both. or disable fanart, and only use TMDB.

You can set your language of the cover art text on TMDB, and you can set the size of the poster to be downloaded to plex.

Changes poster, but doesn't show current poster available to choose. (yet)

TODO:

  • When you click edit and save I would like it to update the default poster if you changed individual movie posters within the collection.
  • Get current poster to show as selected when set with this tool.

About

Tampermonkey Scripts for Plex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published