#Playlist Error: Library: Movies not defined & YAML Error: collections or dynamic_collections attr
1 messages · Page 1 of 1 (latest)
📝 If you want to review this again, supernova4906:
: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> 📝
Welcome @clear moat!
It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.
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.
✅ YAML validation passed! YAML checked and IS valid.
Note: Although YAML is valid, it may not be written as Kometa expects
I'm hoping someone can help me in understanding what is wrong here. I am getting an error that Movies is not a library, but it is. I'm also receiving a collections error, but I don't understand why. Thanks.
playlist_files:
- default: playlist
this should be just before your settings section
you've broken up your libraries section by adding that in the middle of it
so everything after playlist_files is being read as a playlist, including your Anime and Movies library
Thank you!