From 45d307910941ab9a6b34729009c1f2688b1f9906 Mon Sep 17 00:00:00 2001 From: Javier Arce <4933+javierarce@users.noreply.github.com> Date: Tue, 21 Nov 2023 22:39:58 +0100 Subject: [PATCH] Movies --- _data/movies.json | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/_data/movies.json b/_data/movies.json index c80f0cbb0..f44f3e107 100644 --- a/_data/movies.json +++ b/_data/movies.json @@ -1,7 +1,39 @@ { - "updated_at": "2023-11-10", - "count": 521, + "updated_at": "2023-11-21", + "count": 525, "movies": [ + { + "watched_on": "2023-11-21", + "title": "Charulata (1964)", + "rating": 4.5, + "stars": "★★★★½", + "rewatched": false, + "permalink": "charulata" + }, + { + "watched_on": "2023-11-16", + "title": "The Big City (1963)", + "rating": 4.5, + "stars": "★★★★½", + "rewatched": false, + "permalink": "the-big-city" + }, + { + "watched_on": "2023-11-13", + "title": "Intimidation (1960)", + "rating": 3, + "stars": "★★★", + "rewatched": false, + "permalink": "intimidation" + }, + { + "watched_on": "2023-11-11", + "title": "The Moustache (2005)", + "rating": 2, + "stars": "★★", + "rewatched": false, + "permalink": "the-moustache" + }, { "watched_on": "2023-11-09", "title": "The Killer (2023)",