From 38eaa18321b07dfe6ebb17e808adc93412e5f592 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Thu, 4 Jan 2024 12:34:50 +0100 Subject: [PATCH] =?UTF-8?q?:clapper:=20add=20"The=20Hunger=20Games:=20Mock?= =?UTF-8?q?ingjay=20=E2=80=93=20Part=201=20&=202"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data/watched.json b/src/data/watched.json index e1ee82f..4dace85 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,28 @@ [ + { + "title": "The Hunger Games: Mockingjay - Part 2", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "03", + "string": "2024-01-03" + }, + "my_rating": 3 + }, + { + "title": "The Hunger Games: Mockingjay - Part 1", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "03", + "string": "2024-01-03" + }, + "my_rating": 3 + }, { "title": "Night Agent S01", "type": "series",