Hi, I am trying to create a collection of movies/shows via the tmdb_id.. But i cannot figure out how to ensure the ordering of the collection is in the same order as it is repesented tmdb_movie attribute list.
What am i doin wrong?
i.e
Movies Trending:
collection_order: custom
visible_library: true
visible_home: true
visible_shared: true
sync_mode: sync
item_label: Top10USAU
item_radarr_tag: top_10_usau
tmdb_movie:
- 111
- 222
- 333