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:
11
resources/movies/sci-fi.json
Normal file
11
resources/movies/sci-fi.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "Top 5 sci-fi filmy",
|
||||
"icon": "DefaultMovies.png",
|
||||
"movies": [
|
||||
{ "title": "Blade Runner 2049", "icon": "DefaultMovies.png", "search": "blade runner 2049 cz" },
|
||||
{ "title": "Interstellar", "icon": "DefaultMovies.png", "search": "interstellar cz" },
|
||||
{ "title": "Matrix", "icon": "DefaultMovies.png", "search": "matrix cz" },
|
||||
{ "title": "Příchozí (Arrival)", "icon": "DefaultMovies.png", "search": "prichozi arrival cz" },
|
||||
{ "title": "Star Wars: Impérium vrací úder", "icon": "DefaultMovies.png", "search": "star wars imperium vraci uder cz" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user