From e6504eabf8c5df1577eeff4091bae8fa404438db Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 30 Nov 2024 21:39:01 +0100 Subject: [PATCH] :clapper: Add "Star Wars Rebels S01" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 3ad2fdd..33eac03 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -20,7 +20,7 @@ "type": "series" }, { - "title": "Star Wars Rebels", + "title": "Star Wars Rebels S02", "type": "series" } ] @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Star Wars Rebels S01", + "type": "series", + "date": + { + "year": "2024", + "month": "11", + "day": "30", + "string": "2024-11-30" + }, + "rating": 4 + }, { "title": "Andor", "type": "series",