watchlist: Add "The Big Bang Theory S12" & "Step Up"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
36bc14ece3
commit
60f7303ab0
1 changed files with 23 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"type": "anime"
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S12",
|
||||
"title": "Mr. Robot S01",
|
||||
"type": "series"
|
||||
}
|
||||
]
|
||||
|
|
@ -21,6 +21,28 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "Step Up",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "12",
|
||||
"day": "05",
|
||||
"string": "2025-12-05"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S12",
|
||||
"type": "series",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "12",
|
||||
"day": "04",
|
||||
"string": "2025-12-04"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "Avatar: The Last Airbender S03",
|
||||
"type": "series",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue