#Can anyone figure out why my mcu collection is not being shown?

1 messages · Page 1 of 1 (latest)

ashen crow
#

Also on an unrelated note, is there a way I can perma rename these collections?

random runeBOT
#

Welcome @ashen crow!

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

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

#

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

ashen crow
#

a picture would be better wouldn't it

primal lakeBOT
#

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
#

Please avoid posting screenshots of text-like log output or your yaml configurations. They are very hard to read to find errors and we cannot scroll through the text to see other context. Post actual text instead, formatted with code-blocks (type !code for more info on this).

If you feel that it's too long, you can directly attach the entire file to your Discord message

#

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

ashen crow
random runeBOT
#

📝 If you want to review this again, babyjesusbro:
: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> 📝

wary oxide
# ashen crow

no, screenshots are not useful, hard to copy and paste and not always readable

#

please click both green checks marks

ashen crow
#

that work?

wary oxide
#

no

#

the green check mark above, please

#

and then the green check mark that comes after that

random runeBOT
#

📝 If you want to review this again, antwanchild:
: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: BabyJesus
Person who Invoked the Command: Luma
File Name: meta.log

Table of Contents:
Page 01: User Info
Page 02: PMM Info
Page 03: PMM Summary Info
Page 04: PMM Config.yml YAML Validation
Page 05: Plex Configuration - Section 1
Page 06: Rec 01 - ❌ ANIDB AUTH ERRORS
Page 07: Rec 02 - ❌🔒 BLANK API KEY ERROR
Page 08: Rec 03 - ❌ [ERROR]
Page 09: Rec 04 - ❌ MY ANIME LIST CONNECTION ERROR
Page 10: Rec 05 - ❌ PLAYLIST ERROR
Page 11: Rec 06 - ❌ TO BE CONFIGURED ERROR
Page 12: Rec 07 - ❌ TRAKT CONNECTION ERROR
Page 13: Rec 08 - ⚠️ [WARNING]
Page 14: Rec 09 - 💬 CONVERT WARNING
Page 15: Rec 10 - 💬💡️ PLEX DB CACHE ADVICE

random runeBOT
# random rune
**User Info**

Author of Linked Message: BabyJesus
Person who Invoked the Command: Antwan
File Name: meta.log

Table of Contents:
Page 01: User Info
Page 02: PMM Info
Page 03: PMM Summary Info
Page 04: PMM Config.yml YAML Validation
Page 05: Plex Configuration - Section 1
Page 06: Rec 01 - ❌ ANIDB AUTH ERRORS
Page 07: Rec 02 - ❌🔒 BLANK API KEY ERROR
Page 08: Rec 03 - ❌ [ERROR]
Page 09: Rec 04 - ❌ MY ANIME LIST CONNECTION ERROR
Page 10: Rec 05 - ❌ PLAYLIST ERROR
Page 11: Rec 06 - ❌ TO BE CONFIGURED ERROR
Page 12: Rec 07 - ❌ TRAKT CONNECTION ERROR
Page 13: Rec 08 - ⚠️ [WARNING]
Page 14: Rec 09 - 💬 CONVERT WARNING
Page 15: Rec 10 - 💬💡️ PLEX DB CACHE ADVICE

random runeBOT
ashen crow
#

ty bot

#

as you can see here, it successfully made the dc, made the in association with, & didnt make the alien vs predator collection, so I don't understand why it didnt make marvel

wary oxide
#

the log tells you why MCU isn't working

ashen crow
#

trakt..?

wary oxide
#

a collection relying on trakt isn't going to work without trakt being configured @ashen crow

ashen crow
#

great it worked, apparently my id was wrong, anyway for the 2nd question in this same thread

#

Also on an unrelated note, is there a way I can perma rename these collections?

#

or add films that aren't a part of the collection permanently, I just cant seem to wrap my head around making things stick

foggy stratus
#

so something like:

      - pmm: universe
        template_variables:
          name_dcu: Movies about Batman and his friends
#

To add individual movies to these collections, you'll have to copy and edit the source list, then point PMM at your new list:

      - pmm: universe
        template_variables:
          name_dcu: Movies about Batman and his friends
          mdblist_dcu: https://mdblist.com/lists/babyjesus/external/6666666
ashen crow
#

that's not too crazy, but I'm guessing it would stop auto updating if I did that right

foggy stratus
#

Yes.

ashen crow
#

so to be clear, there would be no way to just add say The Batman 2022, to dceu, while keeping it auto updating

#

from that point forward it would become manual

foggy stratus
#

No, not while using this default. That specific thing is not exposed as a customization point.

#

If there were a way to do that I would have suggested it as an answer to your question.

ashen crow
#

I guess maybe if someone has created a DC Films collection on mdblist.com that would work

#

assuming I can use collections that aren't my own?

foggy stratus
#

The tool is currently using a list you don't own, so yes, you can enter any public list URL there.

#
      - pmm: universe
        template_variables:
          name_dcu: Movies about Batman and his friends
          mdblist_dcu: https://mdblist.com/lists/any/public/list/url/that/you/prefer
#

So you can find one that meets your needs, or create one that meets your needs.

#

Or create a collection from scratch that meets your needs, rather than using the defaults..

ashen crow
#

perfect!

#

Thanks @foggy stratus

#

That's about everything, my plex meta manager journey has been quite swell

#

ty friend