#Rating Overlays Don't Appear

1 messages · Page 1 of 1 (latest)

sour geyserBOT
#

Welcome @safe thicket!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

sour geyserBOT
#

Posters don't include rating overlays

safe thicket
topaz girder
#

Please provide a log showing this happening.

#

@safe thicket uparrow

lean ridgeBOT
#
Providing Log Files

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯_(ツ)_/¯

Log file too big? USE PASTEBIN or ZIP THE FILE

safe thicket
sour geyserBOT
#

📝 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> 📝

#
**User Info**

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

topaz girder
#

That log is incomplete; Kometa is apparently still running.

safe thicket
#

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?

topaz girder
#

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 |
safe thicket
#

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

topaz girder
safe thicket
#

ya shoot

#

is there any reason to have that as such?

#

or just direct it to the main folder

topaz girder
#

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.

safe thicket
#

ok sweet, I'll add that to the config folder then

#

then rerun

topaz girder
#

That's standard docker stuff, nothing Kometa-specific.

safe thicket
#

that fixed it! tyvm for the help