From a4aec78b3683bb1a6a7268eb0262814f89cb970d Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Wed, 30 Mar 2022 19:30:58 +1000 Subject: [PATCH] Add Rotten Tomatoes Best of 2022 list Tracking this list https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-2022 --- meisnate12/MovieCharts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meisnate12/MovieCharts.yml b/meisnate12/MovieCharts.yml index cdce48b..1cfb027 100644 --- a/meisnate12/MovieCharts.yml +++ b/meisnate12/MovieCharts.yml @@ -62,3 +62,5 @@ collections: template: { name: Best of, year: 2020 } Best of 2021: template: { name: Best of, year: 2021 } + Best of 2022: + template: { name: Best of, year: 2022 }