watchlist: Update entire watchlist
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
bde9e24c62
commit
92d675e45e
1 changed files with 44 additions and 19 deletions
|
|
@ -14,10 +14,6 @@
|
|||
{
|
||||
"title": "The Big Bang Theory S12",
|
||||
"type": "series"
|
||||
},
|
||||
{
|
||||
"title": "Avatar: The Last Airbender S03",
|
||||
"type": "series"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -25,6 +21,50 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "Avatar: The Last Airbender S03",
|
||||
"type": "series",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "11",
|
||||
"day": "24",
|
||||
"string": "2025-11-24"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "A Minecraft Movie",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "11",
|
||||
"day": "24",
|
||||
"string": "2025-11-24"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Neon Genesis Evangelion",
|
||||
"type": "anime",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "11",
|
||||
"day": "21",
|
||||
"string": "2025-11-21"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Lilo & Stitch",
|
||||
"type": "movie",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "11",
|
||||
"day": "14",
|
||||
"string": "2025-11-14"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S11",
|
||||
"type": "series",
|
||||
|
|
@ -2529,9 +2569,6 @@
|
|||
{
|
||||
"title": "The Little Prince (2015)"
|
||||
},
|
||||
{
|
||||
"title": "No Other Land"
|
||||
},
|
||||
{
|
||||
"title": "Da vinden snudde"
|
||||
},
|
||||
|
|
@ -2661,9 +2698,6 @@
|
|||
{
|
||||
"title": "Wolf Children"
|
||||
},
|
||||
{
|
||||
"title": "Under overflaten"
|
||||
},
|
||||
{
|
||||
"title": "Flavors of Youth"
|
||||
},
|
||||
|
|
@ -2715,12 +2749,6 @@
|
|||
{
|
||||
"title": "Fullmetal Alchemist: Brotherhood"
|
||||
},
|
||||
{
|
||||
"title": "Neon Genesis Evangelion"
|
||||
},
|
||||
{
|
||||
"title": "Serial Experiments Lain"
|
||||
},
|
||||
{
|
||||
"title": "Initial D"
|
||||
},
|
||||
|
|
@ -2733,9 +2761,6 @@
|
|||
{
|
||||
"title": "Children of the Whales"
|
||||
},
|
||||
{
|
||||
"title": "Black Lagoon"
|
||||
},
|
||||
{
|
||||
"title": "The Disatrous Life of Saiki K."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue