🎬 Add "How to Rob a Bank" & "The Snow Sister"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
254ef93253
commit
2b6408fa67
1 changed files with 26 additions and 1 deletions
|
@ -29,6 +29,30 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
|
{
|
||||||
|
"title": "The Snow Sister",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "12",
|
||||||
|
"day": "24",
|
||||||
|
"string": "2024-12-24"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "How to Rob a Bank",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "12",
|
||||||
|
"day": "18",
|
||||||
|
"string": "2024-12-18"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Wild Robot",
|
"title": "The Wild Robot",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
|
@ -40,7 +64,8 @@
|
||||||
"string": "2024-12-15"
|
"string": "2024-12-15"
|
||||||
},
|
},
|
||||||
"rating": 4
|
"rating": 4
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"title": "Meru",
|
"title": "Meru",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
"date":
|
"date":
|
||||||
|
|
Loading…
Reference in a new issue