You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager-Configs/home1800/overlays
home1800 bdbcb3e4ff
Update ratings-no250.yml
1 year ago
..
images Update README.md 2 years ago
README.md Update README.md 2 years ago
audio_flags.yml Audio Flags: Added Italian 2 years ago
ratings-no250.yml Update ratings-no250.yml 1 year ago
recent_ratings.yml Added ratings-no250 and recent-ratings 2 years ago
ribbon_imdb.yml Add files via upload 1 year ago
video_format.yml Add files via upload 1 year ago

README.md

Audio Flags

Always wanted Audio Language Flags, now I've got them. Focused on English and German combinations mainly. Combinations up to three flags, won't do more to combat clutter. Also, I only need original language + german and optionally english if available.

Setup

This config works by regex matching the filename and applying flags accordingly. Requires {MediaInfo AudioLanguages} in radarr naming or manually add the languages in whatever standard radarr uses in '[]' braces.

Supported Languages

  • english
  • german
  • korean
  • spanish
  • norwegian
  • japanese
  • french
  • italian

Supported combinations

(single language)

  • any language listed

(dual language)

  • english with any language listed
  • german with any language listed

(triple language)

  • english + german + any third language

Flags

wanted to automate the flag-combination generating to enable more combinations, but no willing to get into imagemagick at this moment. I've created templates with gimp.

Recent Ratings

To combat clutter, I wanted to only display ratings for the most recently added. It's basically the same as the PMM ratings config but added a recently added filter. Defaults to 30 days.

Ratings - no 250

same ratings config as in the PMM repo, difference being that it won't change the icon if it's IMdb's top 250. I did this because I already have the 250 corner banner, so having it twice would be redundant and wouldn't look nice.