From 8032256dfe51a925f40c49b350f6f4566c086e81 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 13 Sep 2025 11:31:08 +0200 Subject: [PATCH] watchlist: Add "The Big Bang Theory S06" Misstyped last time for 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 bf0c420..6817d0a 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -22,6 +22,17 @@ "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ { + "title": "The Big Bang Theory S06", + "type": "series", + "date": { + "year": "2025", + "month": "09", + "day": "09", + "string": "2025-09-09" + }, + "rating": 3 + }, + { "title": "Three Men and a Baby", "type": "series", "date": { @@ -33,7 +44,7 @@ "rating": 4 }, { - "title": "The Big Bang Theory S06", + "title": "The Big Bang Theory S05", "type": "series", "date": { "year": "2025",