~timharek/timharek.no

46da71d2d179e1ed2dff7a9c4610b2451b48bb68 — Tim Hårek Andreassen a month ago cf5165b
chore(watched): Update

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

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

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

Watchlist:

M static/api/tv_shows.json => static/api/tv_shows.json +34 -6
@@ 2267,19 2267,19 @@
    ]
  },
  {
    "type": "tv",
    "title": "House of the Dragon",
    "date": "2024-08-05T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "type": "tv",
    "release_year": 2022,
    "review": {
      "rating": 5,
      "comment": "Slow season, the acting and world-building was fantastic!"
    },
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "season": 2,
    "episode_count": null,
    "directors": [],


@@ 2287,5 2287,33 @@
      "George R. R. Martin",
      "Ryan Condal"
    ]
  },
  {
    "type": "tv",
    "title": "Game of Thrones",
    "date": "2024-08-08T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "release_year": 2011,
    "review": {
      "rating": 5,
      "comment": "Rewatching the whole show. I find the world and characters more and more interesting!"
    },
    "season": 2,
    "episode_count": null,
    "directors": [
      "Alan Taylor",
      "David Petrarca",
      "David Nutter",
      "Neil Marshall",
      "Alik Sakharov"
    ],
    "creators": [
      "David Benioff",
      "D. B. Weiss"
    ]
  }
]
\ No newline at end of file