Update action, fantasy, harry-potter, and sci-fi JSON files with new movie entries and titles for improved categorization and searchability.

This commit is contained in:
2025-09-23 19:47:32 +02:00
parent 8a0d43b41b
commit bcb28c32c9
4 changed files with 43 additions and 12 deletions

View File

@@ -1,16 +1,11 @@
{
"title": "Akční filmy",
"title": "Top 5 akční filmy",
"icon": "DefaultMovies.png",
"movies": [
{
"title": "The Matrix",
"icon": "DefaultMovies.png",
"search": "matrix"
},
{
"title": "Inception",
"icon": "DefaultMovies.png",
"search": "inception"
}
{ "title": "John Wick", "icon": "DefaultMovies.png", "search": "john wick cz" },
{ "title": "Mad Max: Fury Road", "icon": "DefaultMovies.png", "search": "mad max fury road cz" },
{ "title": "Gladiátor", "icon": "DefaultMovies.png", "search": "gladiator cz" },
{ "title": "Temný rytíř", "icon": "DefaultMovies.png", "search": "temny rytir cz" },
{ "title": "Mission: Impossible Fallout", "icon": "DefaultMovies.png", "search": "mission impossible fallout cz" }
]
}
}