🎬 add "Better Call Saul S04" & "Erin Brockovich"
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
00a575a56b
commit
f14cf8efa1
1 changed files with 24 additions and 0 deletions
|
@ -1,4 +1,28 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "Erin Brockovich",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "02",
|
||||||
|
"day": "12",
|
||||||
|
"string": "2024-02-12"
|
||||||
|
},
|
||||||
|
"my_rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Better Call Saul S04",
|
||||||
|
"type": "series",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "02",
|
||||||
|
"day": "08",
|
||||||
|
"string": "2024-02-08"
|
||||||
|
},
|
||||||
|
"my_rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Sensus",
|
"title": "Sensus",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
|
|
Loading…
Add table
Reference in a new issue