CINXE.COM
When the Phone Rings (2024) - MyDramaList
<!DOCTYPE html> <html lang="en-US"> <head> <title>When the Phone Rings (2024) - MyDramaList</title> <link rel="dns-prefetch" href="//fonts.gstatic.com"> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <link rel="dns-prefetch" href="//apis.google.com"> <link rel="dns-prefetch" href="//tpc.googlesyndication.com"> <link rel="dns-prefetch" href="//googleads.g.doubleclick.net"> <link rel="dns-prefetch" href="//securepubads.g.doubleclick.net"> <link rel="preconnect" href="//fonts.gstatic.com" crossorigin> <link rel="preconnect" href="//fonts.googleapis.com" crossorigin> <link rel="preconnect" href="//apis.google.com" crossorigin> <link rel="preconnect" href="//tpc.googlesyndication.com" crossorigin> <link rel="preconnect" href="//googleads.g.doubleclick.net" crossorigin> <link rel="preconnect" href="//securepubads.g.doubleclick.net" crossorigin> <link rel="canonical" href="https://mydramalist.com/766179-the-number-you-have-dialed"/> <meta name="description" content="When the Phone Rings (Korean Drama); 지금 거신 전화는; The Number You Have Dialed;Jigeum Geosin Jeonhwaneun; Baek Sa Eon, the youngest presidential spokesman"/> <link href="https://i.mydramalist.com/LwqnQg_4f.jpg" rel="image_src"> <meta property="og:title" content="When the Phone Rings" /> <meta property="og:image" content="https://i.mydramalist.com/LwqnQg_4f.jpg"/> <meta property="og:url" content="https://mydramalist.com/766179-the-number-you-have-dialed" /> <meta property="og:type" content="video.tv_show" /> <meta property="fb:app_id" content="118726721587830" /> <meta property="og:description" content="Baek Sa Eon, the youngest presidential spokesman in Korea, comes from a prestigious political family. His background includes roles as a war correspondent,..." /> <meta property="mdl:rid" content="766179" /> <meta property="mdl:type" content="titles" /> <link href="/dist/css/show.css?v=6.6.100" rel="stylesheet" type="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="csrf-token" content="ah4Ms39gXDkmvj6o" /> <meta name='webgains-site-verification' content='1yuelvqb' /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#015284" /> <meta name="dailymotion-domain-verification" content="dmg5lpc1ng53ymvet" /> <script type="text/javascript" src="/assets/js/jquery.min.js"></script> <link rel="stylesheet" type="text/css" href="https://htlbid.com/v3/mydramalist.com/htlbid.css" /> <link rel="preload" as="style" href="/dist/css/main.css?v=6.6.100d79" /> <link rel="preload" as="style" href="/css/overwrite.css?v=6.6.100d79" media="none" onload="if(media!=='all')media='all'" /> <link rel="preload" as="script" href="/dist/js/main.js?v=6.6.100d79" /> <link rel="stylesheet" href="/dist/css/main.css?v=6.6.100d79" /> <link rel="stylesheet" href="/css/overwrite.css?v=6.6.100d79" media="none" onload="if(media!=='all')media='all'" /> <link rel="preload" as="style" href="/css/fontawesome/css/all.min.css?v=6.6.100a" rel="stylesheet"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,350,300i,400,400i,500,600,700&display=swap"> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true> (function() { var host = 'mydramalist.com'; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', 'V8QUyWYE_Ymy_', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <link href="/css/fontawesome/css/all.min.css?v=6.6.100a" rel="stylesheet"> <script type="text/javascript" src="/js/tether.min.js"></script> <script type="text/javascript" src="/js/bootstrap.min.js"></script> <script type="text/javascript" src="/js/jquery.qtip.min.js?v=6.6.100"></script> <script> window.mdlhb = window.mdlhb || {}; window.mdlhb.kvs = window.mdlhb.kvs || {}; var isMobile = false; var isMobilePh = false; var isGodzilla = false; var themeMode = 0; var user = {logged_in: false} var CFIPC2 = false; var CFIP2C = "SG"; var DIBTO = 2800; var media_url = 'https://i.mydramalist.com/'; var site = {host: "mydramalist.com",url: "https://mydramalist.com", media_url: 'https://i.mydramalist.com/'}; var STATUS_SUCCESS = 200; var _production = true; var ad_network = true; </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9MWM3T9VD7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-9MWM3T9VD7'); </script> <script async src="https://htlbid.com/v3/mydramalist.com/htlbid.js" ></script> <script> window.htlbid = window.htlbid || {}; htlbid.cmd = htlbid.cmd || []; htlbid.cmd.push(function() { htlbid.setTargeting("is_home", "no"); htlbid.layout(); }); </script> <link rel="alternate" href="https://mydramalist.com/766179-the-number-you-have-dialed" hreflang="en-US" /> <link rel="alternate" href="https://es.mydramalist.com/766179-the-number-you-have-dialed" hreflang="es-ES" /> <link rel="alternate" href="https://fr.mydramalist.com/766179-the-number-you-have-dialed" hreflang="fr-FR" /> <link rel="alternate" href="https://it.mydramalist.com/766179-the-number-you-have-dialed" hreflang="it-IT" /> <link rel="alternate" href="https://br.mydramalist.com/766179-the-number-you-have-dialed" hreflang="pt-BR" /> <link rel="alternate" href="https://pt.mydramalist.com/766179-the-number-you-have-dialed" hreflang="pt-PT" /> <link rel="alternate" href="https://mydramalist.com/766179-the-number-you-have-dialed" hreflang="x-default" /> <link href="//vjs.zencdn.net/7.2.4/video-js.min.css" rel="stylesheet" media="none" onload="if(media!=='all')media='all'"> <link rel="stylesheet" href="/css/videojs.skin.css?v=1.2" media="none" onload="if(media!=='all')media='all'"/> <script type="application/ld+json"> {"@context":"http://schema.org","@type":"TVSeries","url":"/766179-the-number-you-have-dialed","name":"When the Phone Rings","image":"https://i.mydramalist.com/LwqnQg_4f.jpg","inLanguage":"en-US","description":"Baek Sa Eon, the youngest presidential spokesman in Korea, comes from a prestigious political family. His background includes roles as a war correspondent, hostage negotiator, and news anchor. Three years ago, he married Hong Hui Ju, a mute sign language interpreter and the adopted second daughter of a newspaper proprietor. Their marriage, based on convenience, has been distant and cold. However, when Hui Ju is kidnapped, their lives and relationship are changed.","countryOfOrigin":{"@type":"Country","name":"South Korea"},"contentLocation":{"@type":"Place","name":"South Korea"},"alternateName":"The Number You Have Dialed","publisher":{"@type":"Organization","name":"MBC"},"genre":["Thriller","Mystery","Romance","Drama"],"datePublished":"2024-11-22","keywords":["Contract Relationship","Arranged Marriage","Age Gap [Drama Life]","Enemies to Lovers","Rich Family","Kidnapping","Age Gap [Real Life]","Hidden Identity","Sign language","Suspense"],"aggregateRating":{"@type":"AggregateRating","ratingCount":29295,"bestRating":10,"worstRating":1,"ratingValue":8.1,"reviewCount":365},"actor":[{"@type":"Person","name":"Yoo Yeon Seok","url":"/people/1908-yoo-yeon-seok"},{"@type":"Person","name":"Chae Soo Bin","url":"/people/9225-chae-soo-bin"},{"@type":"Person","name":"Heo Nam Jun","url":"/people/88301-heo-nam-jun"},{"@type":"Person","name":"Jang Gyu Ri","url":"/people/18822-jang-gyu-ri"},{"@type":"Person","name":"Han Jae Yi","url":"/people/27997-han-jae-yi"},{"@type":"Person","name":"Jung Dong Hwan","url":"/people/1099-jung-dong-hwan"}],"review":{"@type":"Review","itemReviewed":{"@type":"CreativeWork","url":"/766179-the-number-you-have-dialed"},"author":{"@type":"Person","name":"lex"},"dateCreated":"2025-01-05","inLanguage":"en-US","name":"MY HEART CALLS YOUR NAME","reviewBody":"***DISCLAIMER: This is just my opinion. We don\u2019t have to agree and I\u2019m not here to argue with anyone.***TLDR: My review is long so if you don\u2019t have time, just skip to the final thoughts section.OVERVIEW: The drama begins with Baek Sa Eon and Hong Hee Joo, a couple married for three years but trapped in silence due to mutual animosity and Hee Joo\u2019s selective mutism. Their fragile relationship worsens when Hee Joo is kidnapped by a masked assailant who threatens her life to get Sa Eon\u2019s attention. After escaping, Hee Joo\u2019s resentment towards Sa Eon intensifies. She uses the kidnapper's phone to communicate her demands of getting a divorce. As the story unfolds, the couple must face their unresolved feelings and decide if they can move past their grievances to navigate the crisis together. The drama delves into their emotional struggles, tackling themes of trust, love, and redemption amid various external challenges.__________IN MORE DETAIL (SPOILERS AHEAD):Fist off, I liked how When The Phone Rings (WTPR) was able to captivate me in 2 episodes, usually dramas take 4-6 episodes to draw me in but this one did not. It felt like a breath of fresh air and after the first episode I went immediately to the next, without a break or hesitation.The vibe of this drama is right up my alley; it\u2019s a romantic suspense drama with mystery / thriller aspects, arranged marriages and a bit of tension between the leads. The transition from childhood friends to lovers adds a charming twist. I enjoyed it! It was the perfect antidote for those times when you\u2019re in a drama slump, looking for something quick, bingeable, and effortlessly captivating. I found it especially revitalizing, as I was starting to feel that K-dramas were losing their spark. The storyline was quite engaging, even if it leaned heavily on makjang tropes and required a hefty dose of disbelief. Flaws are a given in any show, and this one is no different. However, each character and far fetched plot line served a purpose, and in the context of this drama, it all somehow worked.Honestly, sometimes, you just crave a cheesy, clich\u00e9 drama that feels like a warm hug. Watching their slow-burn romance blossom into heartfelt confessions and breakthroughs was simply enchanting. Their unconventional love story touched my heart in ways I didn\u2019t expect.MIXED EMOTIONS:Initially, In A appeared menacing but ultimately reveals a non-threatening nature. It seems unreasonable for her to expect Hee Joo to resume speaking just because her surgery was successful, allowing her to hear and talk again. That part annoyed me because it seemed selfish, especially after relying on her as a substitute for so many years.It was disheartening to find out that Do Jae was scheming against Sa Eon, even though I had a hunch about it. While I might be able to brush off his treachery, the memory of him starting a fire and pushing Hee Joo off a cliff, leading to her serious injuries, is hard to shake. Moreover, the fact that Do Jae managed to survive after being beaten, stabbed, and nearly drowned stretches believability to its limits. In reality, both of those events should\u2019ve left them severely injured or dead.The second couple didn't resonate with me much; they seemed to lack the spark I was looking for. Their love was more subdued and comforting, unlike the fiery connection of Sa Eon and Hee Joo. Despite this, I was pleased that they revealed plans for marriage at the end.While I recognize that Sa Eon should have learned sign language sooner to communicate with Hee Joo, it's important to consider his peculiar upbringing. To the Baek\u2019s, he was only a spare, which positioned their marriage as a business arrangement. He maintained distance, feeling unworthy of genuine affection. Nonetheless, I commend his later efforts to learn, which showed his desire to connect with her on a deeper level.DISLIKES:The 5th episode was likely the weakest link in the series; it felt like a filler and earned a modest 7/10 from me. I was hoping for more excitement, but it just didn\u2019t deliver.I believe this drama could have reached greater heights if it had targeted a more mature audience. The 13+ rating restricted the depth of the romance earlier on. Still, I admire Sa Eon\u2019s gentle approach; patience really is a virtue.Sa Eon\u2019s so-called family treats him like a mere pawn in their game, completely disregarding his humanity and identity. It\u2019s heartbreaking to see him, an orphan, uprooted from his life simply because the grandfather chose him for his own agenda. His existence has never truly belonged to him. The flashbacks of his childhood, especially when he was forced to eat fish broke my heart. On the other hand, it was endearing to see how back then he offered his plate to Hee Joo when she was forced to restrict herself. These little parallels between past and present add to the story and highlight Sa Eon\u2019s unwavering care and protectiveness towards her.I really wish we had seen more of the mother taking responsibility for forcing her daughter into silence. Honestly, she came off as way too nonchalant, and it\u2019s hard not to see her as a deeply troubled and insensitive individual. Everything seems to revolve around her, with her excuse being that she wanted a better life for Hee Joo than the one she experienced. Sure, but in doing so, you subjected her to a different kind of suffering! The mental and emotional scars are not something that just fade away. That\u2019s my main issue, along with the overused trope of parents trying to make amends and seek forgiveness.I also felt like the news report at the end particularly with the use of fictional country names mirroring real-life ones was unnecessary.LIKES:This series featured a stellar cast, the actors played characters with a sense of authenticity and realism. Yoo Yeon Seok delivered as usual, I don\u2019t think I could ever imagine anyone else playing Sa Eon now. Chae Soo Bin brought her own unsuspecting charm and innocence to the role, while also being super flirty and daring when she was 406. I liked seeing her range. She deserves accolades for her impressive sign language performance.Conversely, the kidnapper exhibited a commendable performance. Finally, there is a villain with a compelling backstory, clear motives, and justifications for his actions. While I did not feel sympathy for him, I appreciated the depth of his character. His troubled relationship with his parents nearly elicited pity. However, I found his demise somewhat too quick and simplistic but then again, you can\u2019t always have it your way.In my opinion, the finale was a total treat for fanfic enthusiasts. Given that this story started on Wattpad, everything that unfolded was spot on, and I\u2019m not even a little bit sorry for enjoying every second of it. I swear, watching the last episode I was giggling and smiling so much. The people who get it get it and the ones who don\u2019t, don\u2019t. In my opinion they\u2019re just out of the loop or above cliches altogether, but then again, everyone has their own preferences.I\u2019m glad there was no love triangle or 3rd person attempting to sabotage the couple. Additionally, the absence of a trivial breakup is refreshing. Sa Eon\u2019s departure was indeed heartbreaking, primarily due to his difficulty in confronting Hee Joo after realizing he was the son of the person who inadvertently forced her to be mute following the accident which killed her brother. I think these events laid the foundation for their eventual reconciliation in Argan, similar to dramas with military themes.I liked how Hee Joo engaged in conversations with those who had a deep connection to Sa Eon, as it allowed her to feel closer to him. It\u2019s such a relatable portrayal of loneliness and confusion; those small interactions were her lifeline during those tough days. That kidnapping scene where she was blindfolded, it felt like it was lifted straight from a romance novel. It had the essence of multiple shows and movies blended together, but honestly, I didn\u2019t care because Sa Eon looked incredibly handsome while rescuing her.The cinematography is impressive. While some may dislike the imaginative scenes, I find them endearing as they offer a glimpse into the characters' thoughts and showcase more charming moments between the couple. I also value the subtle hidden details they added that help\u2019s to convey the emotions of the leads.The OST is also amazing. The first time I heard the captivating opening track, \"Hear Me Out,\" and saw the theme, I thought it was quite intriguing. The first experience hearing \u201cSee The Light\u201d was thrilling, and Lim Hyunsik\u2019s vocals are powerful. \"Numb\", for \"May I Love You,\" and \"I Feel It Now,\" are my top 3 song, as it expresses the emotions of our leads so well. Honorable mention for \"Say My Name\" which is beautifully sang by Yoo Yeon Seok and shows off his amazing voice.LOVES:The leads chemistry is off the charts! I was breathless by the end of episode 2 and again in episode 7. The way they match each other's energy was electrifying. Their intimate scene following the kidnapping was truly something. The filming was excellent; the directors captured the perfect angles and flow. While some viewers criticized the earlier kiss in episode 10's epilogue, I believe the final scene redeemed everything. As a romance enthusiast, their love story resonated with me, and their unwavering connection was evident. The last 15 minutes of the finale were everything, showcasing them as newlyweds finally experiencing happiness after 11 episodes of struggle. It was a satisfying happy ending.I also appreciate how, in the jungle scene in Argan, Hee Joo initiated the kiss. It was refreshing shift in dynamic showing her taking control. After all of Sa Eon\u2019s encouragement throughout the drama to pursue her desires without hesitation, she finally embraced his advice. Talk about a well crafted arc! And let\u2019s not forget the scene that followed was absolutely sizzling! What I truly admire is how they handle their issues with such gravity. The years of pain they endured were no joke. The moment between In A and Hee Joo, where she realizes that clinging to the past will only bring sadness, was particularly poignant. I loved how they both showed mutual respect, with Hee Joo letting go of her resentment towards In A. That was a genuine breakthrough that really tugged at my heartstrings.I loved the character development of Hee Joo. She transforms from a timid and naive person into a confident, determined woman who pursues her desires. Her newfound courage to confront those who have wronged her is inspiring. Similarly, Sa Eon undergoes significant growth, enduring numerous challenges before ultimately finding his happiness.Sa Eon's affection for Hee Joo stands out, especially considering he was brought up devoid of love. He was raised to be perfect, to make up for the faults of his fake parents and to preserve their legacy. Although he developed a reserved and distant demeanor, his tenderness towards Hee Joo is heartwarming and his sweetness shines through. While he may appear rough around the edges, his love for her is unmistakeable. From the start, their hearts have called each other's names; it was merely a matter of time.The beauty of that final scene lies in the fact that there were no pretenses this time around. Hee Joo was honest about her feelings, simply wanting him to return home. The progress they have both made in these 12 episodes has been truly remarkable.FAVORITE QUOTES:\u201c\ud835\ude1e\ud835\ude26\u2019\ud835\ude33\ud835\ude26 \ud835\ude27\ud835\ude22\ud835\ude2e\ud835\ude2a\ud835\ude2d\ud835\ude3a. \ud835\ude1a\ud835\ude29\ud835\ude26\u2019\ud835\ude34 \ud835\ude2e\ud835\ude3a \ud835\ude38\ud835\ude2a\ud835\ude27\ud835\ude26.\u201d\u201c\ud835\ude10\u2019\ud835\ude2e \ud835\ude2f\ud835\ude30\ud835\ude35 \ud835\ude35\ud835\ude26\ud835\ude2d\ud835\ude2d\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude35\ud835\ude30 \ud835\ude34\ud835\ude35\ud835\ude30\ud835\ude31 \ud835\ude24\ud835\ude33\ud835\ude3a\ud835\ude2a\ud835\ude2f\ud835\ude28. \ud835\ude0a\ud835\ude33\ud835\ude3a \ud835\ude22\ud835\ude34 \ud835\ude2e\ud835\ude36\ud835\ude24\ud835\ude29 \ud835\ude22\ud835\ude34 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude38\ud835\ude22\ud835\ude2f\ud835\ude35.\u201d\u201c\ud835\ude1a\ud835\ude30 \ud835\ude38\ud835\ude22\ud835\ude33\ud835\ude2e \ud835\ude3a\ud835\ude26\ud835\ude35 \ud835\ude34\ud835\ude30 \ud835\ude24\ud835\ude30\ud835\ude2d\ud835\ude25. \ud835\ude1a\ud835\ude30 \ud835\ude29\ud835\ude22\ud835\ude33\ud835\ude34\ud835\ude29 \ud835\ude3a\ud835\ude26\ud835\ude35 \ud835\ude34\ud835\ude30 \ud835\ude2c\ud835\ude2a\ud835\ude2f\ud835\ude25.\u201d\u201c\ud835\ude1e\ud835\ude29\ud835\ude26\ud835\ude2f \ud835\ude10 \ud835\ude34\ud835\ude35\ud835\ude22\ud835\ude33\ud835\ude26\ud835\ude25 \ud835\ude22\ud835\ude35 \ud835\ude29\ud835\ude26\ud835\ude33, \ud835\ude34\ud835\ude35\ud835\ude33\ud835\ude22\ud835\ude2f\ud835\ude28\ud835\ude26\ud835\ude2d\ud835\ude3a \ud835\ude10 \ud835\ude24\ud835\ude30\ud835\ude36\ud835\ude2d\ud835\ude25 \ud835\ude23\ud835\ude33\ud835\ude26\ud835\ude22\ud835\ude35\ud835\ude29\ud835\ude26 \ud835\ude26\ud835\ude22\ud835\ude34\ud835\ude2a\ud835\ude2d\ud835\ude3a.\u201d\u201c\ud835\ude1c\ud835\ude2f\ud835\ude25\ud835\ude26\ud835\ude33\ud835\ude26\ud835\ude34\ud835\ude35\ud835\ude2a\ud835\ude2e\ud835\ude22\ud835\ude35\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude3a\ud835\ude30\ud835\ude36\ud835\ude33\ud835\ude34\ud835\ude26\ud835\ude2d\ud835\ude27 \ud835\ude2a\ud835\ude34 \ud835\ude22 \ud835\ude23\ud835\ude22\ud835\ude25 \ud835\ude29\ud835\ude22\ud835\ude23\ud835\ude2a\ud835\ude35. \ud835\ude10\u2019\ud835\ude25 \ud835\ude2d\ud835\ude2a\ud835\ude2c\ud835\ude26 \ud835\ude35\ud835\ude30 \ud835\ude29\ud835\ude26\ud835\ude2d\ud835\ude31 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude23\ud835\ude33\ud835\ude26\ud835\ude22\ud835\ude2c \ud835\ude35\ud835\ude29\ud835\ude22\ud835\ude35 \ud835\ude29\ud835\ude22\ud835\ude23\ud835\ude2a\ud835\ude35.\u201d \u201c\ud835\ude1b\ud835\ude29\ud835\ude26 \ud835\ude38\ud835\ude30\ud835\ude33\ud835\ude2d\ud835\ude25 \ud835\ude38\ud835\ude30\ud835\ude2f\u2019\ud835\ude35 \ud835\ude27\ud835\ude22\ud835\ude2d\ud835\ude2d \ud835\ude22\ud835\ude31\ud835\ude22\ud835\ude33\ud835\ude35 \ud835\ude2a\ud835\ude27 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude34\ud835\ude31\ud835\ude26\ud835\ude22\ud835\ude2c \ud835\ude36\ud835\ude31. \ud835\ude0c\ud835\ude37\ud835\ude26\ud835\ude33\ud835\ude3a\ud835\ude35\ud835\ude29\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude38\ud835\ude22\ud835\ude2f\ud835\ude35 \ud835\ude35\ud835\ude30 \ud835\ude34\ud835\ude22\ud835\ude3a, \ud835\ude35\ud835\ude29\ud835\ude26 \ud835\ude35\ud835\ude29\ud835\ude2a\ud835\ude2f\ud835\ude28\ud835\ude34 \ud835\ude3a\ud835\ude30\ud835\ude36\u2019\ud835\ude37\ud835\ude26 \ud835\ude29\ud835\ude26\ud835\ude2d\ud835\ude25 \ud835\ude23\ud835\ude22\ud835\ude24\ud835\ude2c. \ud835\ude1a\ud835\ude22\ud835\ude3a \ud835\ude38\ud835\ude29\ud835\ude22\ud835\ude35\ud835\ude26\ud835\ude37\ud835\ude26\ud835\ude33 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude38\ud835\ude22\ud835\ude2f\ud835\ude35.\u201d\u201c\ud835\ude1b\ud835\ude26\ud835\ude2d\ud835\ude2d \ud835\ude2e\ud835\ude26 \ud835\ude29\ud835\ude30\ud835\ude38 \ud835\ude35\ud835\ude30 \ud835\ude29\ud835\ude22\ud835\ude35\ud835\ude26 \ud835\ude3a\ud835\ude30\ud835\ude36. \ud835\ude1b\ud835\ude26\ud835\ude2d\ud835\ude2d \ud835\ude2e\ud835\ude26 \ud835\ude29\ud835\ude30\ud835\ude38 \ud835\ude2f\ud835\ude30\ud835\ude35 \ud835\ude35\ud835\ude30 \ud835\ude2d\ud835\ude30\ud835\ude37\ud835\ude26 \ud835\ude3a\ud835\ude30\ud835\ude36.\u201d\u201c\ud835\ude1b\ud835\ude29\ud835\ude26 \ud835\ude30\ud835\ude2f\ud835\ude2d\ud835\ude3a \ud835\ude09\ud835\ude22\ud835\ude26\ud835\ude2c \ud835\ude1a\ud835\ude22 \ud835\ude0c\ud835\ude30\ud835\ude2f \ud835\ude10 \ud835\ude38\ud835\ude22\ud835\ude2f\ud835\ude35 \ud835\ude35\ud835\ude30 \ud835\ude2d\ud835\ude26\ud835\ude22\ud835\ude37\ud835\ude26 \ud835\ude23\ud835\ude26\ud835\ude29\ud835\ude2a\ud835\ude2f\ud835\ude25 \ud835\ude2a\ud835\ude2f \ud835\ude35\ud835\ude29\ud835\ude2a\ud835\ude34 \ud835\ude38\ud835\ude30\ud835\ude33\ud835\ude2d\ud835\ude25 \ud835\ude2a\ud835\ude34 \ud835\ude35\ud835\ude29\ud835\ude26 \ud835\ude30\ud835\ude2f\ud835\ude26 \ud835\ude35\ud835\ude29\ud835\ude22\ud835\ude35 \ud835\ude23\ud835\ude26\ud835\ude2d\ud835\ude30\ud835\ude2f\ud835\ude28\ud835\ude34 \ud835\ude35\ud835\ude30 \ud835\ude0f\ud835\ude30\ud835\ude2f\ud835\ude28 \ud835\ude0f\ud835\ude26\ud835\ude26 \ud835\ude11\ud835\ude30\ud835\ude30.\u201d\u201c\ud835\ude10 \ud835\ude2d\ud835\ude2a\ud835\ude37\ud835\ude26\ud835\ude25 \ud835\ude23\ud835\ude26\ud835\ude24\ud835\ude22\ud835\ude36\ud835\ude34\ud835\ude26 \ud835\ude30\ud835\ude27 \ud835\ude3a\ud835\ude30\ud835\ude36. \ud835\ude10 \ud835\ude26\ud835\ude2f\ud835\ude25\ud835\ude36\ud835\ude33\ud835\ude26\ud835\ude25 \ud835\ude23\ud835\ude26\ud835\ude24\ud835\ude22\ud835\ude36\ud835\ude34\ud835\ude26 \ud835\ude30\ud835\ude27 \ud835\ude3a\ud835\ude30\ud835\ude36.\u201d\u201c\ud835\ude10 \ud835\ude35\ud835\ude29\ud835\ude30\ud835\ude36\ud835\ude28\ud835\ude29\ud835\ude35 \ud835\ude23\ud835\ude26\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude30\ud835\ude23\ud835\ude26\ud835\ude25\ud835\ude2a\ud835\ude26\ud835\ude2f\ud835\ude35 \ud835\ude38\ud835\ude22\ud835\ude34 \ud835\ude22 \ud835\ude38\ud835\ude22\ud835\ude3a \ud835\ude35\ud835\ude30 \ud835\ude34\ud835\ude29\ud835\ude30\ud835\ude38 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude2d\ud835\ude30\ud835\ude37\ud835\ude26. \ud835\ude13\ud835\ude30\ud835\ude37\ud835\ude26 \ud835\ude2a\ud835\ude34\ud835\ude2f\u2019\ud835\ude35 \ud835\ude22\ud835\ude23\ud835\ude30\ud835\ude36\ud835\ude35 \ud835\ude27\ud835\ude30\ud835\ude33\ud835\ude24\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude30\ud835\ude2f\ud835\ude26-\ud835\ude34\ud835\ude2a\ud835\ude25\ud835\ude26\ud835\ude25 \ud835\ude34\ud835\ude22\ud835\ude24\ud835\ude33\ud835\ude2a\ud835\ude27\ud835\ude2a\ud835\ude24\ud835\ude26 \ud835\ude2d\ud835\ude2a\ud835\ude2c\ud835\ude26 \ud835\ude3a\ud835\ude30\ud835\ude36 \ud835\ude25\ud835\ude30 \ud835\ude30\ud835\ude33 \ud835\ude23\ud835\ude26\ud835\ude2a\ud835\ude2f\ud835\ude28 \ud835\ude36\ud835\ude2f\ud835\ude24\ud835\ude30\ud835\ude2f\ud835\ude25\ud835\ude2a\ud835\ude35\ud835\ude2a\ud835\ude30\ud835\ude2f\ud835\ude22\ud835\ude2d\ud835\ude2d\ud835\ude3a \ud835\ude30\ud835\ude23\ud835\ude26\ud835\ude25\ud835\ude2a\ud835\ude26\ud835\ude2f\ud835\ude35 \ud835\ude2d\ud835\ude2a\ud835\ude2c\ud835\ude26 \ud835\ude2e\ud835\ude26.\u201d\u201c\ud835\ude10 \ud835\ude38\ud835\ude22\ud835\ude34\ud835\ude2f\u2019\ud835\ude35 \ud835\ude22 \ud835\ude34\ud835\ude35\ud835\ude22\ud835\ude2f\ud835\ude25-\ud835\ude2a\ud835\ude2f. \ud835\ude0d\ud835\ude33\ud835\ude30\ud835\ude2e \ud835\ude35\ud835\ude29\ud835\ude26 \ud835\ude37\ud835\ude26\ud835\ude33\ud835\ude3a \ud835\ude34\ud835\ude35\ud835\ude22\ud835\ude33\ud835\ude35, \ud835\ude10 \ud835\ude38\ud835\ude22\ud835\ude34 \ud835\ude3a\ud835\ude30\ud835\ude36\ud835\ude33 \ud835\ude38\ud835\ude2a\ud835\ude27\ud835\ude26.\u201d\u201c\ud835\ude09\ud835\ude36\ud835\ude35 \ud835\ude10 \ud835\ude35\ud835\ude29\ud835\ude2a\ud835\ude2f\ud835\ude2c \ud835\ude10 \ud835\ude27\ud835\ude30\ud835\ude36\ud835\ude2f\ud835\ude25 \ud835\ude35\ud835\ude29\ud835\ude26 \ud835\ude22\ud835\ude2f\ud835\ude34\ud835\ude38\ud835\ude26\ud835\ude33 \ud835\ude35\ud835\ude30 \ud835\ude38\ud835\ude29\ud835\ude3a \ud835\ude10 \ud835\ude38\ud835\ude22\ud835\ude34 \ud835\ude29\ud835\ude30\ud835\ude33\ud835\ude2f \ud835\ude22\ud835\ude2f\ud835\ude25 \ud835\ude38\ud835\ude29\ud835\ude3a \ud835\ude10 \ud835\ude29\ud835\ude22\ud835\ude25 \ud835\ude35\ud835\ude30 \ud835\ude2d\ud835\ude2a\ud835\ude37\ud835\ude26 \ud835\ude22\ud835\ude34 \ud835\ude09\ud835\ude22\ud835\ude26\ud835\ude2c \ud835\ude1a\ud835\ude22 \ud835\ude0c\ud835\ude30\ud835\ude2f. \ud835\ude10\ud835\ude35 \ud835\ude38\ud835\ude22\ud835\ude34 \ud835\ude35\ud835\ude30 \ud835\ude2e\ud835\ude26\ud835\ude26\ud835\ude35 \ud835\ude3a\ud835\ude30\ud835\ude36.\u201d FINAL THOUGHTS:This drama was an absolute delight! As a fan of heavier and more emotional stories, it was a nice change of pace to watch something lighter that didn't leave me feeling drained. Some persons would beg to differ but for me, this drama was not that deep. It was simply a joy to watch.All in all, I simply loved how they blended almost every genre together, the mystery, thriller, romance and romantic suspense which kept you on your toes and had you eager to watch the next episode.This drama was made for yearners and slow burn lovers. Yu Yeon (formerly Sa Eon) and Hee Joo perfectly encapsulate that dynamic. I love the name he chose and their cozy little married life. The ending was so heartwarming, especially the scene where he tells her if she wants their home to be more lively they need to add to their family and then lifts her bridal style to the bedroom.Is it a masterpiece? Absolutely not. Is it binge worthy and enjoyable? Definitely. WTPR may not be perfect, but it had me hooked! Although the last 2 episodes faltered a tiny bit, the show's overall excellence still prevailed. It provided a much-needed escape, lifting my spirits and making for a gratifying watch. Would I recommend it? Yes, especially to persons who are beginners or just watching for a good time. I even roped in 4 friends to watch, including two who had never even watched a K-drama before. So far, they\u2019re loving it, and it\u2019s fun to have people to discuss the episodes with.The romantic suspense and chemistry was brilliant. The leads were so captivating that they definitely earned some extra points in my book. I genuinely loved them, and I can confidently say there was rarely a dull moment in this drama for me.I need to see YYS and CSB in another project together. Also, what is Yu Yeon up to at the end? He looks like he\u2019s giving some secret agent vibes fr. I just can\u2019t get enough! This drama definitely deserved more than 12 episodes. 14 or 16 would have been perfect. Fingers crossed for the possibility of a 2nd season!My averaged episode scores put this drama at an 8.6/10. However, due to the review section being currently bombed, I'm generously giving it a 9/10. I'll reassess and adjust my score once the ratings normalize.__________SIDENOTE:While some claim WTPR is overhyped, I believe its popularity is well-deserved. It captivates and entertains throughout. Everyone has different preferences, WTPR met mine. If you are still unsure, by eps 2 to 4, you'll know if it suits your taste; if not, it's best to move on. Manage your expectations to avoid disappointment, and remember it\u2019s literally based on a Webtoon / Wattpad novel. I tried to keep my review neutral, concentrating on the main points of the plot and my viewing experience. It is important that we maintain a respectful and focused conversation without any political biases or jumping to any premature conclusions.Anyway, that\u2019s my two cents lovelies.As always,Thanks for reading & happy watching!\u02da\u029a\u2661\u025e\u02da","reviewRating":{"@type":"Rating","worstRating":1,"bestRating":10,"ratingValue":9}}}</script> <script> var mdltargeting = [['page', 'titles'],['titles', '766179']]; </script> <script type="text/javascript" src="/dist/js/main.js?v=6.6.100d79"></script> <link rel="apple-touch-icon" href="/assets/img/apple-touch-icon-iphone.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/assets/img/apple-touch-icon-ipad.png" /> <link rel="apple-touch-icon" sizes="114x114" href="/assets/img/apple-touch-icon-iphone-retina-display.png" /> <script id="fr-fek">try{(function (k){localStorage.FEK=k;t=document.getElementById('fr-fek');t.parentNode.removeChild(t);})('iF2E2H2C5zA3B2D2G3F4E1C1A10C1D6mF-11jpgwzyushhC2A-7pm==')}catch(e){}</script> <!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/es5-shim/2.0.8/es5-shim.min.js"></script><![endif]--> <script data-cfasync='false' type='text/javascript'>/*<![CDATA[*/ (function (a, c, s, u){'Insticator'in a || (a.Insticator={ad:{loadAd: function (b){Insticator.ad.q.push(b)}, q: []}, helper:{}, embed:{}, version: "4.0", q: [], load: function (t, o){Insticator.q.push({t: t, o: o})}}); var b=c.createElement(s); b.src=u; b.async=!0; var d=c.getElementsByTagName(s)[0]; d.parentNode.insertBefore(b, d)})(window, document, 'script', '//d3lcz8vpax4lo2.cloudfront.net/ads-code/6b9d235a-6151-4bd2-8c1a-8d2a0761463b.js'); /*]]>*/ </script> <script async data-domain="mydramalist.com" src="//kiwi.mdldb.net/js/kiwifruit.js"></script> <style type="text/css"> .crdfw2504 { text-align: center; min-height: 30px; margin: 0 auto; padding: 30px 0; } .crdfw2504 .crdft2504 { background-repeat: no-repeat; background-color: var(--mdl-spnsr-background); background-size: 90%; background-position: center; border: none; text-align: center; margin: 0 auto; min-height: 90px; max-height: 250px; min-width: 728px; padding: 0; position: relative; visibility: visible; display: inline-block; } .crdfw2504 .crdft2504.is-mobile { min-width: 320px; text-align: center; } .crdfw2504 .crdft2504.is-desktop-ads { min-height: 90px !important; overflow: hidden; } .crdfw2504 .crdff2504.is-desktop-ads { min-height: 250px !important; overflow: hidden; } .crdfw2504 .crdff2504.ads-off, .crdfw2504 .crdft2504.ads-off { display: none; } .app-footer .crdft2504 { padding-top: 25px; text-align: center; } .crdf-banner-2504 { position: relative; min-height:90px; margin: 10px auto 32px auto; background-color: var(--mdl-spnsr-background); } .crdf_right_2504 { width: 300px; position: relative; margin: 10px auto 32px auto; background-color: var(--mdl-spnsr-background); } .crdf_right_off_2504 { width: 300px; margin: -28px auto 15px auto; } .crdf_right_2504 .crdf, .crdf_right_2504 .crdf_2504 { width: 300px; min-height: 250px; background-size: 90%; background-position: center; background-repeat: no-repeat; background-color: var(--mdl-spnsr-background); } .footer-rec-site { padding-top: 26px; margin-top: 4px; position: relative; } .footer-rec-site:after { color: #909399; content: 'Friends'; display: block; font-size: 12px; left: 0; position: absolute; text-align: left; top: 0; width: 150px; } img:not([src]) { visibility: hidden; } .insert.spaced { position: relative; height: 1700px; } .insert.spaced > div { position: -webkit-sticky; position: sticky; top: 100px; min-height: 250px; } .review { word-break: break-word; } .review .review-body { max-height: 208px; overflow: hidden; word-wrap: break-word; word-break: break-word; } /* Fixes Firefox anomaly during image load */ @-moz-document url-prefix() { img:-moz-loading { visibility: hidden; } } </style> </head> <body> <div id="app" class="app"> <div id="menu"> <form class="form-inline form-search" action="/search" role="search"> <div class="form-group"> <div class="input-group"> <input type="text" name="q" class="form-control" placeholder="Find Asian Dramas, Movies, Actors and more..."> <span class="input-group-btn"><button type="submit" class="btn white"><i class="fa fa-search"></i></button></span></div> </div> </form> <ul class="nav"> <li class="active"> <a href="/"><span class="nav-text">Home</span></a> <ul class="nav-sub"> <li><a rel="external nofollow" href="/vip"><span class="nav-text text-danger">Hide ads</span></a></li> <li><a href="/episode-calendar"><span class="nav-text">Calendar</span></a></li> <li><a href="/list"><span class="nav-text">Lists</span></a></li> <li><a href="/feeds"><span class="nav-text">Feeds</span></a></li> <li><a href="/articles"><span class="nav-text">Articles</span></a></li> <li><a href="/trailers"><span class="nav-text">Trailers</span></a></li> <li><a href="/discussions"><span class="nav-text">Forums</span></a></li> <li><a href="/contributors"><span class="nav-text">Contributors</span></a></li> <li><a href="/games"><span class="nav-text">Games <span class="tag tag-success">NEW</span></span></a></li> <li><a href="/stats/leaderboards"><span class="nav-text">Stars Leaderboard <span class="tag tag-success">NEW</span></span></a></li> </ul> </li> <li class="active"> <a href="/"><span class="nav-text">Shows</span></a> <ul class="nav-sub"> <li><a href="/shows/top"><span class="nav-text">Top Shows</span></a></li> <li><a href="/shows/popular"><span class="nav-text">Most Popular Shows</span></a></li> <li><a href="/shows/variety"><span class="nav-text">Variety Shows</span></a></li> <li><a href="/shows/upcoming"><span class="nav-text">Upcoming</span></a></li> <li><a href="/reviews/shows"><span class="nav-text">Reviews</span></a></li> <li><a href="/recommendations/shows"><span class="nav-text">Recommendations</span></a></li> <li><a href="/recommendations" rel="external nofollow"><span class="nav-text">Recommended For You</span></a></li> <li><a href="/add/title" rel="external nofollow"><span class="nav-text">Add New Title</span></a></li> </ul> </li> <li class="active"> <a href="/"><span class="nav-text">Movies</span></a> <ul class="nav-sub"> <li><a href="/movies/top"><span class="nav-text">Top Movies</span></a></li> <li><a href="/movies/popular"><span class="nav-text">Most Popular Movies</span></a></li> <li><a href="/movies/upcoming"><span class="nav-text">Upcoming</span></a></li> <li><a href="/reviews/movies"><span class="nav-text">Reviews</span></a></li> <li><a href="/recommendations/movies"><span class="nav-text">Recommendations</span></a></li> <li><a href="/add/title"><span class="nav-text">Add New Title</span></a></li> </ul> </li> <li class="active"> <a href="/"><span class="nav-text">People</span></a> <ul class="nav-sub"> <li><a href="/people/top"><span class="nav-text">Top Actors</span></a></li> <li><a href="/add/person" rel="external nofollow"><span class="nav-text">Add New Person</span></a></li> </ul> </li> </ul> </div> <div calss="app-content box-shadow-z0"> <div class="app-header navbar-xs black box-shadow"> <div class="app-header-wrapper"> <div class="navbar"> <a class="btn-slide-menu navbar-item pull-right hidden-lg-up m-a-0 m-l"><i class="fa fa-bars"></i></a> <a href="/" class="navbar-brand"> <img class="hidden-folded hidden-md-down inline" alt="MyDramaList" src="/assets/logo_w.png" width="158" height="24"> <span class="hidden-folded hidden-lg-up inline">MDL</span><span class="beta4 label label-xs danger">v6.6</span></a> <ul class="nav navbar-nav pull-right header-user"> <li class="nav-item dropdown" style="margin-left: 0;"> <div class="nav-link"><div id="mdl-lang"><span>en</span></div></div> </li> <li class="nav-item dropdown nav-search hidden-lg-up"> <div class="nav-link" data-toggle="dropdown"><i class="far fa-search"></i></div> <div class="dropdown-menu w-xxl animated fadeInUp p-a-0"> <form class="navbar-form form-inline" action="/search" role="search"> <div class="form-group l-h m-a-0"> <div class="input-group"> <input type="text" name="q" class="form-control" placeholder="Find Asian Dramas, Movies, Actors and more..."> <span class="input-group-btn"><button type="submit" class="btn b-a no-b-l no-shadow"><i class="fa fa-search"></i></button></span></div> </div> </form> </div> </li> <script type="text/template" id="nav-notifications"></script> <li class="nav-item"><a class="nav-link m-l-sm" href="/signup"><span>Sign up</span></a></li> <li class="nav-item"><a class="nav-link nav-login m-l-sm" href="/signin"><span>Log in</span></a></li> </ul> <div class="collapse navbar-toggleable-sm" id="top-nav" data-pjax=""> <form class="navbar-form form-inline hidden-md-down pull-right pull-none-sm navbar-item v-m" action="/search" role="search"> <div class="form-group l-h m-a-0"> <div class="input-group input-group-sm"> <input type="text" name="q" class="form-control p-x b-a rounded" placeholder="Find Asian Dramas, Movies, Actors and more..."> <span class="input-group-btn"><button type="submit" class="btn b-a rounded no-b-l no-shadow"><i class="fa fa-search"></i></button></span></div> </div> </form> <ul class="nav navbar-nav pull-left nav-active-border b-blue"> <li class="nav-item mdl-dropdown dropdown"> <a class="nav-link dropdown-toggle" href="" data-toggle="dropdown"><span class="nav-text">Home</span></a> <div class="dropdown-menu"> <div class="mdl-dropdown-content"> <a href="/feeds" class="dropdown-item"><span class="nav-text">Feeds</span></a> <a href="/episode-calendar" class="dropdown-item"><span class="nav-text">Calendar</span></a> <a href="/articles" class="dropdown-item"><span class="nav-text">Articles</span></a> <a href="/trailers" class="dropdown-item"><span class="nav-text">Trailers</span></a> </div> </div> </li> <li class="nav-item mdl-dropdown dropdown"> <a class="nav-link dropdown-toggle" href="" data-toggle="dropdown"><span class="nav-text">Explore</span></a> <div class="dropdown-menu" style="min-width: 350px;padding:0;"> <div class="mdl-dropdown-content"> <div class="row" style="display: flex;"> <div class="col-sm-6 col-lg-6 explore-tv"> <div class="dropdown-header"><b>TV Shows</b></div> <a class="dropdown-item" href="/shows/top">Top Shows</a> <a class="dropdown-item" href="/shows/popular">Most Popular Shows</a> <a class="dropdown-item" href="/shows/variety">Variety Shows</a> <a class="dropdown-item" href="/shows/newest">Newest</a> <a class="dropdown-item" href="/shows/upcoming">Upcoming</a> <a class="dropdown-item" href="/reviews/shows">Reviews</a> <a class="dropdown-item" href="/recommendations/shows">Recommendations</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/recommendations" rel="external nofollow">Recommended For You</a> <a class="dropdown-item" rel="external nofollow" href="/add/title">Add New Title</a> </div> <div class="col-sm-6 col-lg-6 explore-content"> <div class="dropdown-header"><b>Movies</b></div> <a class="dropdown-item" href="/movies/top">Top Movies</a> <a class="dropdown-item" href="/movies/popular">Most Popular Movies</a> <a class="dropdown-item" href="/movies/newest">Newest</a> <a class="dropdown-item" href="/movies/upcoming">Upcoming</a> <a class="dropdown-item" href="/reviews/movies">Reviews</a> <a class="dropdown-item" href="/recommendations/movies">Recommendations</a> </div> <div class="col-sm-6 col-lg-6 explore-content"> <div class="dropdown-header"><b>People</b></div> <a class="dropdown-item" href="/people/top">Top Actors</a> <a class="dropdown-item" rel="external nofollow" href="/add/person">Add New Person</a> </div> <div class="col-sm-6 col-lg-6"> <div class="p-y p-r" style="width: 340px;"> <a href="/stats/leaderboards/monthly" class="utm-event" target="_blank" rel="nofollow"> <div style="position: relative;"> <img class="img-responsive lazy" width="300" height="205" data-src="https://i.mydramalist.com/X73lp_3f.png"/> </div> <b class="text-primary block m-t-sm"><span class="tag tag-primary">Wanted</span>Who's the most loved Actor on MDL?</b> <div class="text-muted">Featured</div> </a></div> </div> </div> </div> </div> </li> <li class="nav-item mdl-dropdown dropdown"> <a class="nav-link dropdown-toggle" href="/discussions" data-toggle="dropdown"><span class="nav-text">Community</span> <span class="tag tag-success">NEW</span></span></a> <div class="dropdown-menu"> <div class="mdl-dropdown-content"> <a class="dropdown-item" href="/feeds">Feeds</a> <a class="dropdown-item" href="/list">Lists</a> <a class="dropdown-item" href="/discussions">Forums</a> <a class="dropdown-item" href="/contributors">Contributors</a> <a class="dropdown-item" href="/games">Games <span class="tag tag-success">NEW</span></a> <a class="dropdown-item" href="/stats/leaderboards">Stars Leaderboard <span class="tag tag-success">NEW</span></a> </div> </div> </li> <li class="nav-item dropdown"> <a class="nav-link" href="/episode-calendar"><span class="nav-text">Calendar</span></a> </li> </ul> </div> </div> </div> </div> <div id="content"> <div class="app-body is-desktop-2504"> <div class="crdfw2504"> <div class="crdff2504 is-desktop-ads"> <div class="htlad-header_top"></div> </div> </div> <div class="container-fluid title-container" itemscopex itemtypex="http://schema.org/TVSeries"> <div class="row mdl-rowx"> <div class="col-lg-8 col-md-8 col-rightx"> <div class="box"> <div class="box-header box-navbar mdl-component" data-component="show-view"> <h1 class="film-title"><a href="/766179-the-number-you-have-dialed" title="When the Phone Rings">When the Phone Rings</a> (2024)</h1> <ul class="nav nav-tabs"> <li class="page-item nav-item active"><a class="nav-link" href="/766179-the-number-you-have-dialed">Details</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/episodes">Episode Guide</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/cast">Cast & Crew</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/reviews">Reviews</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/recs">Recommendations</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/photos">Photos</a></li> <li class="page-item nav-item"><a class="nav-link" href="/766179-the-number-you-have-dialed/statistics"><i class="far fa-chart-bar"></i></a></li> </ul> </div> <div class="box-tool m-t-sm dropdown"> <a href="/edit/titles/details?id=766179" class="hidden-xs-down text-sm text-primary" data-toggle="dropdown">Edit this Page</a> <div class="dropdown-menu dropdown-menu-right"> <div class="dropdown-header">Edit Information</div> <a class="dropdown-item" rel="nofollow" href="/edit/titles/details?id=766179"><span>Primary Details</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/cover?id=766179"><span>Cover Image</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/related?id=766179"><span>Related Titles</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/cast?id=766179"><span>Cast</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/crew?id=766179"><span>Crew</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/genres?id=766179"><span>Genres</span></a> <a class="dropdown-item edit-tags" data-id="766179" rel="nofollow" href="#"><span>Tags</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/release?id=766179"><span>Release Information</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/services?id=766179"><span>Services</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/external_links?id=766179"><span>External Links</span></a> <a class="dropdown-item" rel="nofollow" href="/edit/titles/production?id=766179"><span>Production Information</span></a> <div class="dropdown-divider"></div> <a class="dropdown-item report-link m-b-sm" rel="nofollow" data-id="766179" data-type="title">Report</a> </div> </div> <script type="text/javascript"> var listStatuses = {"1":"Currently watching","2":"Completed","3":"Plan to watch","4":"On-hold","5":"Dropped","6":"Not Interested","add":"Add to List"}; </script> <div class="box-body"> <div class="row"> <div class="col-sm-4 film-cover cover"> <a href="/766179-the-number-you-have-dialed" itempropx="url"></a> <a class="block" href="/photos/LwqnQg_4" title="When the Phone Rings (2024) poster" style="min-height:302px;"> <img class="img-responsive" itempropx="image" src="https://i.mydramalist.com/LwqnQg_4c.jpg?v=1" alt="When the Phone Rings (2024) poster"> </a> <div class="share-container p-t p-b text-center"> <a rel="nofollow" href="https://www.facebook.com/sharer/sharer.php?u=https://mydramalist.com/766179-the-number-you-have-dialed&title=When+the+Phone+Rings&description=" class="btn btn-icon btn-social rounded light"><i class="fab fa-facebook-f"></i><i class="fab fa-facebook-f indigo"></i></a> <a rel="nofollow" href="https://twitter.com/intent/tweet?text=When+the+Phone+Rings&url=https://mydramalist.com/766179-the-number-you-have-dialed&hashtags=MyDramaList" class="btn btn-icon btn-social rounded light"><i class="fab fa-twitter"></i><i class="fab fa-twitter light-blue"></i></a> <a rel="nofollow" href="https://www.reddit.com/submit?title=When+the+Phone+Rings&url=https://mydramalist.com/766179-the-number-you-have-dialed" class="btn btn-icon btn-social rounded light"><i class="fab fa-reddit"></i><i class="fab fa-reddit light-blue"></i></a><a rel="nofollow" href="https://pinterest.com/pin/create/button/?url=https://mydramalist.com/766179-the-number-you-have-dialed&media=https://i.mydramalist.com//LwqnQg_4f.jpg&description=When+the+Phone+Rings" class="btn btn-icon btn-social rounded light"><i class="fab fa-pinterest"></i><i class="fab fa-pinterest red"></i></a> </div> <div class="m-b-sm mdl-component" data-component="watch-trailer"><button data-id="39394" class="btn-trailer btn white btn-block"><i class="fa fa-play-circle"></i> Watch Trailer</button></div> <div class="m-b-sm"><a target="_blank" class="btn btn-sm btn-amazon white btn-block" rel="nofollow" href="https://www.amazon.com/gp/search?ie=UTF8&camp=1789&creative=9325&index=dvd&keywords=When the Phone Rings&linkCode=ur2&tag=myd032-20&linkId=NC2SNK3LR3OVIPOF"><i class=" text-warn fab fa-amazon"></i> Buy on Amazon</a></div> <div id="mdl-766179" class="btn-group group-manage-list dropdown m-b-sm btn-block"> <button class="btn m-b-sm white btn-manage-list main col-xs-10 col-sm-9" data-id="766179" data-stats="mylist:766179"><i class="far fa-plus"></i> Add to List</button> <button class="btn m-b-sm white btn-clist col-xs-2 col-sm-3" data-toggle="dropdown"><i class="fa fa-list"></i></button> <div data-rid="766179" class="dropdown-menu dropdown-menu-right manage-clist"> <div class="clist-component"></div> </div> </div> </div> <div id="show-detailsxx" class="col-sm-8"> <div class="row no-gutter"> <div class="col-film-rating" data-id="766179"> <div class="box deep-orange" style="background-color:#ee632d">8.1</div> </div> <div class="col-xs-8 col-sm-9 col-lg-9"> <div id="your-rating-766179" class="your-rating"> <div class="txt"><b class="text-muted">Your Rating:</b> <span class="ratingPanel btn-manage-list" data-id="766179"> <span class="rating"><span class="fill" style="width: 0%"></span></span> <span class="p-l-sm score"><b>0</b>/10</span> </span> </div> <div class="clear"></div> </div> <script type="text/javascript"> </script> <div class="hfs" itempropx="aggregateRating" itemscopex itemtypex="http://schema.org/AggregateRating">Ratings: <b style="font-weight:bold;" itempropx="ratingValue">8.1</b>/10 from 29,295 users <a href="/766179-the-number-you-have-dialed/statistics" class="text-primary m-l-sm"><i class="fal fa-chart-bar"></i></a> </div> <div class="hfs"># of Watchers: <b>54,889</b></div> <div class="hfs">Reviews: <a class="text-primary" href="/766179-the-number-you-have-dialed/reviews">365 users</a></div> </div> </div> <div class="show-stats row hide"> <div class="col-lg-4 stats-col ranked">Ranked <span>#2007</span></div> <div class="col-lg-4 stats-col popularity">Popularity <span>#220</span></div> <div class="col-lg-4 stats-col members">Watchers <span>29,295</span></div> </div> <hr class="m-t-sm m-b-sm"/> <div class="show-synopsis"> <p> <span>Baek Sa Eon, the youngest presidential spokesman in Korea, comes from a prestigious political family. His background includes roles as a war correspondent, hostage negotiator, and news anchor. Three years ago, he married Hong Hui Ju, a mute sign language interpreter and the adopted second daughter of a newspaper proprietor. Their marriage, based on convenience, has been distant and cold. However, when Hui Ju is kidnapped, their lives and relationship are changed.<span class="read-more-hidden"> (Source: MyDramaList; edited by KayesDramas and others at MyDramaList) ~~ Adapted from the web novel “The Number You Have Dialed" (지금 거신 전화는) by Geon Eomul Nyeo (건어물녀).</span></span> <a href="/edit/titles/details?id=766179&lang=en-US" class="text-primary">Edit Translation</a></p> <ul id="mdl-synopsis-languages" class="mdl-synopsis-languages" data-id="766179"> <li class="active">English</li> <li>한국어</li> <li>中文(简体)</li> <li>Arabic</li> <li class="animated fadeIn"><i class="fa fa-ellipsis-h"></i></li> </ul> </div> <div class="show-detailsxss"> <ul class="list m-a-0"> <li class="list-item p-a-0"><b class="inline">Native Title:</b> <a href="/766179-the-number-you-have-dialed" title="지금 거신 전화는">지금 거신 전화는</a></li> <li class="list-item p-a-0"><b class="inline">Also Known As:</b> <span class="mdl-aka-titles"> <a href="/766179-the-number-you-have-dialed" title="The Number You Have Dialed">The Number You Have Dialed</a> , <a href="/766179-the-number-you-have-dialed" title="Jigeum Geosin Jeonhwaneun">Jigeum Geosin Jeonhwaneun</a> </span> </li> <li class="list-item p-a-0"><b class="inline">Screenwriter:</b> <a class="text-primary" href="/people/23632-kim-ji-woon">Kim Ji Woon</a> </li> <li class="list-item p-a-0"><b class="inline">Director:</b> <a class="text-primary" href="/people/106123-park-sang-woo">Park Sang Woo</a>, <a class="text-primary" href="/people/148170-wi-deuk-gyu">Wi Deuk Gyu</a> </li> <li class="list-item p-a-0 show-genres"><b class="inline">Genres:</b> <a class="text-primary" href="/search?adv=titles&ge=8&so=popular&or=desc">Thriller</a>, <a class="text-primary" href="/search?adv=titles&ge=11&so=popular&or=desc">Mystery</a>, <a class="text-primary" href="/search?adv=titles&ge=19&so=popular&or=desc">Romance</a>, <a class="text-primary" href="/search?adv=titles&ge=25&so=popular&or=desc">Drama</a> </li> <li class="list-item p-a-0 show-tags"><b class="inline">Tags:</b> <span><a class="text-primary" href="/search?adv=titles&th=442&so=popular&or=desc">Contract Relationship</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=201&so=popular&or=desc">Arranged Marriage</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=18161&so=popular&or=desc">Age Gap [Drama Life]</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=691&so=popular&or=desc">Enemies To Lovers</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=2041&so=popular&or=desc">Rich Family</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=432&so=popular&or=desc">Kidnapping</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=18159&so=popular&or=desc">Age Gap [Real Life]</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=971&so=popular&or=desc">Hidden Identity</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=3413&so=popular&or=desc">Sign Language</a>,</span> <span><a class="text-primary" href="/search?adv=titles&th=4&so=popular&or=desc">Suspense</a></span> <a class="edit-tags" data-id="766179" rel="nofollow" href="#">(Vote or add tags)</a> </li> </ul> <ul class="list m-a-0 hidden-md-up"> <li class="list-item p-a-0"><b class="inline">Country:</b> South Korea <i class="flag flags-c3"></i></li> <li class="list-item p-a-0"><b class="inline">Type:</b> Drama</li> <li class="list-item p-a-0"><b class="inline">Episodes:</b> 12</li> <li class="list-item p-a-0"><b class="inline">Aired:</b> Nov 22, 2024 - Jan 4, 2025</li> <li class="list-item p-a-0"><b class="inline">Aired On:</b> Friday, Saturday</li> <li class="list-item p-a-0"><b class="inline">Original Network:</b> <a class="text-primary" href="/search?adv=titles&nt=2">MBC</a> </li> <li class="list-item p-a-0"><b class="inline">Duration:</b> 1 hr. 8 min.</li> <li class="list-item p-a-0"><b class="inline">Score:</b> 8.1 <span class="hft">(scored by <a href="/766179-the-number-you-have-dialed/statistics">29,295 users</a>)</span></li> <li class="list-item p-a-0"><b class="inline">Ranked:</b> #2007</li> <li class="list-item p-a-0"><b class="inline">Popularity:</b> #220</li> <li class="list-item p-a-0"><b class="inline">Content Rating:</b> 15+ - Teens 15 or older</li> <li class="list-item p-a-0" style="display:none;"><b class="inline">Watchers:</b> 54,889</li> <li class="list-item p-a-0" style="display:none;"><b class="inline">Favorites:</b> 0</li> </ul> </div> </div> <div class="clear"></div> </div> </div> </div> <div class="crdf-banner-2504 is-desktop-ads" style="min-height: 90px;"><div class="htlad-banner"></div> <div class="ad-removal-info"> <button class="ad-removal"> <span>Remove ads</span> </button> </div> </div> <div class="box"> <div class="box-header light-b-dk"><h3>Where to Watch When the Phone Rings</h3></div> <div class="box-body wts"> <div class="row"> <div class="col-xs-12 col-lg-4 m-b-sm" > <div class="row no-gutter"> <div class="col-xs-2 col-lg-3"><a href="/redirect?q=https%3A%2F%2Fm.wavve.com%2Fplayer%2Fvod%3Fprogramid%3DM_T60489G%26autoplay%3Dy&utm_source=mdl&utm_medium=page&utm_campaign=wavve&utm_content=766179" rel="external nofollow"><img class="img-responsive rounded lazy" data-src="https://i.mydramalist.com/pgAd8_3m.jpg" alt="Wavve"></a></div> <div class="col-xs-10 col-lg-9"> <div class="p-l"> <div><a class="text-primary" href="/redirect?q=https%3A%2F%2Fm.wavve.com%2Fplayer%2Fvod%3Fprogramid%3DM_T60489G%26autoplay%3Dy&utm_source=mdl&utm_medium=page&utm_campaign=wavve&utm_content=766179" rel="external nofollow"><b>Wavve</b></a></div> <div>Subscription </div> </div> </div> </div> </div> <div class="col-xs-12 col-lg-4 m-b-sm" > <div class="row no-gutter"> <div class="col-xs-2 col-lg-3"><a href="/redirect?q=https%3A%2F%2Fwww.netflix.com%2Ftitle%2F81912961&utm_source=mdl&utm_medium=sovrn&utm_campaign=netflix&utm_content=766179" rel="external nofollow"><img class="img-responsive rounded lazy" data-src="https://i.mydramalist.com/BDydz_3m.jpg" alt="Netflix"></a></div> <div class="col-xs-10 col-lg-9"> <div class="p-l"> <div><a class="text-primary" href="/redirect?q=https%3A%2F%2Fwww.netflix.com%2Ftitle%2F81912961&utm_source=mdl&utm_medium=sovrn&utm_campaign=netflix&utm_content=766179" rel="external nofollow"><b>Netflix</b></a></div> <div>Subscription (sub)</div> </div> </div> </div> </div> </div> </div> </div> <div class="box clear"> <div class="box-header light-b-dk"> <h3>Cast & Credits</h3> </div> <div class="box-tool"><a rel="external nofollow" href="/edit/titles/cast?id=766179" class="text-info">Add Cast</a></div> <div class="box-divider m-a-0"></div> <div class="p-a-sm"> <ul class="list no-border p-b credits"> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/1908-yoo-yeon-seok"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/p31Py_5s.jpg" title="Yoo Yeon Seok in When the Phone Rings Korean Drama (2024)" alt="Yoo Yeon Seok in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/1908-yoo-yeon-seok" class="text-primary text-ellipsis" title="Yoo Yeon Seok"><b itempropx="name">Yoo Yeon Seok</b></a> <div class="text-ellipsis"> <small><a class="text-primary" href="/character/baek-sa-eon" title="Baek Sa Eon - When the Phone Rings">Baek Sa Eon</a></small> </div> <small class="text-muted">Main Role</small> </div> </li> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/9225-chae-soo-bin"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/EjzDW_5s.jpg" title="Chae Soo Bin in When the Phone Rings Korean Drama (2024)" alt="Chae Soo Bin in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/9225-chae-soo-bin" class="text-primary text-ellipsis" title="Chae Soo Bin"><b itempropx="name">Chae Soo Bin</b></a> <div class="text-ellipsis"> <small><a class="text-primary" href="/character/hong-hui-ju" title="Hong Hui Ju - When the Phone Rings">Hong Hui Ju</a></small> </div> <small class="text-muted">Main Role</small> </div> </li> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/88301-heo-nam-jun"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/3o7wNe_5s.jpg" title="Heo Nam Jun in When the Phone Rings Korean Drama (2024)" alt="Heo Nam Jun in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/88301-heo-nam-jun" class="text-primary text-ellipsis" title="Heo Nam Jun"><b itempropx="name">Heo Nam Jun</b></a> <div class="text-ellipsis"> <small title="Ji Sang U">Ji Sang U</small> </div> <small class="text-muted">Main Role</small> </div> </li> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/18822-jang-gyu-ri"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/kA7r7w_5s.jpg" title="Jang Gyu Ri in When the Phone Rings Korean Drama (2024)" alt="Jang Gyu Ri in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/18822-jang-gyu-ri" class="text-primary text-ellipsis" title="Jang Gyu Ri"><b itempropx="name">Jang Gyu Ri</b></a> <div class="text-ellipsis"> <small title="Na Yu Ri">Na Yu Ri</small> </div> <small class="text-muted">Main Role</small> </div> </li> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/27997-han-jae-yi"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/2Ozkws.jpg" title="Han Jae Yi in When the Phone Rings Korean Drama (2024)" alt="Han Jae Yi in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/27997-han-jae-yi" class="text-primary text-ellipsis" title="Han Jae Yi"><b itempropx="name">Han Jae Yi</b></a> <div class="text-ellipsis"> <small title="Hong In A [Hong Il Gyeong's eldest daughter]">Hong In A [Hong Il Gyeong's eldest daughter]</small> </div> <small class="text-muted">Support Role</small> </div> </li> <li class="list-item col-sm-4"> <div class="col-xs-4 col-sm-5 p-r p-l-0 credits-left"><a href="/people/1099-jung-dong-hwan"><img class="img-responsive mdl-rounded lazy" data-src="https://i.mydramalist.com/01kAks.jpg" title="Jung Dong Hwan in When the Phone Rings Korean Drama (2024)" alt="Jung Dong Hwan in When the Phone Rings Korean Drama (2024)"/></a></div> <div class="col-xs-8 col-sm-7 p-a-0" xitempropx="actor" itemscopex itemtypex="http://schema.org/Person"> <a href="/people/1099-jung-dong-hwan" class="text-primary text-ellipsis" title="Jung Dong Hwan"><b itempropx="name">Jung Dong Hwan</b></a> <div class="text-ellipsis"> <small title="Baek Jang Ho [Baek Sa Eon's grandfather]">Baek Jang Ho [Baek Sa Eon's grandfather]</small> </div> <small class="text-muted">Support Role</small> </div> </li> </ul> <div class="clearfix"></div> <div class="clear"></div> </div> <div class="box-divider m-a-0"></div> <div class="box-footer text-center"> <a href="/766179-the-number-you-have-dialed/cast" class="text-primary">View all (79)</a> </div> </div> <div class="box"> <div class="box-header light-b-dk"><h3>Photos</h3></div> <div class="box-tool"><a href="/766179-the-number-you-have-dialed/photos" class="text-info">View all (589)</a></div> <div class="box-body photos"> <div class="row p-l-sm p-r-sm"> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/g0K45r_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/g0K45r_3s.jpg"/></a> </div> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/zBbVWO_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/zBbVWO_3s.jpg"/></a> </div> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/81bl4l_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/81bl4l_3s.jpg"/></a> </div> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/nOnzk4_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/nOnzk4_3s.jpg"/></a> </div> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/O8o0px_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/O8o0px_3s.jpg"/></a> </div> <div class="col-xs-4 col-md-2 p-a-xs"> <a href="/photos/g0PpZO_3"><img class="img-responsive lazy" alt="When the Phone Rings (2024) photo" data-src="https://i.mydramalist.com/g0PpZO_3s.jpg"/></a> </div> </div> </div> </div> <div class="box clear"> <div class="box-header light-b-dk"> <h3>Reviews</h3> </div> <div class="box-tool"><a rel="external nofollow" href="/766179-the-number-you-have-dialed/write_review" class="text-info">Write Review</a></div> <div class="box-divider m-a-0"></div> <div id="review-417136" class="review" data-stats="reviews:417136"> <div class="box-body light b-t b-b p-t-sm p-b-sm"> <div class="row no-gutter"> <div class="col-sm-9"> <div class="pull-left m-r"> <span class="avatar w-56"> <img src="https://i.mydramalist.com/g0Pv4v_1t.gif"/> </span> </div> <div> <div class="pull-right hidden-sm-up"> <span class="review-tag completed">Completed</span> </div> <b><a class="text-primary" href="/profile/moonlightpov">lex</a></b> <span class="awards-received"> <span class="award-item"><img src="/assets/img/awards/finger_heart_32.png" class="award-img" alt="Finger Heart Award"></img>1</span> <span class="award-item"><img src="/assets/img/awards/cherry_32.png" class="award-img" alt="Flower Award"></img>1</span> </span> <div class="user-stats review_stats_417136"><small><b>408</b> people found this review helpful</small> <i class="review-voted-check review-voted-check-417136"></i></div> <div class="more-reviews"> <small><a class="text-primary" href="/profile/moonlightpov/reviews">Other reviews by this user</a></small> <div class="hidden-sm-up pull-right"> <small><a href="/profile/moonlightpov/review/417136"><i class="fal fa-comments-alt"></i> 36</a></small> <div class="mdl-dropdown"> <a class="nav-link btn-menu" data-id="417136" data-type="review"><span><i class="far fa-chevron-down"></i></span></a> </div> </div> </div> </div> </div> <div class="col-sm-3 text-sm text-right hidden-xs-down"> <div class="meta"> <small class="datetime">17 days ago</small> <div class="episodes-seen text-muted"> <b>12</b> of <b>12</b> episodes seen </div> </div> <div class="actions"> <span class="review-tag completed">Completed</span> <small><a href="/profile/moonlightpov/review/417136"><i class="fal fa-comments-alt"></i> 36</a></small> <div class="mdl-dropdown"> <a class="nav-link btn-menu" data-id="417136" data-type="review"><span><i class="far fa-chevron-down"></i></span></a> </div> </div> </div> </div> </div> <div class="box-body"> <div class="row"> <div class="col-sm-12 review-body"> <div class="box pull-right text-sm m-a-sm"> <div class="box-header p-t-sm p-b-sm rating-overall"> <b>Overall <span class="score pull-right">9.0</span></b> </div> <div class="box-body p-t-sm p-b-sm"> <div class="list-group review-rating"> <div>Story <span class="p-l-md pull-right">7.5</span></div> <div>Acting/Cast <span class="p-l-md pull-right">9.5</span></div> <div>Music <span class="p-l-md pull-right">9.0</span></div> <div>Rewatch Value <span class="p-l-md pull-right">9.0</span></div> </div> </div> </div> <div class="review-spoiler">This review may contain spoilers</div> <p><strong>MY HEART CALLS YOUR NAME</strong></p> ***DISCLAIMER: This is just my opinion. We don’t have to agree and I’m not here to argue with anyone.***<br><br>TLDR: My review is long so if you don’t have time, just skip to the final thoughts section.<br><br>OVERVIEW: <br><br>The drama begins with Baek Sa Eon and Hong Hee Joo, a couple married for three years but trapped in silence due to mutual animosity and Hee Joo’s selective mutism. Their fragile relationship worsens when Hee Joo is kidnapped by a masked assailant who threatens her life to get Sa Eon’s attention. After escaping, Hee Joo’s resentment towards Sa Eon intensifies. She uses the kidnapper's phone to communicate her demands of getting a divorce. As the story unfolds, the couple must face their unresolved feelings and decide if they can move past their grievances to navigate the crisis together. The drama delves into their emotional struggles, tackling themes of trust, love, and redemption amid various external challenges.<br><br>__________<br><br>IN MORE DETAIL (SPOILERS AHEAD):<br><br>Fist off, I liked how When The Phone Rings (WTPR) was able to captivate me in 2 episodes, usually dramas take 4-6 episodes to draw me in but this one did not. It felt like a breath of fresh air and after the first episode I went immediately to the next, without a break or hesitation.<br><br>The vibe of this drama is right up my alley; it’s a romantic suspense drama with mystery / thriller aspects, arranged marriages and a bit of tension between the leads. The transition from childhood friends to lovers adds a charming twist. I enjoyed it! It was the perfect antidote for those times when you’re in a drama slump, looking for something quick, bingeable, and effortlessly captivating. I found it especially revitalizing, as I was starting to feel that K-dramas were losing their spark. <br><br>The storyline was quite engaging, even if it leaned heavily on makjang tropes and required a hefty dose of disbelief. Flaws are a given in any show, and this one is no different. However, each character and far fetched plot line served a purpose, and in the context of this drama, it all somehow worked.<br><br>Honestly, sometimes, you just crave a cheesy, cliché drama that feels like a warm hug. Watching their slow-burn romance blossom into heartfelt confessions and breakthroughs was simply enchanting. Their unconventional love story touched my heart in ways I didn’t expect.<br><br><br>MIXED EMOTIONS:<br><br>Initially, In A appeared menacing but ultimately reveals a non-threatening nature. It seems unreasonable for her to expect Hee Joo to resume speaking just because her surgery was successful, allowing her to hear and talk again. That part annoyed me because it seemed selfish, especially after relying on her as a substitute for so many years.<br><br>It was disheartening to find out that Do Jae was scheming against Sa Eon, even though I had a hunch about it. While I might be able to brush off his treachery, the memory of him starting a fire and pushing Hee Joo off a cliff, leading to her serious injuries, is hard to shake. Moreover, the fact that Do Jae managed to survive after being beaten, stabbed, and nearly drowned stretches believability to its limits. In reality, both of those events should’ve left them severely injured or dead.<br><br>The second couple didn't resonate with me much; they seemed to lack the spark I was looking for. Their love was more subdued and comforting, unlike the fiery connection of Sa Eon and Hee Joo. Despite this, I was pleased that they revealed plans for marriage at the end.<br><br>While I recognize that Sa Eon should have learned sign language sooner to communicate with Hee Joo, it's important to consider his peculiar upbringing. To the Baek’s, he was only a spare, which positioned their marriage as a business arrangement. He maintained distance, feeling unworthy of genuine affection. Nonetheless, I commend his later efforts to learn, which showed his desire to connect with her on a deeper level.<br><br><br>DISLIKES:<br><br>The 5th episode was likely the weakest link in the series; it felt like a filler and earned a modest 7/10 from me. I was hoping for more excitement, but it just didn’t deliver.<br><br>I believe this drama could have reached greater heights if it had targeted a more mature audience. The 13+ rating restricted the depth of the romance earlier on. Still, I admire Sa Eon’s gentle approach; patience really is a virtue.<br><br>Sa Eon’s so-called family treats him like a mere pawn in their game, completely disregarding his humanity and identity. It’s heartbreaking to see him, an orphan, uprooted from his life simply because the grandfather chose him for his own agenda. His existence has never truly belonged to him. The flashbacks of his childhood, especially when he was forced to eat fish broke my heart. On the other hand, it was endearing to see how back then he offered his plate to Hee Joo when she was forced to restrict herself. These little parallels between past and present add to the story and highlight Sa Eon’s unwavering care and protectiveness towards her.<br><br>I really wish we had seen more of the mother taking responsibility for forcing her daughter into silence. Honestly, she came off as way too nonchalant, and it’s hard not to see her as a deeply troubled and insensitive individual. Everything seems to revolve around her, with her excuse being that she wanted a better life for Hee Joo than the one she experienced. Sure, but in doing so, you subjected her to a different kind of suffering! The mental and emotional scars are not something that just fade away. That’s my main issue, along with the overused trope of parents trying to make amends and seek forgiveness.<br><br>I also felt like the news report at the end particularly with the use of fictional country names mirroring real-life ones was unnecessary.<br><br><br>LIKES:<br><br>This series featured a stellar cast, the actors played characters with a sense of authenticity and realism. Yoo Yeon Seok delivered as usual, I don’t think I could ever imagine anyone else playing Sa Eon now. Chae Soo Bin brought her own unsuspecting charm and innocence to the role, while also being super flirty and daring when she was 406. I liked seeing her range. She deserves accolades for her impressive sign language performance.<br><br>Conversely, the kidnapper exhibited a commendable performance. Finally, there is a villain with a compelling backstory, clear motives, and justifications for his actions. While I did not feel sympathy for him, I appreciated the depth of his character. His troubled relationship with his parents nearly elicited pity. However, I found his demise somewhat too quick and simplistic but then again, you can’t always have it your way.<br><br>In my opinion, the finale was a total treat for fanfic enthusiasts. Given that this story started on Wattpad, everything that unfolded was spot on, and I’m not even a little bit sorry for enjoying every second of it. I swear, watching the last episode I was giggling and smiling so much. The people who get it get it and the ones who don’t, don’t. In my opinion they’re just out of the loop or above cliches altogether, but then again, everyone has their own preferences.<br><br>I’m glad there was no love triangle or 3rd person attempting to sabotage the couple. Additionally, the absence of a trivial breakup is refreshing. Sa Eon’s departure was indeed heartbreaking, primarily due to his difficulty in confronting Hee Joo after realizing he was the son of the person who inadvertently forced her to be mute following the accident which killed her brother. I think these events laid the foundation for their eventual reconciliation in Argan, similar to dramas with military themes.<br><br>I liked how Hee Joo engaged in conversations with those who had a deep connection to Sa Eon, as it allowed her to feel closer to him. It’s such a relatable portrayal of loneliness and confusion; those small interactions were her lifeline during those tough days. <br><br>That kidnapping scene where she was blindfolded, it felt like it was lifted straight from a romance novel. It had the essence of multiple shows and movies blended together, but honestly, I didn’t care because Sa Eon looked incredibly handsome while rescuing her.<br><br>The cinematography is impressive. While some may dislike the imaginative scenes, I find them endearing as they offer a glimpse into the characters' thoughts and showcase more charming moments between the couple. I also value the subtle hidden details they added that help’s to convey the emotions of the leads.<br><br>The OST is also amazing. The first time I heard the captivating opening track, "Hear Me Out," and saw the theme, I thought it was quite intriguing. The first experience hearing “See The Light” was thrilling, and Lim Hyunsik’s vocals are powerful. "Numb", for "May I Love You," and "I Feel It Now," are my top 3 song, as it expresses the emotions of our leads so well. Honorable mention for "Say My Name" which is beautifully sang by Yoo Yeon Seok and shows off his amazing voice.<br><br><br>LOVES:<br><br>The leads chemistry is off the charts! I was breathless by the end of episode 2 and again in episode 7. The way they match each other's energy was electrifying. Their intimate scene following the kidnapping was truly something. The filming was excellent; the directors captured the perfect angles and flow. While some viewers criticized the earlier kiss in episode 10's epilogue, I believe the final scene redeemed everything. As a romance enthusiast, their love story resonated with me, and their unwavering connection was evident. The last 15 minutes of the finale were everything, showcasing them as newlyweds finally experiencing happiness after 11 episodes of struggle. It was a satisfying happy ending.<br><br>I also appreciate how, in the jungle scene in Argan, Hee Joo initiated the kiss. It was refreshing shift in dynamic showing her taking control. After all of Sa Eon’s encouragement throughout the drama to pursue her desires without hesitation, she finally embraced his advice. Talk about a well crafted arc! And let’s not forget the scene that followed was absolutely sizzling! <br><br>What I truly admire is how they handle their issues with such gravity. The years of pain they endured were no joke. The moment between In A and Hee Joo, where she realizes that clinging to the past will only bring sadness, was particularly poignant. I loved how they both showed mutual respect, with Hee Joo letting go of her resentment towards In A. That was a genuine breakthrough that really tugged at my heartstrings.<br><br>I loved the character development of Hee Joo. She transforms from a timid and naive person into a confident, determined woman who pursues her desires. Her newfound courage to confront those who have wronged her is inspiring. Similarly, Sa Eon undergoes significant growth, enduring numerous challenges before ultimately finding his happiness.<br><br>Sa Eon's affection for Hee Joo stands out, especially considering he was brought up devoid of love. He was raised to be perfect, to make up for the faults of his fake parents and to preserve their legacy. Although he developed a reserved and distant demeanor, his tenderness towards Hee Joo is heartwarming and his sweetness shines through. While he may appear rough around the edges, his love for her is unmistakeable. From the start, their hearts have called each other's names; it was merely a matter of time.<br><br>The beauty of that final scene lies in the fact that there were no pretenses this time around. Hee Joo was honest about her feelings, simply wanting him to return home. The progress they have both made in these 12 episodes has been truly remarkable.<br><br><br>FAVORITE QUOTES:<br><br>“𝘞𝘦’𝘳𝘦 𝘧𝘢𝘮𝘪𝘭𝘺. 𝘚𝘩𝘦’𝘴 𝘮𝘺 𝘸𝘪𝘧𝘦.”<br><br>“𝘐’𝘮 𝘯𝘰𝘵 𝘵𝘦𝘭𝘭𝘪𝘯𝘨 𝘺𝘰𝘶 𝘵𝘰 𝘴𝘵𝘰𝘱 𝘤𝘳𝘺𝘪𝘯𝘨. 𝘊𝘳𝘺 𝘢𝘴 𝘮𝘶𝘤𝘩 𝘢𝘴 𝘺𝘰𝘶 𝘸𝘢𝘯𝘵.”<br><br>“𝘚𝘰 𝘸𝘢𝘳𝘮 𝘺𝘦𝘵 𝘴𝘰 𝘤𝘰𝘭𝘥. 𝘚𝘰 𝘩𝘢𝘳𝘴𝘩 𝘺𝘦𝘵 𝘴𝘰 𝘬𝘪𝘯𝘥.”<br><br>“𝘞𝘩𝘦𝘯 𝘐 𝘴𝘵𝘢𝘳𝘦𝘥 𝘢𝘵 𝘩𝘦𝘳, 𝘴𝘵𝘳𝘢𝘯𝘨𝘦𝘭𝘺 𝘐 𝘤𝘰𝘶𝘭𝘥 𝘣𝘳𝘦𝘢𝘵𝘩𝘦 𝘦𝘢𝘴𝘪𝘭𝘺.”<br><br>“𝘜𝘯𝘥𝘦𝘳𝘦𝘴𝘵𝘪𝘮𝘢𝘵𝘪𝘯𝘨 𝘺𝘰𝘶𝘳𝘴𝘦𝘭𝘧 𝘪𝘴 𝘢 𝘣𝘢𝘥 𝘩𝘢𝘣𝘪𝘵. 𝘐’𝘥 𝘭𝘪𝘬𝘦 𝘵𝘰 𝘩𝘦𝘭𝘱 𝘺𝘰𝘶 𝘣𝘳𝘦𝘢𝘬 𝘵𝘩𝘢𝘵 𝘩𝘢𝘣𝘪𝘵.” <br><br>“𝘛𝘩𝘦 𝘸𝘰𝘳𝘭𝘥 𝘸𝘰𝘯’𝘵 𝘧𝘢𝘭𝘭 𝘢𝘱𝘢𝘳𝘵 𝘪𝘧 𝘺𝘰𝘶 𝘴𝘱𝘦𝘢𝘬 𝘶𝘱. 𝘌𝘷𝘦𝘳𝘺𝘵𝘩𝘪𝘯𝘨 𝘺𝘰𝘶 𝘸𝘢𝘯𝘵 𝘵𝘰 𝘴𝘢𝘺, 𝘵𝘩𝘦 𝘵𝘩𝘪𝘯𝘨𝘴 𝘺𝘰𝘶’𝘷𝘦 𝘩𝘦𝘭𝘥 𝘣𝘢𝘤𝘬. 𝘚𝘢𝘺 𝘸𝘩𝘢𝘵𝘦𝘷𝘦𝘳 𝘺𝘰𝘶 𝘸𝘢𝘯𝘵.”<br><br>“𝘛𝘦𝘭𝘭 𝘮𝘦 𝘩𝘰𝘸 𝘵𝘰 𝘩𝘢𝘵𝘦 𝘺𝘰𝘶. 𝘛𝘦𝘭𝘭 𝘮𝘦 𝘩𝘰𝘸 𝘯𝘰𝘵 𝘵𝘰 𝘭𝘰𝘷𝘦 𝘺𝘰𝘶.”<br><br>“𝘛𝘩𝘦 𝘰𝘯𝘭𝘺 𝘉𝘢𝘦𝘬 𝘚𝘢 𝘌𝘰𝘯 𝘐 𝘸𝘢𝘯𝘵 𝘵𝘰 𝘭𝘦𝘢𝘷𝘦 𝘣𝘦𝘩𝘪𝘯𝘥 𝘪𝘯 𝘵𝘩𝘪𝘴 𝘸𝘰𝘳𝘭𝘥 𝘪𝘴 𝘵𝘩𝘦 𝘰𝘯𝘦 𝘵𝘩𝘢𝘵 𝘣𝘦𝘭𝘰𝘯𝘨𝘴 𝘵𝘰 𝘏𝘰𝘯𝘨 𝘏𝘦𝘦 𝘑𝘰𝘰.”<br><br>“𝘐 𝘭𝘪𝘷𝘦𝘥 𝘣𝘦𝘤𝘢𝘶𝘴𝘦 𝘰𝘧 𝘺𝘰𝘶. 𝘐 𝘦𝘯𝘥𝘶𝘳𝘦𝘥 𝘣𝘦𝘤𝘢𝘶𝘴𝘦 𝘰𝘧 𝘺𝘰𝘶.”<br><br>“𝘐 𝘵𝘩𝘰𝘶𝘨𝘩𝘵 𝘣𝘦𝘪𝘯𝘨 𝘰𝘣𝘦𝘥𝘪𝘦𝘯𝘵 𝘸𝘢𝘴 𝘢 𝘸𝘢𝘺 𝘵𝘰 𝘴𝘩𝘰𝘸 𝘺𝘰𝘶 𝘭𝘰𝘷𝘦. 𝘓𝘰𝘷𝘦 𝘪𝘴𝘯’𝘵 𝘢𝘣𝘰𝘶𝘵 𝘧𝘰𝘳𝘤𝘪𝘯𝘨 𝘰𝘯𝘦-𝘴𝘪𝘥𝘦𝘥 𝘴𝘢𝘤𝘳𝘪𝘧𝘪𝘤𝘦 𝘭𝘪𝘬𝘦 𝘺𝘰𝘶 𝘥𝘰 𝘰𝘳 𝘣𝘦𝘪𝘯𝘨 𝘶𝘯𝘤𝘰𝘯𝘥𝘪𝘵𝘪𝘰𝘯𝘢𝘭𝘭𝘺 𝘰𝘣𝘦𝘥𝘪𝘦𝘯𝘵 𝘭𝘪𝘬𝘦 𝘮𝘦.”<br><br>“𝘐 𝘸𝘢𝘴𝘯’𝘵 𝘢 𝘴𝘵𝘢𝘯𝘥-𝘪𝘯. 𝘍𝘳𝘰𝘮 𝘵𝘩𝘦 𝘷𝘦𝘳𝘺 𝘴𝘵𝘢𝘳𝘵, 𝘐 𝘸𝘢𝘴 𝘺𝘰𝘶𝘳 𝘸𝘪𝘧𝘦.”<br><br>“𝘉𝘶𝘵 𝘐 𝘵𝘩𝘪𝘯𝘬 𝘐 𝘧𝘰𝘶𝘯𝘥 𝘵𝘩𝘦 𝘢𝘯𝘴𝘸𝘦𝘳 𝘵𝘰 𝘸𝘩𝘺 𝘐 𝘸𝘢𝘴 𝘩𝘰𝘳𝘯 𝘢𝘯𝘥 𝘸𝘩𝘺 𝘐 𝘩𝘢𝘥 𝘵𝘰 𝘭𝘪𝘷𝘦 𝘢𝘴 𝘉𝘢𝘦𝘬 𝘚𝘢 𝘌𝘰𝘯. 𝘐𝘵 𝘸𝘢𝘴 𝘵𝘰 𝘮𝘦𝘦𝘵 𝘺𝘰𝘶.” <br><br><br>FINAL THOUGHTS:<br><br>This drama was an absolute delight! As a fan of heavier and more emotional stories, it was a nice change of pace to watch something lighter that didn't leave me feeling drained. Some persons would beg to differ but for me, this drama was not that deep. It was simply a joy to watch.<br><br>All in all, I simply loved how they blended almost every genre together, the mystery, thriller, romance and romantic suspense which kept you on your toes and had you eager to watch the next episode.<br><br>This drama was made for yearners and slow burn lovers. Yu Yeon (formerly Sa Eon) and Hee Joo perfectly encapsulate that dynamic. I love the name he chose and their cozy little married life. The ending was so heartwarming, especially the scene where he tells her if she wants their home to be more lively they need to add to their family and then lifts her bridal style to the bedroom.<br><br>Is it a masterpiece? Absolutely not. Is it binge worthy and enjoyable? Definitely. WTPR may not be perfect, but it had me hooked! Although the last 2 episodes faltered a tiny bit, the show's overall excellence still prevailed. It provided a much-needed escape, lifting my spirits and making for a gratifying watch. <br><br>Would I recommend it? Yes, especially to persons who are beginners or just watching for a good time. I even roped in 4 friends to watch, including two who had never even watched a K-drama before. So far, they’re loving it, and it’s fun to have people to discuss the episodes with.<br><br>The romantic suspense and chemistry was brilliant. The leads were so captivating that they definitely earned some extra points in my book. I genuinely loved them, and I can confidently say there was rarely a dull moment in this drama for me.<br><br>I need to see YYS and CSB in another project together. Also, what is Yu Yeon up to at the end? He looks like he’s giving some secret agent vibes fr. I just can’t get enough! This drama definitely deserved more than 12 episodes. 14 or 16 would have been perfect. Fingers crossed for the possibility of a 2nd season!<br><br>My averaged episode scores put this drama at an 8.6/10. However, due to the review section being currently bombed, I'm generously giving it a 9/10. I'll reassess and adjust my score once the ratings normalize.<br><br>__________<br><br>SIDENOTE:<br><br>While some claim WTPR is overhyped, I believe its popularity is well-deserved. It captivates and entertains throughout. Everyone has different preferences, WTPR met mine. If you are still unsure, by eps 2 to 4, you'll know if it suits your taste; if not, it's best to move on. Manage your expectations to avoid disappointment, and remember it’s literally based on a Webtoon / Wattpad novel. <br><br>I tried to keep my review neutral, concentrating on the main points of the plot and my viewing experience. It is important that we maintain a respectful and focused conversation without any political biases or jumping to any premature conclusions.<br><br>Anyway, that’s my two cents lovelies.<br><br>As always,<br>Thanks for reading & happy watching!<br><br>˚ʚ♡ɞ˚ <p class="read-more"><a href="#" class="button">Read More</a></p> <div class="review-helpful m-t p-t xb-t"> <div class="review-vote review-helpful-417136"><span class="text-muted">Was this review helpful to you?</span> <button class="btn btn-xs white helpful review-cast-helpful" data-id="417136" data-label="Yes"><span>Yes</span></button> <button class="btn btn-xs white unhelpful review-cast-helpful" data-id="417136" data-label="No"><span>No</span></button> <button class="btn btn-xs white review-cancel-vote" data-id="417136"><span>Cancel</span></button> <button class="btn btn-xs btn-gift-award" data-id="417136"></button> </div> </div> </div> </div> </div> </div> <div id="review-416512" class="review" data-stats="reviews:416512"> <div class="box-body light b-t b-b p-t-sm p-b-sm"> <div class="row no-gutter"> <div class="col-sm-9"> <div class="pull-left m-r"> <span class="avatar w-56"> <img src="https://i.mydramalist.com/JBbxdo_1t.jpg"/> </span> </div> <div> <div class="pull-right hidden-sm-up"> <span class="review-tag completed">Completed</span> </div> <b><a class="text-primary" href="/profile/KDramatic93">Arihqirat</a></b> <div class="user-stats review_stats_416512"><small><b>241</b> people found this review helpful</small> <i class="review-voted-check review-voted-check-416512"></i></div> <div class="more-reviews"> <small><a class="text-primary" href="/profile/KDramatic93/reviews">Other reviews by this user</a></small> <div class="hidden-sm-up pull-right"> <small><a href="/profile/KDramatic93/review/416512"><i class="fal fa-comments-alt"></i> 45</a></small> <div class="mdl-dropdown"> <a class="nav-link btn-menu" data-id="416512" data-type="review"><span><i class="far fa-chevron-down"></i></span></a> </div> </div> </div> </div> </div> <div class="col-sm-3 text-sm text-right hidden-xs-down"> <div class="meta"> <small class="datetime">18 days ago</small> <div class="episodes-seen text-muted"> <b>12</b> of <b>12</b> episodes seen </div> </div> <div class="actions"> <span class="review-tag completed">Completed</span> <small><a href="/profile/KDramatic93/review/416512"><i class="fal fa-comments-alt"></i> 45</a></small> <div class="mdl-dropdown"> <a class="nav-link btn-menu" data-id="416512" data-type="review"><span><i class="far fa-chevron-down"></i></span></a> </div> </div> </div> </div> </div> <div class="box-body"> <div class="row"> <div class="col-sm-12 review-body"> <div class="box pull-right text-sm m-a-sm"> <div class="box-header p-t-sm p-b-sm rating-overall"> <b>Overall <span class="score pull-right">10</span></b> </div> <div class="box-body p-t-sm p-b-sm"> <div class="list-group review-rating"> <div>Story <span class="p-l-md pull-right">9.5</span></div> <div>Acting/Cast <span class="p-l-md pull-right">10</span></div> <div>Music <span class="p-l-md pull-right">10</span></div> <div>Rewatch Value <span class="p-l-md pull-right">9.5</span></div> </div> </div> </div> <p><strong>The best drama of 2024</strong></p> First of all i like to appreciate the acting of the leads and all the supporting cast. Yoo yeon seok and chae sobin gave their best acting in their career. So good the sign language specially. Rest of the cast second leads, office staff, villain and parents all acted so well. <br>Story/production/screenplay/direction: the story is so enticing and captivating there is zero filler scene in this drama. Every episode feels like a roller coaster ride and a whole film. So many emotion are shown in single episode. The production of the drama is top notch. From the styling to the outfits every thing is outclass . <br>Chemistry: this is the best chemistry i have seen between the leads in any k drama. Even the behind the scene of this drama are trending because of their chemistry. All the kiss and hugs scene are so good and natural.<br>Ps the OST Are so good specially see the light is so amzaing is already in billboard global top 10. And the song sung by yoo yeon seok himself is just cherry on the top. He is so talented. <p class="read-more"><a href="#" class="button">Read More</a></p> <div class="review-helpful m-t p-t xb-t"> <div class="review-vote review-helpful-416512"><span class="text-muted">Was this review helpful to you?</span> <button class="btn btn-xs white helpful review-cast-helpful" data-id="416512" data-label="Yes"><span>Yes</span></button> <button class="btn btn-xs white unhelpful review-cast-helpful" data-id="416512" data-label="No"><span>No</span></button> <button class="btn btn-xs white review-cancel-vote" data-id="416512"><span>Cancel</span></button> <button class="btn btn-xs btn-gift-award" data-id="416512"></button> </div> </div> </div> </div> </div> </div> <div class="box-divider m-a-0"></div> <div class="box-footer text-center"> <a href="/766179-the-number-you-have-dialed/reviews" class="text-primary">View all</a> </div> </div> <div class="box clear"> <div class="box-header light-b-dk b-b"><h3>Recommendations</h3></div> <div class="box-tool"><a rel="external nofollow" href="/766179-the-number-you-have-dialed/add_rec" class="text-info">Add Recommendations</a></div> <div class="box-body details-recommendations"> <div class="row p-l-sm p-r-sm"> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/725367-untitled-park-ji-eun-project" data-info="title:725367" title="Queen of Tears"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/pd4DkE_4t.jpg" alt="Queen of Tears"/></a> </div> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/54625-flower-of-evil" data-info="title:54625" title="Flower of Evil"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/WAEAp_4t.jpg" alt="Flower of Evil"/></a> </div> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/755509-perfect-marriage-revenge" data-info="title:755509" title="Perfect Marriage Revenge"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/d0wgj0_4t.jpg" alt="Perfect Marriage Revenge"/></a> </div> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/748589-trunk" data-info="title:748589" title="The Trunk"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/ABZ6wE_4t.jpg" alt="The Trunk"/></a> </div> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/58567-my-dangerous-wife" data-info="title:58567" title="My Dangerous Wife"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/1882z_4t.jpg" alt="My Dangerous Wife"/></a> </div> <div class="rec-item col-xs-4 col-md-2 p-a-xs"> <a href="/17299-boku-no-yabai-tsuma" data-info="title:17299" title="Boku no Yabai Tsuma"><img class="img-responsive lazy" data-src="https://i.mydramalist.com/82PbWt.jpg" alt="Boku no Yabai Tsuma"/></a> </div> </div> </div> </div> <div class="box clear"> <div class="box-header light-b-dk b-b"><h3>Recent Discussions</h3></div> <div class="box-tool"><a rel="external nofollow" href="/discussions/the-number-you-have-dialed?action=new_discussion" class="text-info btn-new-topic" data-id="173667">New Topic</a></div> <div class="m-a-0"> <table class="table m-b-0"> <thead> <tr> <th class="thread-listing--title" colspan="2">Title</th> <th class="thread-listing--replies">Replies</th> <th class="thread-listing--views">Views</th> <th class="thread-listing--lastpost" width="215">Latest Post</th> </tr> </thead> <tbody> <tr class="thread"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/letter/Hee-Jin" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/133994-real-fans-of-wtpr-gather-here">REAL FANS OF WTPR GATHER HERE</a></b> <span class="thread--byUser">by <a href="/profile/Hee-Jin">Hee-Jin</a></span> </td> <td class="thread--replies">50</td> <td class="thread--views">0</td> <td class="thread-last-post"> <div class="row"> <div class="col-lg-3"><a href="/profile/gabriellaronen" class="poster-image"><img class="lazy" data-src="https://i.mydramalist.com/RB3nLr_1t.jpg"></a></div> <div class="col-lg-9"> <div class="poster-name"><a href="/profile/gabriellaronen">Gabster</a><br/><small class="date text-muted">8 hours ago</small></div> </div> </div> </td> </tr> <tr class="thread odd"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/E5Z0kW_1t.gif" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/133922-petition-to-get-yys-version-of-see-the-light">Petition to get YYS version of "See the Light"</a></b> <span class="thread--byUser">by <a href="/profile/12100987">Annette</a></span> </td> <td class="thread--replies">5</td> <td class="thread--views">0</td> <td class="thread-last-post"> <div class="row"> <div class="col-lg-3"><a href="/profile/Conservative_Torch" class="poster-image"><img class="lazy" data-src="https://i.mydramalist.com/EeNOQ_1t.png"></a></div> <div class="col-lg-9"> <div class="poster-name"><a href="/profile/Conservative_Torch">Conservative Torch</a><br/><small class="date text-muted">21 hours ago</small></div> </div> </div> </td> </tr> <tr class="thread"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/letter/Hee-Jin" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/134204-remakes-of-these-amazing-drama">REMAKES OF THESE AMAZING DRAMA!</a></b> <span class="thread--byUser">by <a href="/profile/Hee-Jin">Hee-Jin</a></span> </td> <td class="thread--replies">0</td> <td class="thread--views">0</td> <td class="thread-last-post"> <span class="poster-name">No discussions yet</span> </td> </tr> <tr class="thread odd"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/letter/Peony22" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/134198-link-to-full-ost-when-the-phone-rings">Link to Full OST - When the Phone Rings</a></b> <span class="thread--byUser">by <a href="/profile/Peony22">Peony22</a></span> </td> <td class="thread--replies">0</td> <td class="thread--views">0</td> <td class="thread-last-post"> <span class="poster-name">No discussions yet</span> </td> </tr> <tr class="thread"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/letter/whyiamhere" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/134134-determine-the-point-where-you-should-stop">Determine The Point Where You Should Stop</a></b> <span class="thread--byUser">by <a href="/profile/whyiamhere">whyiamhere</a></span> </td> <td class="thread--replies">2</td> <td class="thread--views">0</td> <td class="thread-last-post"> <div class="row"> <div class="col-lg-3"><a href="/profile/ariasmiling" class="poster-image"><img class="lazy" data-src="https://i.mydramalist.com/0w1Yd4_1t.jpg"></a></div> <div class="col-lg-9"> <div class="poster-name"><a href="/profile/ariasmiling">ariasmiling</a><br/><small class="date text-muted">10 days ago</small></div> </div> </div> </td> </tr> <tr class="thread odd"> <td class="thread--avatar"><span><img class="lazy" data-src="https://i.mydramalist.com/WWyVR_1t.png" width="30"/></span></td> <td class="thread--discussion"> <b><a class="text-primary" href="/discussions/the-number-you-have-dialed/134180-article-on-drama-details-and-some-spoilers-with-spoiler-tags">Article on drama details and some spoilers (with spoiler tags)</a></b> <span class="thread--byUser">by <a href="/profile/ChouNa">Cho Na</a></span> </td> <td class="thread--replies">0</td> <td class="thread--views">0</td> <td class="thread-last-post"> <span class="poster-name">No discussions yet</span> </td> </tr> </tbody> </table> </div> <div class="box-divider m-a-0"></div> <div class="box-footer text-center"> <a href="/discussions/the-number-you-have-dialed" class="text-primary">View all</a> </div> </div> <div class="row spnsr-row no-gutter"> <div class="crdf-banner-2504 is-desktop-ads" style="min-height: 90px;"><div class="htlad-banner"></div> <div class="ad-removal-info"> <button class="ad-removal"> <span>Remove ads</span> </button> </div> </div> </div> <div id="cmtsapp" pid="766179" ptype="title" title="When the Phone Rings"></div> </div> <div class="col-lg-4 col-md-4"> <div class="content-side hidden-sm-down"> <div class="crdf_right_2504" style="min-height: 250px;"> <div class="htlad-film_box_1"></div> <div class="ad-removal-info"> <button class="ad-removal"> <span>Remove ads</span> </button> </div> </div> <div class="box clear hidden-sm-down"> <div class="box-header primary"><h3>Details</h3></div> <div class="box-body light-b"> <ul class="list m-b-0"> <li class="list-item p-a-0"><b class="inline">Drama:</b> <span itemprop="name">When the Phone Rings</span></li> <li class="list-item p-a-0"><b class="inline">Country:</b> South Korea <i class="flag flags-c3"></i></li> <li class="list-item p-a-0"><b class="inline">Episodes:</b> 12</li> <li class="list-item p-a-0" xitemprop="datePublished" content="2024-11-22"><b class="inline">Aired:</b> Nov 22, 2024 - Jan 4, 2025</li> <li class="list-item p-a-0"><b class="inline">Aired On:</b> Friday, Saturday</li> <li class="list-item p-a-0"><b class="inline">Original Network:</b> <a class="text-primary" href="/search?adv=titles&nt=2">MBC</a> </li> <li class="list-item p-a-0"><b class="inline duration">Duration:</b> 1 hr. 8 min.</li> <li class="list-item p-a-0 content-rating"><b class="inline">Content Rating:</b> 15+ - Teens 15 or older</li> </ul> </div> </div> <div class="box clear hidden-sm-down"> <div class="box-header primary"><h3>Statistics</h3></div> <div class="box-body light-b"> <ul class="list m-b-0"> <li class="list-item p-a-0"><b class="inline">Score:</b> 8.1 <span class="hft">(scored by 29,295 users)</span></li> <li class="list-item p-a-0"><b class="inline">Ranked:</b> #2007</li> <li class="list-item p-a-0"><b class="inline">Popularity:</b> #220</li> <li class="list-item p-a-0"><b class="inline">Watchers:</b> 54,889</li> <li class="list-item p-a-0" style="display:none;"><b class="inline">Favorites:</b> 0</li> </ul> </div> </div> <div class="title-contributors box"> <div class="box-header b-b"><h2>Top Contributors</h2></div> <div class="box-body"> <div class="contributor"> <a class="author-avatar" class="text-primary" href="/profile/zhengyi95"><img data-src="https://i.mydramalist.com/x4Yw6N_1t.jpg" class="avatar w-40 lazy" alt=""/></a> <div class="details"> <div><a class="text-primary" href="/profile/zhengyi95"><b>Hayat</b></a></div> <div>185 edits</div> </div> </div> <div class="contributor"> <a class="author-avatar" class="text-primary" href="/profile/Rainbow."><img data-src="https://i.mydramalist.com/BD5Vl_1t.gif" class="avatar w-40 lazy" alt=""/></a> <div class="details"> <div><a class="text-primary" href="/profile/Rainbow."><b>Rainbow</b></a></div> <div>76 edits</div> </div> </div> <div class="contributor"> <a class="author-avatar" class="text-primary" href="/profile/sejinnyshii"><img data-src="https://i.mydramalist.com/60gvlK_1t.jpg" class="avatar w-40 lazy" alt=""/></a> <div class="details"> <div><a class="text-primary" href="/profile/sejinnyshii"><b>Blossom</b></a></div> <div>44 edits</div> </div> </div> <div class="contributor"> <a class="author-avatar" class="text-primary" href="/profile/KayesDramas"><img data-src="https://i.mydramalist.com/d5eQg_1t.gif" class="avatar w-40 lazy" alt=""/></a> <div class="details"> <div><a class="text-primary" href="/profile/KayesDramas"><b>KayesDramas</b></a></div> <div>40 edits</div> </div> </div> </div> </div> <div class="box clear"> <div class="box-header primary"> <h3>Popular Lists</h3><small>Related lists from users</small> <div class="box-tool"><a href="/list/create">Create a list</a></div> </div> <div class="box-body"> <div class="custom-list-preview"> <div class="content titles"> <a class="collection" href="/list/MLOPW2Z3" title="All Time Favorite Dramas"> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/XZqYJt.jpg" alt="All Time Favorite Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/JkD8Xt.jpg" alt="All Time Favorite Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/6wjE0_4t.jpg" alt="All Time Favorite Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/ZeVdY_4t.jpg" alt="All Time Favorite Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/lBOo4t.jpg" alt="All Time Favorite Dramas"> </span> </a> </div> <div class="title bottom"> <a href="/list/MLOPW2Z3" title="All Time Favorite Dramas">All Time Favorite Dramas</a> <div class="list-bars text-black-lt"> <span class="m-r"><i class="fal fa-tv m-r-xs"></i> 735 titles</span> <span class="m-r"><i class="fal fa-heart m-r-xs"></i> 1862 loves</span> <span class="m-r"><i class="fal fa-comment-alt m-r-xs"></i> 36</span> </div> </div> </div> <div class="custom-list-preview"> <div class="content titles"> <a class="collection" href="/list/71NkxZKL" title="Webtoon/Miniseries Dramas"> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/YEKpot.jpg" alt="Webtoon/Miniseries Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/6weyW_4t.jpg" alt="Webtoon/Miniseries Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/x4kN8X_4t.jpg" alt="Webtoon/Miniseries Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/4vn2k_4t.jpg" alt="Webtoon/Miniseries Dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/jqA1wt.jpg" alt="Webtoon/Miniseries Dramas"> </span> </a> </div> <div class="title bottom"> <a href="/list/71NkxZKL" title="Webtoon/Miniseries Dramas">Webtoon/Miniseries Dramas</a> <div class="list-bars text-black-lt"> <span class="m-r"><i class="fal fa-tv m-r-xs"></i> 581 titles</span> <span class="m-r"><i class="fal fa-heart m-r-xs"></i> 302 loves</span> <span class="m-r"><i class="fal fa-comment-alt m-r-xs"></i> 2</span> </div> </div> </div> <div class="custom-list-preview"> <div class="content titles"> <a class="collection" href="/list/b1zwKXQL" title="Announced and ongoing dramas"> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/jQ3LJy_4t.jpg" alt="Announced and ongoing dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/QJm4n6_4t.jpg" alt="Announced and ongoing dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/kAV2Qj_4t.jpg" alt="Announced and ongoing dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/1wKdRb_4t.jpg" alt="Announced and ongoing dramas"> </span> <span class="list-item titles"> <img class="lazy" data-src="https://i.mydramalist.com/QJglk6_4t.jpg" alt="Announced and ongoing dramas"> </span> </a> </div> <div class="title bottom"> <a href="/list/b1zwKXQL" title="Announced and ongoing dramas">Announced and ongoing dramas</a> <div class="list-bars text-black-lt"> <span class="m-r"><i class="fal fa-tv m-r-xs"></i> 62 titles</span> <span class="m-r"><i class="fal fa-heart m-r-xs"></i> 181 loves</span> <span class="m-r"><i class="fal fa-comment-alt m-r-xs"></i> 5</span> </div> </div> </div> </div> </div> <div class="crdf_right_off_2504 clear" style="min-height: 910px;"> <div id="insticator-container" class="embedid-f06c82d0-4c77-4977-a4e6-61524d3d872e"><div id="div-insticator-ad-1" style="height: 280px"></div><div id="insticator-embed"></div><div id="div-insticator-ad-2" style="height: 280px"></div><script data-cfasync='false' type="text/javascript">if(typeof Insticator !== 'undefined') {Insticator.ad.loadAd("div-insticator-ad-1");Insticator.ad.loadAd("div-insticator-ad-2");Insticator.load("em",{id : "f06c82d0-4c77-4977-a4e6-61524d3d872e"})}</script></div> </div> <div class="box"> <div class="box-header"><h3>Recently Watched By</h3></div> <div class="box-divider m-a-0"></div> <div class="box-body text-center box-watched-by"> <span rel="tooltip" class="w-38 avatar in-link" title="frenchi71" data-href="/profile/frenchi71"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/frenchi71" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="jungbaeri" data-href="/profile/jungbaeri"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/jungbaeri" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="heyleyha" data-href="/profile/heyleyha"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/heyleyha" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="gowoniac" data-href="/profile/gowoniac"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/E5YNb7_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="skzonly4u" data-href="/profile/skzonly4u"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/Z8oBp8_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="HamYam97" data-href="/profile/HamYam97"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/Bd2y71_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="akpcq" data-href="/profile/akpcq"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/mODXek_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="Moonlight_shine" data-href="/profile/Moonlight_shine"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/zBKrvW_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="9833831" data-href="/profile/9833831"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/9833831" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="Kangeunmin" data-href="/profile/Kangeunmin"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/eYED5E_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="zaharchee" data-href="/profile/zaharchee"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/x4yYEq_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="8718891" data-href="/profile/8718891"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/8718891" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="jjasmin" data-href="/profile/jjasmin"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/2wqWEW_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="Arrrrchiiiiieeeeeee" data-href="/profile/Arrrrchiiiiieeeeeee"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/4eYkyZ_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="9354245" data-href="/profile/9354245"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/kjZew_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="13207864" data-href="/profile/13207864"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/13207864" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="9502099" data-href="/profile/9502099"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/jQ0AqB_1t.gif" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="13686504" data-href="/profile/13686504"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/13686504" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="btsarmy080918" data-href="/profile/btsarmy080918"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/btsarmy080918" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="Rariane" data-href="/profile/Rariane"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/Rariane" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="9010909" data-href="/profile/9010909"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/qDZ25_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="brunamag" data-href="/profile/brunamag"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/d0ZyVD_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="IsThisZe" data-href="/profile/IsThisZe"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/5v8bvw_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="Lindonav" data-href="/profile/Lindonav"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/Lindonav" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="JessyJess" data-href="/profile/JessyJess"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/x4wLwX_1t.gif" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="SirKoki" data-href="/profile/SirKoki"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/2wqbeO_1t.jpg" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="darrylpohjung" data-href="/profile/darrylpohjung"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/letter/darrylpohjung" /> </span> <span rel="tooltip" class="w-38 avatar in-link" title="ishaille" data-href="/profile/ishaille"> <img class="img-responsive lazy" data-src="https://i.mydramalist.com/XgBjpt.jpg" /> </span> <div class="clearfix"></div> </div> </div> <div class="sticky" data-margin-top="75"> <div class="crdf_right_2504" style="min-height: 250px;"> <div class="htlad-film_box_3"></div> <div class="ad-removal-info"> <button class="ad-removal"> <span>Remove ads</span> </button> </div> </div> </div> </div> </div> </div> </div> <div id="btn-bug-report hide"><a href="/discussions/support"><i></i></a></div> </div> </div> <div id="footer" class="app-footer black dk pos-rlt"> <div class="crdft2504"> </div> <div class="footer p-x-md"> <div class="row no-gutter"> <div class="col-sm-4"> <div class="m-t"> <a href="/"><img alt="MyDramaList" src="/assets/logo_w.png" width="158" height="24"></a> </div> <div><small class="text-muted">© Copyright 2025. All rights reserved.</small></div> <div class="m-t inline m-y"> <a href="https://www.facebook.com/MyDramaListdotcom/" class="btn btn-icon btn-social rounded btn-sm white"><i class="fab fa-facebook-f"></i> <i class="fab fa-facebook-f indigo"></i></a> <a href="https://twitter.com/My_Drama_List" class="btn btn-icon btn-social rounded btn-sm white"><i class="fab fa-twitter"></i> <i class="fab fa-twitter light-blue"></i></a> <a href="https://www.instagram.com/my.drama.list/" class="btn btn-icon btn-social rounded btn-sm white"><i class="fab fa-instagram"></i> <i class="fab fa-instagram red"></i></a> <a href="https://www.youtube.com/channel/UCfnEmDUWC4m0k-tDDGVM2Uw" class="btn btn-icon btn-social rounded btn-sm white"><i class="fab fa-youtube"></i> <i class="fab fa-youtube red"></i></a> <a href="https://mydramalist.com/rss" class="btn btn-icon btn-social rounded btn-sm white"><i class="fas fa-rss"></i> <i class="fas fa-rss orange"></i></a> </div> <div class="dl-app"> <div class="dl-app-store"> <a href="https://apps.apple.com/us/app/mydramalist-asian-film-db/id1463129320?platform=iphone" rel="external nofollow" target="_blank"></a> <img src="/assets/appstore_logo.png" alt="App Store"/> <div class="dl-app-content"> <div class="dl-app-info">Download on the</div> <div class="dl-app-name">App Store</div> </div> </div> <div class="dl-app-store"> <a href="https://play.google.com/store/apps/details?id=com.mydramalist.app" rel="external nofollow" target="_blank"></a> <img src="/assets/googleplay_logo.png" alt="Google Play"/> <div class="dl-app-content"> <div class="dl-app-info">Download on the</div> <div class="dl-app-name">Google Play</div> </div> </div> </div> </div> <div class="col-sm-3"> <div class="m-y"> <h3 class="text-uppercase text-md">About</h3> <ul class="nav m-t"> <li class="m-t-sm"><a href="/faq" rel="external nofollow"><span>FAQ</span></a></li> <li class="m-t-sm"><a href="/about" rel="external nofollow"><span>About Us</span></a></li> <li class="m-t-sm"><a href="/contact" rel="external nofollow"><span>Contact</span></a></li> <li class="m-t-sm"><a href="/terms" rel="external nofollow"><span>Terms</span></a></li> <li class="m-t-sm"><a href="/privacy" rel="external nofollow"><span>Privacy</span></a></li> <li class="m-t-sm"><a href="/vip" rel="external nofollow"><span>Support Us</span></a></li> </ul> </div> </div> <div class="col-sm-3"> <div class="m-y"> <h3 class="text-uppercase text-md">Dark Mode</h3> <div class="m-t inline m-y dark-mode"> <a href="#" class="btn btn-icon btn-social rounded btn-sm white btn-dark-mode" data-mode="1"><i class="fa fa-moon mode-dark"></i> <i class="fa fa-moon info"></i></a> <a href="#" class="btn btn-icon btn-social rounded btn-sm white btn-dark-mode" data-mode="0"><i class="fa fa-sun mode-light"></i> <i class="fa fa-sun yellow"></i></a> </div> </div> <div class="m-y"> <h3 class="text-uppercase text-md">Work With Us</h3> <ul class="nav m-t"> <li class="m-t-sm"><a href="/contact" rel="external nofollow"><span>Advertise</span></a></li> <li class="m-t-sm"><a href="/api_request" rel="external nofollow"><span>API</span></a></li> </ul> </div> </div> <div class="col-sm-2"> <div class="m-y"> <h3 class="text-uppercase text-md">Recommended</h3> <ul class="nav m-t"> <li class="m-t-sm"><a href="/episode-calendar"><span>K-Dramas Calendar</span></a></li> <li class="m-t-sm"><a href="/shows/top_korean_dramas"><span>Top 100 K-Dramas</span></a></li> <li class="m-t-sm"><a href="/shows/top_japanese_dramas"><span>Top 100 Japanese Dramas</span></a></li> <li class="m-t-sm"><a href="/shows/top_chinese_dramas"><span>Top 100 Chinese Dramas</span></a></li> </ul> </div> </div> </div> </div> </div> </div> </div> <div id="mdl-manage-modal"></div> <div id="mdl-modal"></div> <noscript><img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=RcWWk1a4eFf2zM" style="display:none" height="1" width="1" alt="" /></noscript> <div class="Insticator_Video"></div> <script async="" id="mydramalist.com_instream_floating" src="https://d2nr2jos5slco1.cloudfront.net/video-script/mydramalist.com_instream_floating.js"></script> <script> window.lazyLoadOptions = { threshold: 300, }; window.addEventListener( "LazyLoad::Initialized", function (e) { }, false ); </script> <script async src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@17.1.3/dist/lazyload.min.js"></script> <div class="crdft2504"> <div id="footer-stky" class="float"> <div class="footer-stky-close"></div> <div class='mdl-gpt-tag htlad-footer_2'></div> </div> </div> </body> </html>