ADVERTISEMENT
970x220

Disney+'s 'Moving' wins grand prize at 3rd Blue Dragon Series Awards in Korea

Published Jul 20, 2024 01:09 am

Disney+’s global hit series “Moving” bagged the grand prize at the 3rd Blue Dragon Series Awards (BSA) in South Korea, which honored streaming content.

The awards ceremony was held on July 19 at Paradise City in Incheon, South Korea. 

The nominees this year were from original streaming series content (Korean dramas and entertainment shows) released from June 1 last year to May 31. 

“Moving” was originally streamed from August to September last year and starred Ryu Seung-ryong, Han Hyo-joo, Zo In-sung, Cha Tae-hyun, Ryoo Seung-bum, Kim Sung-kyun, Lee Jung-ha, Go Youn-jung, and Kim Do-hoon. 

3rdBSA12C.jpg

The 3rd Blue Dragon Series Awards (BSA) in South Korea (BSA) 3rdBSA4.jpg

Disney+ "Moving" cast and director on stage after the series was announced as the grand prize winner at the 3rd Blue Dragon Series Awards  (Screenshot from KBS Entertain video on YouTube)Moving1.jpg

The cast of Disney+'s "Moving" (Disney+)

3rdBSA1.jpg

Last year's grand prize winner, actress Song Hye-kyo, presenting the grand prize award at this year's ceremony  (Screenshot from KBS Entertain video on YouTube)

The series entered with seven nominations and won three. 

“Moving” won the “daesang” or grand prize, the highest award at the Blue Dragon Series Awards. 

Actress Song Hye-kyo, who won the grand prize for “The Glory” at the awards ceremony last year, presented this year’s award. 

In addition, “Moving” stars Lee Jung-ha and Go Youn-jung won best new actor and best new actress, respectively. 

The best drama award went to Netflix’s “Daily Dose of Sunshine” while its star Park Bo-young won best actress. Im Si-wan of “Boyhood’ won best actor. 

K-pop girl group (G)I-DLE performing during the ceremony. 

Here are the winners at the 3rd Blue Dragon Series Awards: 

Grand Prize: "Moving"

Best Drama: “Daily Dose of Sunshine” 

Best Variety Show: 'Thought Verification Zone: The Community'

Best Actress: Park Bo-young, “Daily Dose of Sunshine” 

Best Actor: Im Si-wan, “'Boyhood”

Best Supporting Actress in a Drama: Geum Hae-na, “A Shop for Killers” 

Best Supporting Actor in a Drama: Ahn Jae-hong, “Mask Girl” 

Best New Actress in a Drama: Go Youn-jung, “Moving”

Best New Actor in a Drama: Lee Jung-ha, “Moving”

Best Female Entertainer: Jang Do-yeon, “High School Mystery Club Season 3”

Best Male Entertainer: Shin Dong-yup, “SNL Korea Season 5”

Best New Female Entertainer: Yoon Ga-i, “SNL Korea Season 5”

Best New Male Entertainer: Kwak Joon-bin, “The Devil's Plan"

OST Popularity Award: Zhang Hao, "I Wanna Know" (“Exchange Season 3”)

Tirtir Popularity Star Award - Dex, An Yu-jin, Miyeon, Choi Woo-shik, Park Ji-yoon

U+ WHY NOT Award: An Yu-jin, “Crime Scene Returns”

DailyDoseofSunshine1.jpg

“Daily Dose of Sunshine”  (Netflix)3rdBSA5.jpg

Best actress award winner Park Bo-young of “Daily Dose of Sunshine”  (Screenshot from KBS Entertain video on YouTube)3rdBSA6.jpg

Best actor award winner Im Si-wan of “Boyhood”  (Screenshot from KBS Entertain video on YouTube)3rdBSA8.jpg

Best supporting actor award winner Ahn Jae-hong of “Mask Girl”  (Screenshot from KBS Entertain video on YouTube)3rdBSA9.jpg

Best supporting actress award winner  Geum Hae-na of “A Shop for Killers”  (Screenshot from KBS Entertain video on YouTube)3rdBSA10.jpg

 Best new actor winner Lee Jung-ha of “Moving”  (Screenshot from KBS Entertain video on YouTube)3rdBSA11.jpg

Best new actress winner  Go Youn-jung of “Moving”  (Screenshot from KBS Entertain video on YouTube)3rdBSA7.jpg

K-pop girl group (G)I-DLE performing at the ceremony (Screenshot from KBS Entertain video on YouTube)

Related Tags

Disney Plus Moving
ADVERTISEMENT
300x250
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0 72px 0 12px; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } li:empty { display: none; } .hidden { display: none; }
function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // The two offset values // changed to 10 from 1 , 2 const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } function isNearBottom() { return window.innerHeight + window.scrollY >= document.documentElement.scrollHeight - 100; } function onScroll() { if (isLoading) return; // Skip if already loading if (isNearBottom()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; // Set flag to prevent multiple calls const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { loadCount++; // Increment only after successful execution }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; // Reset flag after execution }); } } window.addEventListener("scroll", onScroll); }); // Mutation Observer for Newly Loaded Articles const observer = new MutationObserver(() => { const articles = document.querySelectorAll(".articles-observe"); if (articles.length > 0) { observeArticles(articles); } }); observer.observe(document.body, { childList: true, subtree: true }); // Intersection Observer for Updating URL function observeArticles(articles) { const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); } } }); }, { threshold: 0.1 } ); articles.forEach(article => intersectionObserver.observe(article)); }

Sign up by email to receive news.