From c394cb6fa75e0014a83c1917fdeb039bdd65aa70 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 21 Apr 2025 14:22:28 +0200 Subject: [PATCH] :clapper: Add "Star Wars Rebels S03" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 1948d84..dfcac30 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -20,7 +20,7 @@ "type": "series" }, { - "title": "Star Wars Rebels S03", + "title": "Star Wars Rebels S04", "type": "series" } ] @@ -30,9 +30,21 @@ "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ { + "title": "Star Wars Rebels S03", + "type": "series", + "date": + { + "year": "2025", + "month": "04", + "day": "21", + "string": "2025-04-21" + }, + "rating": 4 + }, + { "title": "Star Wars Rebels S02", "type": "series", - "date": + "date": { "year": "2025", "month": "04",