watchlist: Add "Stan Lee"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
0f043db60c
commit
ed1a22ed5b
1 changed files with 12 additions and 1 deletions
|
@ -21,6 +21,17 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
|
{
|
||||||
|
"title": "Stan Lee",
|
||||||
|
"type": "movie",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "09",
|
||||||
|
"day": "28",
|
||||||
|
"string": "2025-09-28"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Source Code",
|
"title": "Source Code",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
|
@ -30,7 +41,7 @@
|
||||||
"day": "21",
|
"day": "21",
|
||||||
"string": "2025-09-21"
|
"string": "2025-09-21"
|
||||||
},
|
},
|
||||||
"rating": 5
|
"rating": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bjørnøya",
|
"title": "Bjørnøya",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue