#Collectionless Collection - Faster sorting method OR don't build collection

1 messages · Page 1 of 1 (latest)

odd parrot
#

So I'm not sure if converting everything to smart labels would solve my problem or exactly how difficult it would be for my library. In the meantime, I am still using - pmm: collectionless to achieve my intended goals. A small pet peeve of mine is that if you've on the overview for a movie within Collectionless you get the list of "related" movies that are in the same collection. By very definition these titles have nothing in common, so it's not great to have it be one of the first things that gets recommended.

To counter this I've put the following template variable: ```yaml
collection_order: random


So here's my question,
1. Can I hide or not show in recommended all of the titles in collectionless?
2. If not, is there a way to seed up the process  by which it sorts these? Even a psuedo random formula would be fine if it meant it was faster.
crystal ravineBOT
#

Welcome @odd parrot!

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.

fallow dove
#

1 - I think no? The "related items" is a Plex feature that I don't think you can disable - if you are viewing a film in the Harry Potter collection, then Plex will show you some other movies in that collection. Plex can't distinguish between that and "collectionless", both are just collections to it.

#

2 - I'm not sure what to suggest here. But worth noting the recent #announcements to see if that helps you at all

odd parrot