Skip to content

Instantly share code, notes, and snippets.

@mvanbaak
Created May 29, 2022 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvanbaak/28c70ca43b39f566f03c0f11d02ec535 to your computer and use it in GitHub Desktop.
Save mvanbaak/28c70ca43b39f566f03c0f11d02ec535 to your computer and use it in GitHub Desktop.
PMM FreeBSD fonts/ location missing
|====================================================================================================|
| DVD Overlay in Movies |
|====================================================================================================|
| |
|==================================== Validating DVD Attributes =====================================|
| |
| Validating Method: template |
| Value: [ordereddict([('name', 'VideoFormat'), ('weight', 10)]), ordereddict([('name', 'DVD')])] |
| |
| Validating Method: allowed_library_types |
| Value: True |
| |
| Validating Method: overlay |
| Value: {'name': 'text(DVD)', 'group': 'quality', 'weight': 10, 'horizontal_offset': 15, 'horizontal_align': 'left', 'vertical_offset': 15, 'vertical_align': 'bottom', 'font': 'fonts/Inter-ExtraBold.ttf', 'font_size': 55, 'font_color': '#FFFFFF', 'back_color': '#00000099', 'back_radius': 30, 'back_width': 265, 'back_height': 85} |
| Traceback (most recent call last): |
| File "/usr/local/share/Plex-Meta-Manager/modules/overlays.py", line 244, in compile_overlays |
| builder = CollectionBuilder(self.config, overlay_file, k, v, library=self.library, overlay=True) |
| File "/usr/local/share/Plex-Meta-Manager/modules/builder.py", line 252, in __init__ |
| self.overlay = Overlay(config, library, overlay_data, suppress) |
| File "/usr/local/share/Plex-Meta-Manager/modules/util.py", line 973, in __init__ |
| raise Failed(f"Overlay Error: font: {font} not found. Options: {', '.join(fonts)}") |
| modules.util.Failed: Overlay Error: font: fonts/Inter-ExtraBold.ttf not found. Options: |
| |
| Overlay Error: font: fonts/Inter-ExtraBold.ttf not found. Options: |
^C^C|====================================================================================================|
| Exiting Plex Meta Manager |
|====================================================================================================|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment