From 7d83562f669413cb43337d47427b74f9f677e671 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sun, 3 Aug 2025 13:58:16 +0200 Subject: [PATCH] chore(watchlist): Add "Happy Gilmore 2" & "Ibelin" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 0fec236..5c3a4a4 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -25,6 +25,28 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "Ibelin", + "type": "movie", + "date": { + "year": "2025", + "month": "07", + "day": "30", + "string": "2025-07-30" + }, + "rating": 4 + }, + { + "title": "Happy Gilmore 2", + "type": "movie", + "date": { + "year": "2025", + "month": "07", + "day": "30", + "string": "2025-07-30" + }, + "rating": 4 + }, { "title": "The Recruit S02", "type": "series",