feat(watchlist): renderNote — canonical note serializer (golden-tested)
This commit is contained in:
parent
51d630fcd6
commit
0aa6df81a3
3 changed files with 175 additions and 0 deletions
63
tests/fixtures/canonical-series.md
vendored
Normal file
63
tests/fixtures/canonical-series.md
vendored
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
---
|
||||
type: watchlist_item
|
||||
category: Series
|
||||
media_type: TV Series
|
||||
watch_status: Watched
|
||||
rating: 5
|
||||
rating_stars: ⭐️⭐️⭐️⭐️⭐️
|
||||
year: 2021 - 2023
|
||||
runtime: null
|
||||
seasons: 2
|
||||
episodes: 12
|
||||
vod: ["Disney+"]
|
||||
genre: [Drama, "Sci-Fi & Fantasy"]
|
||||
status: Ended
|
||||
language: English
|
||||
country: United States of America
|
||||
director: "Aaron Moorhead, Justin Benson"
|
||||
writer: Eric Martin
|
||||
producer: "Rachel Alter, Tommy Turtle"
|
||||
content_rating: TV-14
|
||||
tmdb_rating: 8.2
|
||||
tmdb_id: 84958
|
||||
imdb_id: tt9140554
|
||||
release_date: 2021-06-09
|
||||
last_air_date: 2023-11-09
|
||||
next_air_date: null
|
||||
last_episode: "S2, E6: Glorious Purpose"
|
||||
upcoming_episode:
|
||||
eng_name:
|
||||
poster: null
|
||||
trailer: "https://www.youtube.com/watch?v=nW948Va-l10"
|
||||
homepage: "https://www.disneyplus.com/series/wp/6pARMvILBGzF"
|
||||
imdb_page: "https://www.imdb.com/title/tt9140554/"
|
||||
notion_url: "https://www.notion.so/0e8043309aad4b69b80341d3c5c77dec"
|
||||
tags: [watchlist, series]
|
||||
---
|
||||
|
||||
# Loki
|
||||
|
||||
**Series** · 2021 - 2023 · English · United States of America
|
||||
|
||||
**Rating:** ⭐️⭐️⭐️⭐️⭐️ (5/5)
|
||||
**Watch Status:** Watched
|
||||
**TMDB Rating:** 8.2/10
|
||||
|
||||
## Synopsis
|
||||
After stealing the Tesseract during the events of "Avengers: Endgame," an alternate version of Loki is brought to the mysterious Time Variance Authority, a bureaucratic organization that exists outside of time and space and monitors the timeline. They give Loki a choice: face being erased from existence due to being a "time variant" or help fix the timeline and stop a greater threat.
|
||||
|
||||
**Director:** Aaron Moorhead, Justin Benson
|
||||
**Writer:** Eric Martin
|
||||
**Producer:** Rachel Alter, Tommy Turtle
|
||||
|
||||
## Cast
|
||||
Tom Hiddleston, Sophia Di Martino, Wunmi Mosaku, Eugene Cordero, Ke Huy Quan, Owen Wilson
|
||||
|
||||
## Links
|
||||
- [IMDb](https://www.imdb.com/title/tt9140554/)
|
||||
- [Trailer](https://www.youtube.com/watch?v=nW948Va-l10)
|
||||
- [Homepage](https://www.disneyplus.com/series/wp/6pARMvILBGzF)
|
||||
- [Original Notion entry](https://www.notion.so/0e8043309aad4b69b80341d3c5c77dec)
|
||||
|
||||
## My Notes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue