- pmm:streaming # Streaming on Disney+, Netflix, etc.
- pmm:versions # Will show duplicates for that media item and works with builder_level show, episode, and season
# template_variables:
@ -637,18 +637,18 @@ libraries:
mass_critic_rating_update:imdb # Update critic ratings with imdb
mass_audience_rating_update:tmdb # Update audience ratings with tmdb
mass_genre_update:
- tmdb# Update all genres from tmdb
- imdb# Update all genres from imdb if not from tmdb
- tvdb# Update all genres from tvdb if not from imdb
- tmdb# Update all genres from tmdb
- imdb# Update all genres from imdb if not from tmdb
- tvdb# Update all genres from tvdb if not from imdb
mass_content_rating_update:
- mdb_commonsense# Changes Content Rating to "1", "2" etc. to specify appropriate age
- omdb# Changes Content Rating from omdb if not found on mdb_commonsense
- mdb_commonsense# Changes Content Rating to "1", "2" etc. to specify appropriate age
- omdb# Changes Content Rating from omdb if not found on mdb_commonsense
mass_studio_update:
- tmdb# Update all studios from tmdb
mass_originally_available_update:
- tmdb# Update all original available date from tmdb
- tvdb# Update all original available date from tvdb if not from tmdb
- omdb# Update all original available date from omdb(imdb) if not from tvdb
- tmdb# Update all studios from tmdb
mass_originally_available_update:
- tmdb# Update all original available date from tmdb
- tvdb# Update all original available date from tvdb if not from tmdb
- omdb# Update all original available date from omdb(imdb) if not from tvdb
mass_episode_critic_rating_update:imdb # Update critic ratings with imdb for episodes
mass_episode_audience_rating_update:tmdb # Update audience ratings with tmdb for episodes
mass_imdb_parental_labels:none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide
@ -715,6 +715,7 @@ plex: # Can be individually specif
empty_trash:true
optimize:true
db_cache:2048# 2048 MB is 2GB which is what I use. Adjust for your system as 2048 MB (2 GB) is probably a good starting point compared to the default Plex value of 40 MB