From b166950560fbf59aea0a770fb3ec884dea5ba4af Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 1 Sep 2025 21:55:51 +0200 Subject: [PATCH] chore(watchlist): Add "The Big Bang Theory S05" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 5b20af3..59ec90f 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,7 +12,7 @@ "type": "anime" }, { - "title": "The Big Bang Theory S05", + "title": "The Big Bang Theory S06", "type": "series" } ] @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "The Big Bang Theory S06", + "type": "series", + "date": { + "year": "2025", + "month": "08", + "day": "28", + "string": "2025-08-28" + }, + "rating": 3 + }, { "title": "Formula 1: Drive to Survive S06", "type": "series",