From d79c10cc22dc2bceedd9f2f9b42c2d01188c09bc Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 3 May 2025 23:15:34 +0200 Subject: [PATCH] :clapper: Add "Deadpool & Wolverine" 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 5adb371..359fe3b 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -29,6 +29,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Deadpool & Wolverine", + "type": "movie", + "date": { + "year": "2025", + "month": "05", + "day": "02", + "string": "2025-05-02" + }, + "rating": 4 + }, { "title": "Don't Die: The Man Who Wants to Live Forever", "type": "movie",