🎬 Add "The Two Popes"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m24s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m24s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
0e4265713d
commit
c509246305
1 changed files with 12 additions and 3 deletions
|
@ -25,6 +25,18 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "The Two Popes",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "05",
|
||||
"day": "30",
|
||||
"string": "2025-05-30"
|
||||
},
|
||||
"rating": 4
|
||||
|
||||
},
|
||||
{
|
||||
"title": "Bones S10",
|
||||
"type": "series",
|
||||
|
@ -2099,9 +2111,6 @@
|
|||
"name": "Watchlist",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "The Two Popes"
|
||||
},
|
||||
{
|
||||
"title": "The Little Prince (2015)"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue