~timharek/timharek.no

cf5165bc69ae72865ca0caf18160d1465612087c — Tim Hårek Andreassen a month ago 220cd7e
chore(watched): Update

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2 files changed, 28 insertions(+), 7 deletions(-)

M content/logs/watched.md
M static/api/tv_shows.json
M content/logs/watched.md => content/logs/watched.md +0 -1
@@ 9,7 9,6 @@ Currently watching:

- Succession S4 (not sure when we'll finish this one...)
- Pantheon S2
- House of the Dragon S2
- Game of Thrones S2
- The Bear S3


M static/api/tv_shows.json => static/api/tv_shows.json +28 -6
@@ 2240,19 2240,19 @@
    ]
  },
  {
    "type": "tv",
    "title": "Game of Thrones",
    "date": "2024-07-29T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "type": "tv",
    "release_year": 2011,
    "review": {
      "rating": 5,
      "comment": "Rewatch. It's a lot of fun!"
    },
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "season": 1,
    "episode_count": null,
    "directors": [


@@ 2265,5 2265,27 @@
      "David Benioff",
      "D. B. Weiss"
    ]
  },
  {
    "type": "tv",
    "title": "House of the Dragon",
    "date": "2024-08-05T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "release_year": 2022,
    "review": {
      "rating": 5,
      "comment": "Slow season, the acting and world-building was fantastic!"
    },
    "season": 2,
    "episode_count": null,
    "directors": [],
    "creators": [
      "George R. R. Martin",
      "Ryan Condal"
    ]
  }
]
\ No newline at end of file