From f5990904e63bc2c04549f1aa551793e2cfb64826 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 9 Mar 2026 20:01:05 +0100 Subject: [PATCH] watchlist: Add "The Office S01/S02", "Mr. Robot S04", "Captain America: Brave New World", and update currently watching Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 47 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index eccdf79..50cbff8 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,7 +12,7 @@ "type": "anime" }, { - "title": "Mr. Robot S04", + "title": "Scorpion S01", "type": "series" } ] @@ -21,6 +21,39 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "Captain America: Brave New World", + "type": "movie", + "date": { + "year": "2026", + "month": "03", + "day": "06", + "string": "2026-03-06" + }, + "rating": 3 + }, + { + "title": "Mr. Robot S04", + "type": "series", + "date": { + "year": "2026", + "month": "03", + "day": "15", + "string": "2026-03-03" + }, + "rating": 5 + }, + { + "title": "The Office S02", + "type": "series", + "date": { + "year": "2026", + "month": "03", + "day": "02", + "string": "2026-03-02" + }, + "rating": 3 + }, { "title": "Mr. Robot S03", "type": "series", @@ -65,6 +98,18 @@ }, "rating": 4 }, + { + "title": "The Office S01", + "type": "series", + "date": { + "year": "2026", + "month": "03", + "day": "02", + "string": "2026-03-02" + }, + "rating": 3 + }, + { "title": "GACHIAKUTA", "type": "anime",