🎬 Add "Soul" & "The Wild Robot"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m57s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m57s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
fdb9b2a212
commit
254ef93253
1 changed files with 23 additions and 0 deletions
|
@ -30,6 +30,17 @@
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
{
|
{
|
||||||
|
"title": "The Wild Robot",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "12",
|
||||||
|
"day": "15",
|
||||||
|
"string": "2024-12-15"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},{
|
||||||
"title": "Meru",
|
"title": "Meru",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
"date":
|
"date":
|
||||||
|
@ -77,6 +88,18 @@
|
||||||
},
|
},
|
||||||
"rating": 3
|
"rating": 3
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Soul",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "11",
|
||||||
|
"day": "23",
|
||||||
|
"string": "2024-11-23"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Troll",
|
"title": "Troll",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
|
|
Loading…
Reference in a new issue