#Can anyone figure out why my mcu collection is not being shown?
1 messages · Page 1 of 1 (latest)
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.
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
📝 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> 📝
no, screenshots are not useful, hard to copy and paste and not always readable
please click both green checks marks
no
the green check mark above, please
and then the green check mark that comes after that
📝 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> 📝
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
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
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
the log tells you why MCU isn't working
trakt..?
a collection relying on trakt isn't going to work without trakt being configured @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
You customize these collections using template variables.
The wiki page for this default:
https://metamanager.wiki/en/latest/defaults/both/universe/
under "shared template variables"
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
that's not too crazy, but I'm guessing it would stop auto updating if I did that right
Yes.
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
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.
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?
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..