🎬 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",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
|
{
|
||||||
|
"title": "The Two Popes",
|
||||||
|
"type": "movie",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "05",
|
||||||
|
"day": "30",
|
||||||
|
"string": "2025-05-30"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Bones S10",
|
"title": "Bones S10",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
@ -2099,9 +2111,6 @@
|
||||||
"name": "Watchlist",
|
"name": "Watchlist",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
{
|
|
||||||
"title": "The Two Popes"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "The Little Prince (2015)"
|
"title": "The Little Prince (2015)"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue