#Rating Overlays Don't Appear
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
Posters don't include rating overlays
📝 If you want to review this again, coolbean_:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
Author of Linked Message: coolbeans
Person who Invoked the Command: coolbeans
File Name: meta.log
Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation ✅
Page 05: Plex Configuration - Section 1
Page 06: Plex Configuration - Section 2
Page 07: Rec 01 - ❌ ANIDB AUTH ERRORS
Page 08: Rec 02 - ❌🔒 BLANK API KEY ERROR
Page 09: Rec 03 - ❌ [ERROR]
Page 10: Rec 04 - ❌ CORRUPT FILE ERROR
Page 11: Rec 05 - ❌🛠️ INCOMPLETE LOGS
Page 12: Rec 06 - ❌ MY ANIME LIST CONNECTION ERROR
Page 13: Rec 07 - ❌ OVERLAY FONT MISSING
Page 14: Rec 08 - ❌ TRAKT CONNECTION ERROR
Page 15: Rec 09 - ⚠️ [WARNING]
Page 16: Rec 10 - ⚠️ MEMORY RECOMMENDATION
Page 17: Rec 11 - ⚠️ PLEX REGEX ERROR
Page 18: Rec 12 - 💬 CONVERT WARNING
Page 19: Rec 13 - 💬💡️ PLEX DB CACHE ADVICE
Page 20: Rec 14 - 💬🪟🐧 WSL MEMORY RECOMMENDATION
That log is incomplete; Kometa is apparently still running.
I had to stop it to post the log. I stopped it during the TV Shows scan
should I redo and wait until it completes?
As suspected, Kometa can't find those custom fonts. The ratings overlay can't run because of that so it gets skipped.
[ERROR] | Overlay Error: font: /config/fonts/Adlib.ttf not found. Options: Roboto-Regular.ttf, Roboto-Bold.ttf, Roboto-Medium.ttf, Roboto-Light.ttf, Inter-Bold.ttf, Roboto-Black.ttf, Comfortaa-Regular.ttf, Inter-Light.ttf, Roboto-MediumItalic.ttf, Inter-ExtraLight.ttf, Inter-Black.ttf, Roboto-BoldItalic.ttf, Comfortaa-Medium.ttf, Inter-Regular.ttf, Comfortaa-Bold.ttf, Roboto-LightItalic.ttf, Comfortaa-Light.ttf, Inter-ExtraBold.ttf, Inter-Medium.ttf, Roboto-Italic.ttf, Comfortaa-SemiBold.ttf, Inter-Thin.ttf, Inter-SemiBold.ttf, Roboto-ThinItalic.ttf, Roboto-Thin.ttf, Roboto-BlackItalic.ttf |
...
[ERROR] | Overlay Error: font: /config/fonts/Impact.ttf not found. Options: Roboto-Regular.ttf, Roboto-Bold.ttf, Roboto-Medium.ttf, Roboto-Light.ttf, Inter-Bold.ttf, Roboto-Black.ttf, Comfortaa-Regular.ttf, Inter-Light.ttf, Roboto-MediumItalic.ttf, Inter-ExtraLight.ttf, Inter-Black.ttf, Roboto-BoldItalic.ttf, Comfortaa-Medium.ttf, Inter-Regular.ttf, Comfortaa-Bold.ttf, Roboto-LightItalic.ttf, Comfortaa-Light.ttf, Inter-ExtraBold.ttf, Inter-Medium.ttf, Roboto-Italic.ttf, Comfortaa-SemiBold.ttf, Inter-Thin.ttf, Inter-SemiBold.ttf, Roboto-ThinItalic.ttf, Roboto-Thin.ttf, Roboto-BlackItalic.ttf |
oh, there should be another fonts folder in the config folder?
have one in the main folder
oh I guess that's how I have it directed in the config file
That's where you are telling Kometa to look.
/config/fonts/Adlib.ttf
/config/fonts/Impact.ttf
ya shoot
is there any reason to have that as such?
or just direct it to the main folder
Your docker container can currently only see things inside the config dir.
You can keep them wherever you want, but you will need to account for that in your container config.
Simplest would be to put them in the config dir; then you don't have to change your config or container.
That's standard docker stuff, nothing Kometa-specific.
that fixed it! tyvm for the help
