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

@@ -0,0 +1,14 @@
{
"title": "Harry Potter sága",
"icon": "DefaultMovies.png",
"movies": [
{ "title": "Harry Potter a Kámen mudrců", "icon": "DefaultMovies.png", "search": "harry potter kamen mudrcu cz" },
{ "title": "Harry Potter a Tajemná komnata", "icon": "DefaultMovies.png", "search": "harry potter tajemna komnata cz" },
{ "title": "Harry Potter a Vězeň z Azkabanu", "icon": "DefaultMovies.png", "search": "harry potter vezen z azkabanu cz" },
{ "title": "Harry Potter a Ohnivý pohár", "icon": "DefaultMovies.png", "search": "harry potter ohnivy pohar cz" },
{ "title": "Harry Potter a Fénixův řád", "icon": "DefaultMovies.png", "search": "harry potter fenixuv rad cz" },
{ "title": "Harry Potter a Princ dvojí krve", "icon": "DefaultMovies.png", "search": "harry potter princ dvoji krve cz" },
{ "title": "Harry Potter a Relikvie smrti část 1", "icon": "DefaultMovies.png", "search": "harry potter relikvie smrti cast 1 cz" },
{ "title": "Harry Potter a Relikvie smrti část 2", "icon": "DefaultMovies.png", "search": "harry potter relikvie smrti cast 2 cz" }
]
}