From d737b6f3fd912e68a627ab578c1dd8679fb7bd13 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 5 Mar 2025 18:37:47 +0100 Subject: [PATCH] :clapper: Add "Buy Now! The Shopping Conspiracy" & "Bridget Jones: Mad About the Boy" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index eea9e58..e077fbd 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -29,6 +29,30 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Bridget Jones: Mad About the Boy", + "type": "movie", + "date": + { + "year": "2025", + "month": "03", + "day": "02", + "string": "2025-03-02" + }, + "rating": 4 + }, + { + "title": "Buy Now! The Shopping Conspiracy", + "type": "movie", + "date": + { + "year": "2025", + "month": "03", + "day": "01", + "string": "2025-03-01" + }, + "rating": 3 + }, { "title": "Megalobox S02", "type": "anime",