Home Entertainment Psych: The Movie 2: Jimmi Simpson Teases Mary Lightly’s Return

Psych: The Movie 2: Jimmi Simpson Teases Mary Lightly’s Return

0
178


Now Playing

Jimmi Simpson Teases Psych: The Movie 2 Return





Next Up

Nancy Drew Cast: How Will the Reboot Be Different

There’s still so much we don’t know yet about Psych: The Movie 2, but Jimmi Simpson recently shared some exciting teases about what fans can expect of the anticipated follow-up film. Simpson, who was at the ATX Television Festival on Friday promoting his Epix drama Perpetual Grace, LTD, couldn’t say too much about how his character, Mary Lightly, will return, but he did reveal this: “It will be fantastical. And there will be singing. Come on. I mean, we’re not assholes, James [Roday] and I. We know how to do this.”

Simpson added that his appearance in the movie will be “the weirdest Mary situation yet,” which is saying a lot given that when he last appeared in the first Psych film it was in a dream sequence that involved Mary and Shawn (Roday) performing a duet of The Gin Blossoms’ “Allison Road” and a cameo by a pony voiced by The Outsiders author S.E. Hinton.

Everything We Know About the Psych: The Movie Sequel

But in order to bring Simpson back into the Psych universe, Roday and creator Steve Franks always have to get creative since Mary was killed off in his second appearance, the Season 4 finale “Mr. Yin Presents.” So far they’ve used a pre-taped video, a trip to heaven during the musical episode, and the aforementioned dream sequence in order to bring the deceased researcher back into the fold. And Simpson said there’s no limit to Mary Lightly cameos in the future. “It’s basically James’ goal to come up with a new way to use Mary Lightly with whatever Psych show they’re doing next — or movie. So I can’t imagine Mary leaving anytime soon,” he said.

Although Simpson’s career has taken off since his first Psych appearance, in 2009 (in addition to Perpetual Grace, you might have heard of some little shows called Westworld and Black Mirror), the actor said he’ll always jump at the chance to return to the world of Shawn and Gus (Dulé Hill).

Psych: The Movie Is the Perfect Example of How to Do a Revival

“James Roday is kind of the big thing,” Simpson said of why he loves appearing in Psych. “He’s one of my dearest friends. I love that man. He got that role before most of us were working a lot and he just set the standard for me and a lot of my friends — this is what it’s like, this is the gratitude you have, this is how you run a set when you’re the number one: with love and understanding and patience and togetherness. And so it’s one of the most cohesive sets I’ve ever worked on. It literally feels like a family reunion each time I work on Psych. And that’s hard to get, man. It has to come from the top down. So it’s James Roday and his energy and Steve Franks and his writing and energy.”

Psych: The Movie 2 will premiere on USA later this year. Psych is available to stream on Amazon.

window.utag_data = {"pageViewGuid":"92d03d5b-b36d-4d6d-a040-34a7bfda5820","siteType":"responsive web","siteId":432,"ci":"us-203529h","siteSection":"news","bkPath":"aw-tvguide/news","pageType":"article","siteHierarchy":"news|pysch-movie-2-jimmi-simpson-mary-lightly","userState":"not authenticated","userType":"anon","env":"prod","assetType":"article","articleId":"14e3235b-d23c-45fd-bebf-c868230d8a6d","articleTitle":"Jimmi Simpson Teases His Weird, Musical Psych: The Movie 2 Return","topicId":"4eb42640-6cf3-4d7a-9eae-1dba22f995d8","topicSlug":"breaking-news","show":"281392,1082037,194799,190092","contentTags":"breaking-news|usa|summer-tv","network":"USA","articleAuthorId":"0ad65c0d-3cc8-41dc-bb2a-dad8d16ba4b3","articleAuthorName":"Sadie Gennis"}; window.$tvg.tealium = 'tags.tiqcdn.com/utag/cbsi/tvguidesite/prod/utag.js';

window.$tvg.loggedIn = false; window.$tvg.user = null; window.$tvg.watchlistItems = { }; window.$tvg.checkinItems = {"100548-37041669":true};

window.$tvg.asyncScriptLoaded = { }; window.$tvg.asyncScriptLoadError = { }; window.$tvg.asyncScriptDidLoad = function(name) { cbs = window.$tvg.asyncScriptLoaded[name] || null window.$tvg.asyncScriptLoaded[name] = { "push": function(cb) { cb(); } }; if(cbs) cbs.forEach(function(cb) { try { cb(); } catch(e) { } }); };

window.$tvg.asyncScriptNotify = function(name, cb) { (window.$tvg.asyncScriptLoaded[name] = window.$tvg.asyncScriptLoaded[name] || [ ]).push(cb); };

window.$tvg.asyncScriptDidNotLoad = function(name) { cbs = window.$tvg.asyncScriptLoadError[name] || null window.$tvg.asyncScriptLoadError[name] = { "push": function(cb) { cb(); } }; if(cbs) cbs.forEach(function(cb) { try { cb(); } catch(e) { } }); };

window.$tvg.asyncScriptNotifyLoadError = function(name, cb) { (window.$tvg.asyncScriptLoadError[name] = window.$tvg.asyncScriptLoadError[name] || [ ]).push(cb); };

window.$tvg.asyncScript = function(src, forceSSL, name) { var script = document.createElement("script"); script.async = true; script.type = 'text/javascript';

var useSSL = forceSSL || 'https:' == document.location.protocol; script.src = (useSSL ? 'https' : 'http') + '://' + src;

if(name) { if(script.readyState) { script.onreadystatechange = function () { if(script.readyState == "loaded" || script.readyState == "complete") { script.onreadystatechange = null; $tvg.asyncScriptDidLoad(name); } }; } else { script.onload = function () { $tvg.asyncScriptDidLoad(name); }; script.onerror = function () { $tvg.asyncScriptDidNotLoad(name); }; } }

var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(script, node); };

