#Awards Collections Add *ALL* years regardless of data variable

1 messages · Page 1 of 1 (latest)

spiral falcon
#

See how it is entered in my config.yml below

  • pmm: oscars
    template_variables:
    use_year_collections: true
    radar_add_missing: true
    data:
    starting: current_year-3
    ending: current_year
    - pmm: sundance
    template_variables:
    use_year_collections: true
    radar_add_missing: true
    data:
    starting: current_year-3
    ending: current_year
spring basaltBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

Including the meta.log from the beginning is a huge help use !logs for more information.

tribal kiln
#

i'm lost what you are trying to do?

thick lagoonBOT
#

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
arctic kettle
#

Is this the issue we were discussing in the other thread where the starting/ending years don't apply to the "best picture"?

glass flame
spiral falcon
glass flame
#

so the issue is that the list needs to be built with that info

#

were just using others lists in the defaults

#

for example the 2020 sundance uses this list

#

if you had a list of just the winners for each year it could easily be added to the defaults