#Dynamic collection letterboxd_user_lists with collection_order: custom variable

1 messages · Page 1 of 1 (latest)

unkempt abyssBOT
#
📁 Attachment Detected: meta-18.log 📁

ariste83, I see you attached a file 📁 meta-18.log 📁, ariste83. Would you like to process this file and make some recommendations? Default value of No/Red X will be selected after 180 seconds.

#

Welcome @spiral pivot!

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.

unkempt abyssBOT
#

Hello,

I have created a dynamic_collections.yml file where I set up letterboxd_user_lists to automatically retrieve all the lists from my Letterboxd account.

What I would like is for the movies to appear in Plex in the same order as they are in my Letterboxd lists, rather than being sorted by release date.

The variable that seems to allow this is:
collection_order: custom

The problem is that when I add this directly into my dynamic_collections.yml file, it doesn’t work. Here is my current configuration:

dynamic_collections:
Letterboxd User Lists: # This name is the mapping name
type: letterboxd_user_lists
collection_order: custom
sync: true
data:
username: (redacted by Luma)
limit: 1000

This seems incorrect based on what is stated in the logs.

From what I understand, I might need to add the collection_order: custom variable inside a template. However, I don’t know how to do that.

Could you please guide me on how to set this up?

Thank you in advance for your help!