From 254ef93253e92b4842a845ed7108400919ab7bff Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 16 Dec 2024 18:38:09 +0100 Subject: [PATCH] :clapper: Add "Soul" & "The Wild Robot" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index e914204..2c38ca1 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -30,6 +30,17 @@ "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ { + "title": "The Wild Robot", + "type": "movie", + "date": + { + "year": "2024", + "month": "12", + "day": "15", + "string": "2024-12-15" + }, + "rating": 4 + },{ "title": "Meru", "type": "movie", "date": @@ -77,6 +88,18 @@ }, "rating": 3 }, + { + "title": "Soul", + "type": "movie", + "date": + { + "year": "2024", + "month": "11", + "day": "23", + "string": "2024-11-23" + }, + "rating": 5 + }, { "title": "Troll", "type": "movie",