Compare commits
2 commits
80bbfbcff8
...
4b572f57f1
Author | SHA1 | Date | |
---|---|---|---|
4b572f57f1 | |||
d737b6f3fd |
1 changed files with 36 additions and 0 deletions
|
@ -29,6 +29,42 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
|
{
|
||||||
|
"title": "Biggest Heist Ever",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "04",
|
||||||
|
"string": "2025-03-04"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Bridget Jones: Mad About the Boy",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "02",
|
||||||
|
"string": "2025-03-02"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Buy Now! The Shopping Conspiracy",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "01",
|
||||||
|
"string": "2025-03-01"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Megalobox S02",
|
"title": "Megalobox S02",
|
||||||
"type": "anime",
|
"type": "anime",
|
||||||
|
|
Loading…
Add table
Reference in a new issue