mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
uodated readme (#634)
* updates to schema (flixpatrol is back in limited fashion) and new version of status made me move some other overlays down a little to accommodate * added a movie metadata_file * updated for 1.20 * updates for 1.20 * updated because some items now require nightly6 * update README.md * add separator_franchise * in preparation for the content_rating_au as a default * minor update * minor tweaks * remove flizpatrol, update mass_*update section, add more seasonal * additional fixes from ruamel checker * new config to get ready for PlexPosterMaker * first release of config with information about PPM integration * added my docker-compose.yml for Unraid * uodated readme * improved the magick install location
This commit is contained in:
parent
126afbd84f
commit
62f06bd574
@ -21,6 +21,8 @@ I also prefer to have a copy of the local assets so that if I need to recover to
|
||||
|
||||
Essentially, I prefer `tmdb` as a source and textless images all around with a fallback to English and then German(`["xx", "en", "de"]`). Then I apply a gradient of my choice (`bottom-up-fade.png` & `bottom-up-fade-background.png`), and font of my choice (`Comfortaa-Medium.ttf`) which happens to match the PMM defaults for Collections. The secrets to all of this are found in the `bullmoose20config.json` file found in the ppm subdirectory along with the font and the gradient files.
|
||||
|
||||
Unraid Docker-Compose file is also shared and when prompted in Unraid to add a UI Label Icon, use this link: https://raw.githubusercontent.com/fscorrupt/Plex-Poster-Maker/main/images/webhook.png
|
||||
|
||||
After PPM applies my settings Movie example
|
||||
|
||||

|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
},
|
||||
"PrerequisitePart":{
|
||||
"AssetPath": "./assets",
|
||||
"magickinstalllocation": "C:\\Program Files\\ImageMagick-7.1.1-Q16-HDRI",
|
||||
"magickinstalllocation": "./magick",
|
||||
"maxLogs": "5",
|
||||
"font": "Comfortaa-Medium.ttf",
|
||||
"backgroundfont": "Comfortaa-Medium.ttf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user