importer feature
This commit is contained in:
8
test_data/generic_export.json
Normal file
8
test_data/generic_export.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{"movie_title": "Annihilation", "release_year": "2018", "director": "Alex Garland", "my_rating": "4", "date_watched": "2024-01-05", "notes": "Unsettling and beautiful. The lighthouse sequence is unforgettable."},
|
||||
{"movie_title": "Tár", "release_year": "2022", "director": "Todd Field", "my_rating": "5", "date_watched": "2024-01-30", "notes": "Blanchett's finest performance."},
|
||||
{"movie_title": "Arrival", "release_year": "2016", "director": "Denis Villeneuve", "my_rating": "5", "date_watched": "2024-02-14", "notes": ""},
|
||||
{"movie_title": "The Banshees of Inisherin", "release_year": "2022", "director": "Martin McDonagh", "my_rating": "4", "date_watched": "2024-03-01", "notes": "Melancholy and darkly funny in equal measure."},
|
||||
{"movie_title": "Saltburn", "release_year": "2023", "director": "Emerald Fennell", "my_rating": "3", "date_watched": "2024-03-20", "notes": "Provocative but hollow."},
|
||||
{"movie_title": "All of Us Strangers", "release_year": "2023", "director": "Andrew Haigh", "my_rating": "5", "date_watched": "2024-04-05", "notes": "Wrecked me completely."}
|
||||
]
|
||||
9
test_data/imdb_export.csv
Normal file
9
test_data/imdb_export.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
Title,Year,IMDb ID,Your Rating,Date Rated,Directors
|
||||
Interstellar,2014,tt0816692,9,2024-01-08,Christopher Nolan
|
||||
No Country for Old Men,2007,tt0477348,10,2024-01-20,Joel Coen
|
||||
The Lighthouse,2019,tt7984734,8,2024-02-03,Robert Eggers
|
||||
Hereditary,2018,tt7784604,7,2024-02-19,Ari Aster
|
||||
The Favourite,2018,tt5765884,8,2024-03-07,Yorgos Lanthimos
|
||||
Mad Max: Fury Road,2015,tt1392190,9,2024-03-25,George Miller
|
||||
Portrait of a Lady on Fire,2019,tt8613070,9,2024-04-12,Céline Sciamma
|
||||
The Zone of Interest,2023,tt7160372,8,2024-04-30,Jonathan Glazer
|
||||
|
11
test_data/letterboxd_export.csv
Normal file
11
test_data/letterboxd_export.csv
Normal file
@@ -0,0 +1,11 @@
|
||||
Name,Year,Rating,Watched Date,Review
|
||||
Inception,2010,5,2024-01-15,Mind-bending masterpiece. The layered dream sequences still hold up perfectly.
|
||||
The Godfather,1972,5,2024-01-22,
|
||||
Dune: Part Two,2024,4,2024-03-02,Visually stunning. Chalamet carries the whole thing.
|
||||
Parasite,2019,5,2024-02-10,Bong Joon-ho at his absolute best. Rewatched for the third time.
|
||||
Everything Everywhere All at Once,2022,4,2024-02-28,Exhausting in the best possible way.
|
||||
Oppenheimer,2023,4,2024-03-15,Three hours flew by. Murphy is phenomenal.
|
||||
The Dark Knight,2008,5,2024-04-01,Still the gold standard for superhero cinema.
|
||||
Past Lives,2023,4,2024-04-10,Quietly devastating. Stayed with me for days.
|
||||
Aftersun,2022,5,2024-04-18,
|
||||
Poor Things,2024,3,2024-05-02,Visually remarkable but style over substance for me.
|
||||
|
Reference in New Issue
Block a user