From 98bc1ba1c9cc6f10a23eb6ecba3b9fe9f24f937c Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sat, 1 Jun 2024 19:55:18 +0200 Subject: [PATCH] :clapper: add "Live to 100: Secrets of the Blue Zones" 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 d42fa4e..fd68fc7 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "Live to 100: Secrets of the Blue Zones", + "type": "series", + "date": + { + "year": "2024", + "month": "05", + "day": "27", + "string": "2024-05-27" + }, + "my_rating": 4 + }, { "title": "The Matrix Resurrections", "type": "movie",