chore(watchlist): Add "Happy Gilmore 2" & "Ibelin"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
813f499365
commit
7d83562f66
1 changed files with 22 additions and 0 deletions
|
@ -25,6 +25,28 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
|
{
|
||||||
|
"title": "Ibelin",
|
||||||
|
"type": "movie",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "07",
|
||||||
|
"day": "30",
|
||||||
|
"string": "2025-07-30"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Happy Gilmore 2",
|
||||||
|
"type": "movie",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "07",
|
||||||
|
"day": "30",
|
||||||
|
"string": "2025-07-30"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Recruit S02",
|
"title": "The Recruit S02",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue