From 76713926c4f964e5a430f0c4d473211e24375af3 Mon Sep 17 00:00:00 2001 From: SimolZimol <70102430+SimolZimol@users.noreply.github.com> Date: Fri, 7 Aug 2026 23:03:10 +0200 Subject: [PATCH] new file: data/movies/2025.json --- data/movies/2025.json | 274 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 data/movies/2025.json diff --git a/data/movies/2025.json b/data/movies/2025.json new file mode 100644 index 0000000..ff65b40 --- /dev/null +++ b/data/movies/2025.json @@ -0,0 +1,274 @@ +[ + { + "title": "Avatar: Fire and Ash", + "year": 2025, + "fsk": 12, + "studio": "Disney", + "director": "James Cameron", + "budget": 450000000, + "universe": null, + "genres": [ + "Sci-Fi", + "Abenteuer", + "Action" + ], + "platforms": [ + "Disney+", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "Superman", + "year": 2025, + "fsk": 12, + "studio": "Warner Bros", + "director": "James Gunn", + "budget": 363000000, + "universe": "DCU", + "genres": [ + "Action", + "Sci-Fi", + "Abenteuer" + ], + "platforms": [ + "Max", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "Jurassic World Rebirth", + "year": 2025, + "fsk": 12, + "studio": "Universal", + "director": "Gareth Edwards", + "budget": 345000000, + "universe": "Jurassic Park", + "genres": [ + "Action", + "Abenteuer", + "Sci-Fi" + ], + "platforms": [ + "Peacock", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "The Fantastic Four: First Steps", + "year": 2025, + "fsk": 12, + "studio": "Disney", + "director": "Matt Shakman", + "budget": 362000000, + "universe": "MCU", + "genres": [ + "Action", + "Sci-Fi", + "Abenteuer" + ], + "platforms": [ + "Disney+", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "Mission: Impossible – The Final Reckoning", + "year": 2025, + "fsk": 12, + "studio": "Paramount", + "director": "Christopher McQuarrie", + "budget": 400000000, + "universe": null, + "genres": [ + "Action", + "Thriller" + ], + "platforms": [ + "Paramount+", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "Wicked: For Good", + "year": 2025, + "fsk": 6, + "studio": "Universal", + "director": "Jon M. Chu", + "budget": 170000000, + "universe": null, + "genres": [ + "Musical", + "Fantasy" + ], + "platforms": [ + "Peacock", + "Blu-ray", + "4K UHD" + ] + }, + { + "title": "Zoomania 2", + "year": 2025, + "fsk": 6, + "studio": "Disney", + "director": "Jared Bush", + "budget": 200000000, + "universe": null, + "genres": [ + "Animation", + "Komödie", + "Abenteuer" + ], + "platforms": [ + "Disney+", + "Blu-ray" + ] + }, + { + "title": "Ein Minecraft Film", + "year": 2025, + "fsk": 6, + "studio": "Warner Bros", + "director": "Jared Hess", + "budget": 150000000, + "universe": null, + "genres": [ + "Komödie", + "Abenteuer", + "Fantasy" + ], + "platforms": [ + "Max", + "Blu-ray" + ] + }, + { + "title": "Drachenzähmen leicht gemacht", + "year": 2025, + "fsk": 12, + "studio": "Universal", + "director": "Dean DeBlois", + "budget": 150000000, + "universe": null, + "genres": [ + "Animation", + "Abenteuer", + "Fantasy" + ], + "platforms": [ + "Peacock", + "Blu-ray" + ] + }, + { + "title": "28 Jahre später", + "year": 2025, + "fsk": 18, + "studio": "Sony", + "director": "Danny Boyle", + "budget": 210000000, + "universe": null, + "genres": [ + "Horror", + "Thriller", + "Sci-Fi" + ], + "platforms": [ + "Sony Pictures Core", + "Blu-ray" + ] + }, + { + "title": "Schneewittchen", + "year": 2025, + "fsk": 6, + "studio": "Disney", + "director": "Marc Webb", + "budget": 269000000, + "universe": null, + "genres": [ + "Fantasy", + "Musical" + ], + "platforms": [ + "Disney+", + "Blu-ray" + ] + }, + { + "title": "Karate Kid: Legends", + "year": 2025, + "fsk": 12, + "studio": "Sony", + "director": "Jonathan Entwistle", + "budget": 100000000, + "universe": "Karate Kid", + "genres": [ + "Action", + "Drama" + ], + "platforms": [ + "Sony Pictures Core", + "Blu-ray" + ] + }, + { + "title": "The Running Man", + "year": 2025, + "fsk": 16, + "studio": "Paramount", + "director": "Edgar Wright", + "budget": 130000000, + "universe": null, + "genres": [ + "Action", + "Sci-Fi", + "Thriller" + ], + "platforms": [ + "Paramount+", + "Blu-ray" + ] + }, + { + "title": "Die Unfassbaren 3", + "year": 2025, + "fsk": 12, + "studio": "Lionsgate", + "director": "Ruben Fleischer", + "budget": 150000000, + "universe": null, + "genres": [ + "Action", + "Krimi", + "Thriller" + ], + "platforms": [ + "Netflix", + "Blu-ray" + ] + }, + { + "title": "Thunderbolts*", + "year": 2025, + "fsk": 12, + "studio": "Disney", + "director": "Jake Schreier", + "budget": 195000000, + "universe": "MCU", + "genres": [ + "Action", + "Sci-Fi", + "Komödie" + ], + "platforms": [ + "Disney+", + "Blu-ray" + ] + } +] \ No newline at end of file