chore(watchlist): Add 3 movies
- SPY x FAMILY CODE: White - The Minimalists: Less Is Now - Seven Years in Tibet Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
5853523c97
commit
230bb0e56b
1 changed files with 33 additions and 0 deletions
|
@ -25,6 +25,39 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "Seven Years in Tibet",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "07",
|
||||
"day": "20",
|
||||
"string": "2025-07-20"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "The Minimalists: Less Is Now",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "07",
|
||||
"day": "20",
|
||||
"string": "2025-07-20"
|
||||
},
|
||||
"rating": 2
|
||||
},
|
||||
{
|
||||
"title": "SPY x FAMILY CODE: White",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "07",
|
||||
"day": "13",
|
||||
"string": "2025-07-13"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Avicii - I'm Tim",
|
||||
"type": "movie",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue