From 90a03f847717b8eec0791a4a888fc331de2c4585 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Fri, 26 Aug 2022 16:01:16 -0400 Subject: [PATCH] Update README.md --- bullmoose20/README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bullmoose20/README.md b/bullmoose20/README.md index 54cdc95..eaad1ca 100644 --- a/bullmoose20/README.md +++ b/bullmoose20/README.md @@ -1,11 +1,17 @@ # bullmoose20 PMM files ## Basics -I run PMM nightly (not lsio image) and Plex(hotio image) with Unraid: +I run PMM nightly (not lsio image) and Plex(hotio image) within Unraid:
## Instructions -Take what you need from my config.yml. I run everything stock from the github default PMM and tweak from within my config.yml to "make it my own". Nothing is local other than the fonts which are included in this repo (fonts.zip). These fonts are the best match I could find per ratings site and the ratings overlays. Unzip the fonts to a location (I use: config/metadata/overlays/fonts/.ttf) that PMM has access to and adjust the ratings section (rating1_font:, rating2_font:, rating2_font:) of the overlays within the config.yml file to be able to use them with PMM. +Take what you need from my config.yml. I run everything stock from the github default PMM and tweak from within my config.yml to "make it my own". + +Nothing is local other than the fonts which are included in this repo (fonts.zip). These fonts are the best match I could find per ratings site and the ratings overlays. + +Unzip the fonts into `config/metadata/overlays/fonts/` to use this config without modifications. + +You can put the fonts elsewhere, but if you choose to do that, you will need to adjust the ratings section (rating1_font:, rating2_font:, rating2_font:) of the overlays within the config.yml file to point to the location you chose.