i'm trying to generate TMDB franchise collections split in 3 (basically italian franchises, trash/b-movie franchises and normal franchises), order them in different sections, and then conditionally add a label to the collections. the objective is to generate all franchises, split them up so they're easier to navigate and hide the local/crappy ones from certain users
i'm having trouble adding a label, no matter what i do the collections always only have Franchises and PMM. looking at the logs it seems my conditional variable is parsed correctly but the label isn't added. is it possible to add a label to a dynamic collection?