window.$tvg.addScript = function(src, attrs) { var script = document.createElement("script"); script.type = 'text/javascript'; script.async = true; if(!!attrs) { for (var k in attrs) { if (attrs.hasOwnProperty(k)) { script.setAttribute(k, attrs[k]); } } } script.src = src; document.body.appendChild(script); }

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.CBSigetCookieValue = function(ckNm) { var value = null; var allCookies = document.cookie; var pos = allCookies.indexOf(ckNm); if (pos != -1) { var start = pos + ckNm.length + 1; var end = allCookies.indexOf(";", start); if (end == -1) end = allCookies.length; value = allCookies.substring(start, end); } return value; };

// determine if it's DST in the Eastern Timezone on the given date googletag.CBSiisEDT = function(dt) { // EDT starts second Sunday of March var edtStart = new Date(dt.getFullYear(), 2, 1); edtStart = Date.UTC(edtStart.getUTCFullYear(), 2, 14-(edtStart.getUTCDay()+13)%7, 5); // EDT ends first Sunday of November var edtEnd = new Date(dt.getFullYear(), 10, 1); edtEnd = Date.UTC(edtEnd.getUTCFullYear(), 10, 7-(edtEnd.getUTCDay()+6)%7, 4); // see if current date is within the EDT range return dt.getTime() >= edtStart && dt.getTime() dt.getTime() ? 0 : 24*60*60*1000; exp = new Date(exp).toUTCString(); // get L2 domain var domainArr = document.domain.split('.').reverse(); var l2domain=document.domain; if(domainArr[1]!=null) { l2domain = domainArr[1] + "." + domainArr[0]; }

// save the value in the cookie document.cookie = cookiename + "=" + pv + ";path=/;domain=" + l2domain + ";expires=" + exp; //update the value for the next ad call googletag.pubads().setTargeting("pv",""+pv); };

window.googletag = window.googletag || {}; window.googletag.cmd = window.googletag.cmd || [];

window.indexExchangeEnabled = true;

window.addEventListener(window.GDPR_CONSENT_EVENT, function (e) { if(e.detail === true) {

if(window.indexExchangeEnabled) { window.indexLoaded = function() { window.loadDFP(); };

window.dfpLoaded = false; window.loadDFP = function() { if(!window.dfpLoaded) { window.dfpLoaded = true; window.$tvg.asyncScript('www.googletagservices.com/tag/js/gpt.js'); } };

window.$tvg.asyncScript('js-sec.indexww.com/ht/ls-tvguide.js', false, 'index-exchange-proximic'); window.$tvg.asyncScriptNotify('index-exchange-proximic', function() { window.indexLoaded(); }); window.$tvg.asyncScriptNotifyLoadError('index-exchange-proximic', function() { window.indexLoaded(); }); } else { window.$tvg.asyncScript('js-sec.indexww.com/ht/ls-tvguide.js', false, 'index-exchange-proximic'); window.$tvg.asyncScriptNotify('index-exchange-proximic', function() { window.$tvg.asyncScript('www.googletagservices.com/tag/js/gpt.js'); }); }

// Load Moat Yield Intelligence window.$tvg.asyncScript('z.moatads.com/cbsprebidheader506831276743/yi.js');

protocol = ('https:' == document.location.protocol)?'https:':'http:';

// bug-snag window.$tvg.addScript(protocol + '//d2wy8f7a9ursnm.cloudfront.net/bugsnag-2.min.js', { 'data-apikey' : 'f9cdc58fb369d58d321e25a62d94e5a9' }); window.Bugsnag = window.Bugsnag || {}; Bugsnag.releaseStage = "production";

// sonobi-lib window.$tvg.addScript(protocol + '//mtrx.go.sonobi.com/morpheus.cbsi.media.1655.js'); // google ima window.$tvg.addScript(protocol + '//imasdk.googleapis.com/js/sdkloader/ima3.js');

// chartbeat window.$tvg.addScript(protocol + '//static.chartbeat.com/js/chartbeat_mab.js'); // sharethrough window.$tvg.addScript(protocol + '//native.sharethrough.com/assets/tag.js'); // amazon onelink window.$tvg.addScript(protocol + '//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=23cf2fa7-c9fd-4908-97de-fbc48a779984');

// amazon native shopping unit /* this script sometimes has a race condition with above amazon onelink script */ window.amzn_assoc_subtag = window.$tvg.guid; window.amzn_assoc_div_name="amzn-native-ad"; window.amzn_assoc_rows="1"; window.amzn_assoc_design="standard_grid"; window.amzn_assoc_rating="false"; window.$tvg.addScript(protocol + '//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=6915f664-2aa2-493d-b67d-f5cda57263bf');

// Facebook pixel !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function() {n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)} ;if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '302133323585329'); // Insert your pixel ID here. fbq('track', 'PageView'); }; });

//Chartbeat code implementation var _sf_async_config = _sf_async_config || {}; /** CONFIGURATION START **/ _sf_async_config.uid = (window.utag_data['pageType'] == 'article' || window.utag_data['pageType'] == 'feature_article') ? 65713 : 25571; // ACCOUNT NUMBER _sf_async_config.domain = 'tvguide.com'; // DOMAIN _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; /** CONFIGURATION END **/ var _sf_startpt = (new Date()).getTime();



Source : TVGuide

NO COMMENTS