From 5fa2041f97d77fa33ef478237e35fc739e49b771 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Mon, 20 May 2024 22:09:06 +0200 Subject: [PATCH] :clapper: add "The Matrix Resurrections" Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watched.json b/src/data/watched.json index 6f902b2..d42fa4e 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "The Matrix Resurrections", + "type": "movie", + "date": + { + "year": "2024", + "month": "05", + "day": "20", + "string": "2024-05-20" + }, + "my_rating": 4 + }, { "title": "Star Wars: The Clone Wars S04", "type": "series",