function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Ein ganzes halbes Jahr | |
Originaltitle: | Me Before You | |
Regie: | Thea Sharrock | |
Darsteller: | Emilia Clarke, Sam Claflin, Janet McTeer, Charles Dance, Brendan Coyle, Jenna Coleman, Matthew Lewis | |
Erscheinungsjahr: | 2016 | |
Land: | USA | |
Stichwort: | Rollstuhl,Tetraparese, Querschnittslähmung, Lähmung, Unfallfolgen, Selbstmord, Eltern, körperbehindert, Sterbehilfe | |
Release: | 00.00.0000 |
Handlung | ||
Die 26jährige Louisa Clark nimmt aus Not eine Anstellung als Pflegerin des jungen, aber lebensmüden Will Traynor an. Der extrem sportliche und draufgängerische Will wurde von einem Motorad überfahren und ist seit zwei Jahren querschnittgelähmt. Seine reichen Eltern wollen ihm unter der Bedingung, dass er ein halbes Jahr sein Selbstmordverlangen aufschiebt, selbst dazu verhelfen. Louisa und Will verlieben sich in einander. Das ändert aber nichts daran, dass Will sein Leben nicht im Rollstuhl beenden möchte. Louisa willigt schliesslich ein, ihn und seine Eltern in die Euthanasie-Klinik und bis zu seinem Tod zu begleiten. Will hinterlässt ihr eine Erbschaft, mit der sie ihren kleinbürgerlichen Verhältnissen entkommen und sich ein neues, freies Leben aufbauen kann.
|
Weitere Info | ||
nach dem gleichnamigen Roman von Jojo Moyes (2012) Drehbuch: Jojo Moyes Liebesfilm und Apologie für Sterbehilfe überkreuzen sich, Publikumszuzug von beiden Themenbereichen. Urteile aus dem Internet: "This adaptation of Jojo Moyes’s best-seller (scripted by the novelist herself) might have the structure of a comfort-food weepie, but it’s a rom-com with brains. The movie manages to shift sensitively from laugh-out-loud moments to tear-jerking scenes, discussing euthanasia on the way. It’s not perfect, but the book’s millions of readers have nothing to worry about." Kate Lloyd / http://www.timeout.com/us/film/me-before-you "Honestly? Fuck this whole concept." Alison Willmore / https://www.buzzfeed.com/alisonwillmore/the-grotesque-tear-jerking-of-me-before-you?utm_term=.waRB45oRr#.iekg84Rm1 "Aber bitte wo ist der Heul Faktor wie "Beim leben meiner Schwester" oder "Ich bin Sam". Meine Meinung: Buch Ziel verfehlt. Das ist schade . manuel.schmauch / http://www.moviepilot.de/movies/ein-ganzes-halbes-jahr " It’s not perfect - there are times when the pacing is off and the epilogue tries too hard to end things on a positive note - but it’s effective and affecting. Fans of the genre will be pleased, and everyone is advised to bring a package of Kleenexes to the theater. You’ll need them." James Berardinelli / https://www.rottentomatoes.com/m/me_before_you/ "It’s a thoroughly offensive notion and yet, in the glossy, frothy world of the rom-dram, paraplegia is not impairment: it is merely a plot device. Me Before You has no interest in the realities of life with disability; it is, rather, yet another variant on a threadbare formula." Tara Brady / http://www.irishtimes.com/culture/film/me-before-you-review-might-as-well-have-been-called-50-shades-of-wheelchair-1.2670024 "Es hat mich zum lachen gebracht, hat mich weinen lassen und nachdenklich gestimmt und ist das nicht der eigentliche Sinn so eines Filmes?" Theresap / http://www.moviepilot.de/movies/ein-ganzes-halbes-jahr
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah