~timharek/timharek.no

66e04075a7eaeb294b20ad2f51edf9f51001c667 — Tim Hårek Andreassen a month ago 7ea5aca
chore(watched): Update

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

M content/logs/watched.md
M static/api/tv_shows.json
M content/logs/watched.md => content/logs/watched.md +1 -0
@@ 10,6 10,7 @@ Currently watching:
- Succession S4 (not sure when we'll finish this one...)
- Pantheon S2
- House of the Dragon S2
- Game of Thrones S2

Watchlist:


M static/api/tv_shows.json => static/api/tv_shows.json +33 -6
@@ 2213,19 2213,19 @@
    ]
  },
  {
    "type": "tv",
    "title": "Black Mirror",
    "date": "2023-07-18T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Mystery"
    ],
    "type": "tv",
    "release_year": 2011,
    "review": {
      "rating": 4,
      "comment": ""
    },
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Mystery"
    ],
    "season": 6,
    "episode_count": null,
    "directors": [


@@ 2238,5 2238,32 @@
    "creators": [
      "Charlie Brooker"
    ]
  },
  {
    "type": "tv",
    "title": "Game of Thrones",
    "date": "2024-07-29T00:00:00.000Z",
    "genres": [
      "Sci-Fi & Fantasy",
      "Drama",
      "Action & Adventure"
    ],
    "release_year": 2011,
    "review": {
      "rating": 5,
      "comment": "Rewatch. It's a lot of fun!"
    },
    "season": 1,
    "episode_count": null,
    "directors": [
      "Daniel Minahan",
      "Brian Kirk",
      "Tim Van Patten",
      "Alan Taylor"
    ],
    "creators": [
      "David Benioff",
      "D. B. Weiss"
    ]
  }
]
\ No newline at end of file