- Fix (remove) filtering for awards show categories

- Fix keyword search on IMDb search
- Remove 1920s decade for shows
This commit is contained in:
nwithan8
2023-12-14 09:00:23 -07:00
parent 9530dbca17
commit 05006e3714
5 changed files with 8 additions and 74 deletions

View File

@ -9,7 +9,6 @@ dynamic_collections:
Best of Decade DC: # mapping name does not matter just needs to be unique
type: custom
data:
twenties: 1920
thirties: 1930
forties: 1940
fifties: 1950
@ -22,7 +21,6 @@ dynamic_collections:
twenty_twenties: 2020
template_variables:
ending:
twenties: 1929
thirties: 1939
forties: 1949
fifties: 1959