From 47f41359f5af5d67277c865415e0459852e021ea Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 29 Sep 2025 20:04:51 +0200 Subject: [PATCH] watchlist: Add "Formula 1: Drive to Survive S07" & "The Big Bang Theory S08" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 55d84f8..cd4192b 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,7 +12,7 @@ "type": "anime" }, { - "title": "The Big Bang Theory S08", + "title": "The Big Bang Theory S09", "type": "series" } ] @@ -21,6 +21,28 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "The Big Bang Theory S08", + "type": "series", + "date": { + "year": "2025", + "month": "09", + "day": "29", + "string": "2025-09-29" + }, + "rating": 3 + }, + { + "title": "Formula 1: Drive to Survive S07", + "type": "series", + "date": { + "year": "2025", + "month": "09", + "day": "29", + "string": "2025-09-29" + }, + "rating": 3 + }, { "title": "Stan Lee", "type": "movie",