#Trouble With Config File and Collections

1 messages · Page 1 of 1 (latest)

carmine ginkgoBOT
#

Welcome @main yarrow!

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.

carmine ginkgoBOT
#

Hi,

I'm having difficulty getting the playlist to appear in Plex. I've attached the following:

  1. Copy of my config file
  2. Copy of the playlist config file

What's happening essentially is i'm not seeing the Halloween playlist (with the trakt.tv lists) appear in Plex. I'm currently only seeing Plex's Halloween playlist. Im not entirely sure if its because both playlists are labeled "Halloween" so one is taking priority over the other, or if there's something wrong in my config file that needs to be corrected (most likely the cause).

Any and all guidance would be greatly appreciated

tiny tinselBOT
#
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

main yarrow
carmine ginkgoBOT
#

📝 If you want to review this again, gatordontplaynoshiet:
: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: Gator
Person who Invoked the Command: Gator
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 - ❌ TRAKT CONNECTION ERROR
Page 11: Rec 05 - ⚠️ [WARNING]
Page 12: Rec 06 - ⚠️ NO ITEMS FOUND IN PLEX
Page 13: Rec 07 - 💬 CONVERT WARNING
Page 14: Rec 08 - 💬💡️ PLEX DB CACHE ADVICE

charred goblet
#

When you say "playlist" do you mean "collection"? Plex doesn't create any playlists on its own.

#

This file:

    - file: /config/collections/halloween.yml     # NEW: External Halloween collection

is not in the correct place, or it doesn't have the correct name:

|=================================================================================
|                  Loading Collection File File: /config/collections/halloween.yml
|=================================================================================
|
| File Error: File does not exist /config/collections/halloween.yml
| Collection File Failed To Load
#

Looks like it's the latter. 'Halloween' is not the same as 'halloween' for a case-sensitive file system.

#

You will want to ensure that the two collections have different names, however.

manic hollow
#

case sensitivity is important in yml your files

charred goblet
#
bing@bang:~$ mkdir Gator && cd Gator && touch Halloween.yml
bing@bang:~/Gator$ ls
Halloween.yml
bing@bang:~/Gator$ cat halloween.yml
cat: halloween.yml: No such file or directory
bing@bang:~/Gator$ 
main yarrow
carmine ginkgoBOT
#

📝 If you want to review this again, gatordontplaynoshiet:
: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: Gator
Person who Invoked the Command: Gator
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 - ❌ TRAKT CONNECTION ERROR
Page 11: Rec 05 - ⚠️ [WARNING]
Page 12: Rec 06 - ⚠️ NO ITEMS FOUND IN PLEX
Page 13: Rec 07 - 💬 CONVERT WARNING
Page 14: Rec 08 - 💬💡️ PLEX DB CACHE ADVICE

main yarrow
manic hollow
#

You cant have 2 collections of the same name

main yarrow
# manic hollow You cant have 2 collections of the same name

Alright, thank you for both confirming and clearing that up. At the risk of going outside the scope of my support request, could I ask for advice in terms of best practices in this particular scenario? Looking at my config file Im instructing Kometa to put seasonal collections together based on the holidays. Would it be ideal to rename those collections (e.g Halloween would be something like Plexoween), then have my primary collection have the ordinary name (e.g Halloween). Or would you recommend I leave that alone and just change the name of the custom collection to something custom (e.g Plexoween).

Apologies for the word vomit

manic hollow
#

I’m not sure your use case. Why do you want two different Halloween collections? Why not add your custom lists to the existing default collections

#

Trouble With Config File and Collections

main yarrow
manic hollow
charred goblet
main yarrow
manic hollow
carmine ginkgoBOT
#

Does this look right? More specifically line 25 is where it starts

charred goblet
tiny tinselBOT
#

antwanchild used !aenh

@main yarrow, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.

main yarrow
#

Could you guys take a look at this? I added the variables (based on the config I sent previously) but the default collection is still appearing

carmine ginkgoBOT
#

📝 If you want to review this again, gatordontplaynoshiet:
: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: Gator
Person who Invoked the Command: Gator
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 - ❌ TO BE CONFIGURED ERROR
Page 11: Rec 05 - ❌ TRAKT CONNECTION ERROR
Page 12: Rec 06 - ⚠️ [WARNING]
Page 13: Rec 07 - ⚠️ NO ITEMS FOUND IN PLEX
Page 14: Rec 08 - 💬 CONVERT WARNING
Page 15: Rec 09 - 💬💡️ PLEX DB CACHE ADVICE

manic hollow
#

that exact collection has this error Collection Error: trakt_list requires Trakt to be configured

#

and is the reason why that collection was not modified and appears to “still be the defaults”

charred goblet
main yarrow
tiny tinselBOT
#

chazlarson used !aenh

@main yarrow, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.