From a52586f76417fcaa588a63bd0cac4edb2021a029 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 14 Aug 2024 21:04:34 +0200 Subject: [PATCH] :clapper: add "Failure to Launch" & "Euphoria S2" 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 5dfe1b8..3acf985 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,30 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Euphoria S2", + "type": "series", + "date": + { + "year": "2024", + "month": "08", + "day": "13", + "string": "2024-08-13" + }, + "rating": 4 + }, + { + "title": "Failure to Launch", + "type": "movie", + "date": + { + "year": "2024", + "month": "08", + "day": "12", + "string": "2024-08-12" + }, + "rating": 4 + }, { "title": "Alexander: The Making of a God", "type": "series",