watchlist: Update entire watchlist
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
ee75437ed0
commit
6157e6d463
1 changed files with 45 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"type": "anime"
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S09",
|
||||
"title": "The Big Bang Theory S11",
|
||||
"type": "series"
|
||||
},
|
||||
{
|
||||
|
|
@ -25,6 +25,50 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "Blackberry",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "10",
|
||||
"day": "18",
|
||||
"string": "2025-10-18"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S10",
|
||||
"type": "series",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "10",
|
||||
"day": "16",
|
||||
"string": "2025-10-16"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Trango",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "10",
|
||||
"day": "12",
|
||||
"string": "2025-10-12"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S09",
|
||||
"type": "series",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "10",
|
||||
"day": "05",
|
||||
"string": "2025-10-05"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Avatar: The Last Airbender S01",
|
||||
"type": "series",
|
||||
|
|
@ -2436,9 +2480,6 @@
|
|||
{
|
||||
"title": "Money Electic: The Bitcoin Mystery"
|
||||
},
|
||||
{
|
||||
"title": "Blackberry"
|
||||
},
|
||||
{
|
||||
"title": "Google and the World Brain"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue