Skip to content

Commit 1486dd2

Browse files
committed
đŸ—ƒïž added a film
1 parent a10e75a commit 1486dd2

File tree

5 files changed

+50
-2
lines changed

5 files changed

+50
-2
lines changed

‎data/films.json‎

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4892,5 +4892,41 @@
48924892
"Dan Trachtenberg",
48934893
"Jim Thomas"
48944894
]
4895+
},
4896+
"Zootopie 2": {
4897+
"title": "Zootopie 2",
4898+
"description": "Judy Hopps et Nick Wilde explorent Ă  nouveau Zootopie, entre mystĂšres, rires et rencontres inattendues. À travers chaque rue et chaque instant, ils dĂ©couvrent que l’amitiĂ© et la curiositĂ© transforment le quotidien en moments magiques.",
4899+
"poster": "medias/films/zootopie-2/poster.jpg",
4900+
"banner": "medias/films/zootopie-2/banner.jpg",
4901+
"IMDb": 7.5,
4902+
"duration": "1h 48min",
4903+
"IMDb_link": "https://www.imdb.com/title/tt26443597/",
4904+
"year": 2025,
4905+
"genres": [
4906+
"Animal Adventure",
4907+
"Buddy Comedy",
4908+
"Computer Animation",
4909+
"Urban Adventure",
4910+
"Whodunnit",
4911+
"Action",
4912+
"Adventure",
4913+
"Animation",
4914+
"Comedy",
4915+
"Crime"
4916+
],
4917+
"stars": [
4918+
"Ginnifer Goodwin",
4919+
"Jason Bateman",
4920+
"Ke Huy Quan"
4921+
],
4922+
"trailer": "",
4923+
"video": "medias/films/zootopie-2/zootopie-2.mp4",
4924+
"directors": [
4925+
"Jared Bush",
4926+
"Byron Howard"
4927+
],
4928+
"writers": [
4929+
"Jared Bush"
4930+
]
48954931
}
48964932
}

‎data/notifs.json‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"id": 18,
4+
"type": "films",
5+
"title": "Nouveau Film Disponible",
6+
"message": "Découvrez <strong>''Zootopie 2''</strong>, maintenant disponibles sur StreamIt.",
7+
"time": "27 Janvier 2026"
8+
},
29
{
310
"id": 17,
411
"type": "films",

‎data/series.json‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8831,9 +8831,14 @@
88318831
"seasons": {
88328832
"1": [
88338833
{
8834-
"title": "The Hedge Knight",
8835-
"desc": "Lors de son voyage au prochain tournoi d'Ashford, Dunk rencontre un jeune garçon intelligent nommĂ© Egg, qui propose d'ĂȘtre son Ă©cuyer.",
8834+
"title": "Le chevalier errant",
8835+
"desc": "Au cours de son voyage vers le tournoi qui se tiendra prochainement Ă  Ashford, Dunk rencontre l'ƒuf, qui lui propose d'ĂȘtre son Ă©cuyer.",
88368836
"video": "medias/series/a-knight-of-the-sevend-kingdom/1-1.mp4"
8837+
},
8838+
{
8839+
"title": "BƓuf salĂ©",
8840+
"desc": "AprÚs avoir fait appel aux différents seigneurs réunis à Ashford, Dunk saisit l'occasion de présenter son projet à Baelor Targaryen.",
8841+
"video": "medias/series/a-knight-of-the-sevend-kingdom/1-2.mp4"
88378842
}
88388843
]
88398844
}
216 KB
Loading
65.8 KB
Loading

0 commit comments

Comments
 (0)