From 2ba36a6dc453776dc8fe23ea6a242e9d081504f8 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Tue, 30 Sep 2025 14:21:46 +0200 Subject: [PATCH] watchlist: Add "Green Book" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index cd4192b..e8ee920 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "Green Book", + "type": "movie", + "date": { + "year": "2025", + "month": "09", + "day": "30", + "string": "2025-09-30" + }, + "rating": 5 + }, { "title": "The Big Bang Theory S08", "type": "series",