From c501ea36c834ab548540cc9c03db1b6ad1087b86 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 20 Aug 2025 21:21:17 +0200 Subject: [PATCH] chore(watchlist): Add "Bones S12" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 278934b..8e7e010 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -11,10 +11,6 @@ "title": "ONE PIECE: Egghead Arc", "type": "anime" }, - { - "title": "Bones S12", - "type": "series" - }, { "title": "The Big Bang Theory S05", "type": "series" @@ -25,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "Bones S12", + "type": "series", + "date": { + "year": "2025", + "month": "08", + "day": "20", + "string": "2025-08-20" + }, + "rating": 4 + }, { "title": "F1 The Movie", "type": "movie",