- Add note about manual posters for genres, countries

This commit is contained in:
nwithan8 2023-11-27 10:02:00 -05:00
parent e18c21b8b3
commit cdc78d39c4
1 changed files with 3 additions and 1 deletions

View File

@ -161,6 +161,8 @@ This collection uses a combination of all these prefixes, and are always sorted
- <<key_name>> used in title, <<key>> used in all other places - <<key_name>> used in title, <<key>> used in all other places
- For number-based DCs, these are the same. - For number-based DCs, these are the same.
## Custom Posters ## Posters
- Posters available here: https://github.com/meisnate12/Plex-Meta-Manager-Images/tree/master/award
- Multi-word genres or countries won't URL-encode properly, so you may need to manually import posters for those collections
- Placeholder posters generated using [this utility](https://github.com/bullmoose20/Plex-Stuff#create_poster) and [this font](https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/Comfortaa-Bold.ttf) - Placeholder posters generated using [this utility](https://github.com/bullmoose20/Plex-Stuff#create_poster) and [this font](https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/Comfortaa-Bold.ttf)
- Example: `./create_poster.ps1 -clean 1 -base_color "#5B5B5B" -gradient "1" -font "Comfortaa-Bold" -font_size "200" -text "NETWORKS"` - Example: `./create_poster.ps1 -clean 1 -base_color "#5B5B5B" -gradient "1" -font "Comfortaa-Bold" -font_size "200" -text "NETWORKS"`