watchlist: Add "The Office S01/S02", "Mr. Robot S04", "Captain America: Brave New World", and update currently watching
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
81677d6cfc
commit
f5990904e6
1 changed files with 46 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
"type": "anime"
|
"type": "anime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mr. Robot S04",
|
"title": "Scorpion S01",
|
||||||
"type": "series"
|
"type": "series"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -21,6 +21,39 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv": [
|
"tv": [
|
||||||
|
{
|
||||||
|
"title": "Captain America: Brave New World",
|
||||||
|
"type": "movie",
|
||||||
|
"date": {
|
||||||
|
"year": "2026",
|
||||||
|
"month": "03",
|
||||||
|
"day": "06",
|
||||||
|
"string": "2026-03-06"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Mr. Robot S04",
|
||||||
|
"type": "series",
|
||||||
|
"date": {
|
||||||
|
"year": "2026",
|
||||||
|
"month": "03",
|
||||||
|
"day": "15",
|
||||||
|
"string": "2026-03-03"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "The Office S02",
|
||||||
|
"type": "series",
|
||||||
|
"date": {
|
||||||
|
"year": "2026",
|
||||||
|
"month": "03",
|
||||||
|
"day": "02",
|
||||||
|
"string": "2026-03-02"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Mr. Robot S03",
|
"title": "Mr. Robot S03",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
|
@ -65,6 +98,18 @@
|
||||||
},
|
},
|
||||||
"rating": 4
|
"rating": 4
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "The Office S01",
|
||||||
|
"type": "series",
|
||||||
|
"date": {
|
||||||
|
"year": "2026",
|
||||||
|
"month": "03",
|
||||||
|
"day": "02",
|
||||||
|
"string": "2026-03-02"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"title": "GACHIAKUTA",
|
"title": "GACHIAKUTA",
|
||||||
"type": "anime",
|
"type": "anime",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue