I have a number of movies that has a specific label. I'd like to create a dynamic collection that shows all movies with this specific label that have not been played. I think I can do this with dynamic collections of type custom however I am not having much luck. Note: I also tried smart filters and I got a bit lost in the docs on how to do that too. Any suggestions?
#Looking for a little help on getting a dynamic collection that is based on a label applied to movies
1 messages · Page 1 of 1 (latest)
Welcome @topaz basin!
Thanks for being a Kometa Sponsor, we greatly appreciate it! Your ticket will now be diverted to <@&1097919568334311495> and <@&938443185347244033>.
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.
how about you show us what you have thus far
I would think a smart collection would be simpler.
Here is what I have so far
collections:
Mysteries (New):
smart_label:
sort_by: release.desc
label: KOMETA-U-MyFavMysteries
all:
unplayed: true
visible_home: true
visible_shared: true
sort_title: Mysteries (New)
summary: A collection of unwatched Mystery movies.
however that is not working -- I am getting an error: Config Error: <<smart_label>> not found in the smart_label attribute data
Right, you have no <<smart_label>> as the error states
ok, so what am I missing? I get the error -- however the docs are not actually making sense to me right now 🙂
The docs would have me do something like this:
collections:
Mysteries (New):
smart_label:
sort_by: release.desc
all:
label: <<smart_label>>
unplayed: true
visible_home: true
visible_shared: true
sort_title: Mysteries (New)
summary: A collection of unwatched Mystery movies.
Which isn't making any sense as it doesn't actually have any way to set the specific label I want to use
I'd use a smart filter, not a smart label.
that might have done it! Thanks for pointing me in that direction
antwanchild used !aenh
@topaz basin, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.