#Couple Errors
1 messages · Page 1 of 1 (latest)
Welcome @forest blaze!
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.
Hello! Brand new to Kometa, so thank you all for all your hard work on it. It is a great piece of kit. My friend sent me their config and I've been poking around at it while looking at the documentation, which you all have done a GREAT job with BTW, to try and make it my own and I'm stuck on a couple of errors that I would like to try and resolve. They do not appear to actually break anything, but I always like to make sure I'm doing things as correctly as possible to avoid any potential issues.
Here are the errors:
|========================================== Error Summary ===========================================|
| |
| Count | Message |
|=======|============================================================================================|
| 2 | No Keys found to create a set of Dynamic Collections |
| 2 | TMDb Collections Dynamic Collection Failed |
| 2 | YAML Error: collections or dynamic_collections attribute is required |
| |
|====================================================================================================|
I am also trying to get the Seasonal Collections to not display on the Home page. I can do it through Plex itself, but it seems the config options I implemented may not be done correctly.
Attached is my current config without the sensitive stuff at the bottom.
Thank you for your time and please let me know if there is any additional information that I can/should provide.
Here is my full meta.log as well.
📝 If you want to review this again, tronyx:
: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: Tronyx
Person who Invoked the Command: Tronyx
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: Plex Configuration - Section 3
Page 08: Plex Configuration - Section 4
Page 09: Plex Configuration - Section 5
Page 10: Plex Configuration - Section 6
Page 11: Rec 01 - ❌ [ERROR]
Page 12: Rec 02 - ⚠️ [WARNING]
Page 13: Rec 03 - 💬 CONVERT WARNING
| 2 | No Keys found to create a set of Dynamic Collections
You are attempting to create the franchise collections in thse two libraries:
Comedy Specials Library
Documentaries Library
Which I suspect don't have any of the relevant movies in them, hence "no keys found"
The other two errors are part of that same thing.
Ooh, that would make perfect sense.
I'll make a new anchor for Documentaries and use that with Comedy Specials.
Thank you!
no keys found:
[ERROR] | No Keys found to create a set of Dynamic Collections |
so the dynamic collections failed:
[ERROR] | TMDb Collections Dynamic Collection Failed |
And after dropping the only collection definition from that file as a result:
[ERROR] | YAML Error: collections or dynamic_collections attribute is required |
Which all means:
[INFO] | Collection File Failed To Load |
Got'cha.
How about the seasonal collection visibility? Do I have those keys set properly?
[DEBUG] | visible_library: true
[DEBUG] | visible_home: false
[DEBUG] | visible_shared: false
Assuming you want them visible in the library, not on the home screen, and not on your users' home screens, yes.
Perfect, thank you for your help.
I'm going to run this updated config to verify and then most likely mark this as solved.
All the initial errors that popped up immediately after starting did not appear so that is a very good sign.
Everything looks good, closing this. Thanks again!