CINXE.COM
Find TV Episodes, Track Shows to Watch Online | SideReel
<!doctype html> <html class="no-js" lang="en"> <head prefix='og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# video: https://ogp.me/ns/video#'> <meta charset="utf-8"> <title>Find TV Episodes, Track Shows to Watch Online | SideReel</title> <meta name="title" content="Find TV Episodes, Track Shows to Watch Online | SideReel"> <meta name="keywords" content="sidereel.com, tv shows, seasons, episodes, recommendations, tv reviews, top shows, most tracked shows, articles, tv streaming links, tv show search"> <meta name="description" content="Visit SideReel to access links to episodes, show schedules, reviews, ratings and more. Sign up for free!"> <meta property="og:site_name" content="SideReel"> <meta property="fb:app_id" content="56912338582"> <meta property="og:title" content="Find TV Episodes, Track Shows to Watch Online | SideReel"> <meta name="twitter:title" content="Find TV Episodes, Track Shows to Watch Online | SideReel"> <meta property="og:description" content="Visit SideReel to access links to episodes, show schedules, reviews, ratings and more. Sign up for free!"> <meta name="twitter:description" content="Visit SideReel to access links to episodes, show schedules, reviews, ratings and more. Sign up for free!"> <meta property="og:type" content="website"> <meta property="og:image" content="https://fastly-gce.sidereel.com/images/favicon/sidereel_facebook_share.png"> <meta property="og:url" content="https://www.sidereel.com/"> <!-- canonical url --> <link rel="canonical" href="https://www.sidereel.com/"> <!-- tivo for covers --> <link rel="preconnect" href="https://rovimusic.rovicorp.com"> <!-- preload assets --> <!-- preload page css --> <link rel="preload" href="https://fastly-gce.sidereel.com/cache/dist/css/pages/home/home-2e52e6300f.css" as="style"> <!-- preload setup js --> <link rel="preload" href="https://fastly-gce.sidereel.com/cache/dist/js/global-8f264d25f3.js" as="script"> <link rel="preload" href="//cdn.intergient.com/1024482/73264/ramp.js" as="script"> <!-- preload page js --> <link rel="preload" href="https://fastly-gce.sidereel.com/cache/dist/js/home-5455e01872.js" as="script"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-0.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-1.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-2.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-3.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-4.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-5.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-6.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-7.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-8.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-9.svg"> <link rel="prefetch" href="https://fastly-gce.sidereel.com/images/rating/user-10.svg"> <!-- favicon.ico --> <link rel="apple-touch-icon" sizes="180x180" href="https://fastly-gce.sidereel.com/images/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://fastly-gce.sidereel.com/images/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://fastly-gce.sidereel.com/images/favicon/favicon-16x16.png"> <link rel="manifest" href="https://fastly-gce.sidereel.com/images/favicon/site.webmanifest"> <link rel="mask-icon" href="https://fastly-gce.sidereel.com/images/favicon/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <link rel="shortcut icon" href="https://fastly-gce.sidereel.com/images/favicon/favicon.ico" type="image/x-icon"> <link rel="icon" href="https://fastly-gce.sidereel.com/images/favicon/favicon.ico" type="image/x-icon"> <!-- iOS metadata --> <meta name="apple-mobile-web-app-capable" content="no"> <meta name="viewport" content="width=device-width"> <link type="text/css" rel="stylesheet" href="https://fastly-gce.sidereel.com/cache/dist/css/pages/home/home-2e52e6300f.css"> <script async="async" src="https://www.google.com/adsense/search/ads.js"></script> <script src="https://fastly-gce.sidereel.com/cache/dist/js/global-8f264d25f3.js"></script> <script> // set default values for data layer variables let loggedInUser = 'notLoggedIn'; let subscribedUser = 'notSubscribed'; let adblockStatus = 'notAdblocking'; // override login and subscribed if logged in and/or subscribed if (User.loggedIn) { loggedInUser = 'isLoggedIn'; } // override adblocker state, then push async function setGA4() { const googleAdUrl = 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'; window.dataLayer = window.dataLayer || []; var promise = await fetch(new Request(googleAdUrl)) .then(function () { adblockStatus = 'notAdblocking'; }, function () { adblockStatus = 'isAdblocking'; }) .finally(function () { dataLayer = [{ 'event': 'userData', 'loggedInUser': loggedInUser, 'subscribedUser': subscribedUser, 'adblockStatus': adblockStatus }]; <!-- Google Tag Manager --> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PXHDK4DQ'); <!-- End Google Tag Manager --> }) } setGA4(); </script> <!-- Global site tag (analytics.js) - Old Google Analytics --> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-1471388-3', 'auto'); ga('send', 'pageview', ''); setTimeout("ga('send','event','adjusted bounce rate','page visit 15 seconds or more')", 15000); </script> <script type="text/javascript"> window.ramp = window.ramp || {}; window.ramp.que = window.ramp.que || []; window.ramp.passiveMode = true; window.ramp.isMobile = isMobile_SideReel; </script> <script type="text/javascript" aysnc="true" src="//cdn.intergient.com/1024482/73264/ramp.js"> </script> <script type="text/javascript"> window._pwGA4PageviewId = ''.concat(Date.now()); window.dataLayer = window.dataLayer || []; window.gtag = window.gtag || function () { dataLayer.push(arguments); }; gtag('js', new Date()); gtag('config', 'G-FQCZWFZRVW', { 'send_page_view': false }); gtag( 'event', 'ramp_js', { 'send_to': 'G-FQCZWFZRVW', 'pageview_id': window._pwGA4PageviewId } ); </script> <script type="text/javascript"> if (scroll_v7 == "no-scroll") { !(function(o,_name){o[_name]=o[_name]||function $(){($.q=$.q||[]).push(arguments)},o[_name].v=o[_name].v||2;!(function(o,t,e,n,c,a){function f(n,c){(n=(function(t,e){try{if(e=(t=o.localStorage).getItem("_aQS02Mzg3RDEwMjU5NjBGOUQ0REY5Q0YwOTEtMjg5"))return JSON.parse(e).lgk||[];if((t.getItem(decodeURI(decodeURI('%76%2534%61c1%25%365%25%369%255%61%25720')))||"").split(",")[4]>0)return[[_name+"-engaged","true"]]}catch(n){}})())&&typeof n.forEach===e&&(c=o[t].pubads())&&n.forEach((function(o){o&&o[0]&&c.setTargeting(o[0],o[1]||"")}))}try{(a=o[t]=o[t]||{}).cmd=a.cmd||[],typeof a.pubads===e?f():typeof a.cmd.unshift===e?a.cmd.unshift(f):a.cmd.push(f)}catch(i){}})(window,"googletag","function");;})(window,decodeURI(decodeURI('%25%36%31d%25%36d%25%369%72%2561l')));!(function(t,c,i){i=t.createElement(c),t=t.getElementsByTagName(c)[0],i.async=1,i.src="https://vibrantcelebration.com/j/45303cabb81a06e9/84dc97df01fb22beeec5d7.v1.js",t.parentNode.insertBefore(i,t)})(document,"script"); } </script> <script type="text/javascript"> if (scroll_v7 == "no-scroll") { if ( isMobile_SideReel ) { var pwUnits = [ {selectorId: 'SideReel_LB_Top',type: 'leaderboard_atf'},{selectorId: 'SideReel_R1',type: 'med_rect_atf'},{selectorId: 'SideReel_LB_Foot',type: 'leaderboard_btf'},{type: 'bottom_rail'} ] } else { var pwUnits = [ {selectorId: 'SideReel_LB_Top',type: 'leaderboard_atf'},{selectorId: 'SideReel_R1',type: 'med_rect_atf'},{selectorId: 'SideReel_R2',type: 'med_rect_btf'},{selectorId: 'SideReel_LB_Foot',type: 'leaderboard_btf'},{type: 'bottom_rail'} ] } if ( screen.width >= 970 ) { pwUnits.push({type: 'flex_leaderboard'}); } var init = function () { ramp .addUnits(pwUnits) .then(() => { ramp.displayUnits() }).catch( (e) =>{ ramp.displayUnits() console.log(e) }); } ramp.onReady = function() { console.log('Ads API is initialized') if ( isMobile_SideReel ) { ramp.settings.device = 'mobile'; } else { ramp.settings.device = 'desktop'; } init() } } </script> <script> if (scroll_v7 == "no-scroll") { document.write("\x3Cscript data-cfasync='false'>"); document.write("(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})}}); "); document.write("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/ce7e0d33-921e-4d61-85c8-be4c15a68a12.js')"); document.write("\x3C/script>"); } </script> <script type="text/javascript" charset="utf-8"> (function (g, o) { g[o] = g[o] || function () { (g[o]['q'] = g[o]['q'] || []).push( arguments) }, g[o]['t'] = 1 * new Date })(window, '_googCsa'); </script> </head> <body > <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PXHDK4DQ" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <noscript> <div class="javascript-disabled" id="no-js"> SideReel relies heavily on JavaScript.<br> Please enable JavaScript in your browser to use the site fully. </div> </noscript> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0"></script> <div class="header-container" id="header-box"> <header> <div id="logo-container"> <a class="logo sidereel_logo" href="/" title="SideReel"> <h1 class="logo-img">SideReel</h1> </a> <span id="serp_message"> </span> </div> <div id="user-nav"> <div id="user-nav-links"></div> <div id="social-nav-links"> <a href="https://www.facebook.com/sidereel" title="SideReel on Facebook" class="social-icon fb-header facebook-icon-link" target="_blank" rel="noopener"></a> <a href="https://twitter.com/SideReel" title="SideReel on Twitter" class="social-icon twitter-header twitter-icon-link" target="_blank" rel="noopener"></a> </div> </div> <div id="main-nav"> <ul> <li><a href="/tv-shows" title="TV Shows">TV Shows</a></li> <li><a href="/calendar" title="Calendar">Calendar</a></li> <li><a href="/tv-genres" title="Genres">Genres</a></li> <li id="articles"><a href="/articles" title="Articles">Articles</a></li> <li><a href="/tracker" title="My Tracker">My Tracker</a></li> </ul> </div> <div id="site-search" class="search-container"> <form class="site-search-form" method="post" name="site-search" action="/search"> <input type="text" id="site-search-input" name="term" placeholder="Search" aria-label="Search" autocomplete="off"> <input type="submit" id="site-search-button" name="submit" value="" aria-label="Submit search" class="search-icon"> </form> </div> <div id="mobile-menu-toggle" aria-label="Toggle menu" class="hamburger"></div> </header> <hr class="header-hr"> </div> <div class="stripe-container header-leaderboard"> <div class="advertising leaderboard"> <div id="SideReel_LB_Top"></div> </div> </div> <div class="page-container home"> <main> <div id="what-were-watching" class="page-module"> <div class="watching-details"> <h3> What We're Watching </h3> <div class="watching-title"> <a href="/tv-shows/the-penguin" title="The Penguin">The Penguin</a> </div> <div class="watching-blurb"> While Colin Farrell's prosthetic-heavy appearence in Matt Reeves' film The Batman was impressive, nobody anticiapted an entire HBO show based around the character. Unlike previous depictions of the feathered foe, this Penguin feels closer to the gritty underworld of The Sopranos than Burgess Meredith's cigarette-holder chomping villany. <br><br> The story begins one week after the assassination of Carmine Falcone and the destruction of Gotham City's seawall, and depicts Oswald Cobb's rise to power as a crime lord. </div> </div> <div class="watching-img"> <a href="/tv-shows/the-penguin" title="The Penguin"><img src="https://fastly-s3.sidereel.com/tv_shows/116244/giant_2x/the_penguin1.jpg" alt="The Penguin" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg"></a> </div> </div> <div id="popular-tonight" class="page-module"> <div class="headline with-link"> <h2>Popular Shows on Tonight</h2> <span><a href="/calendar" title="SideReel Calendar">CALENDAR »</a></span> </div> <div id="popular-tonight-grid-container"> <div class="single-popular-tonight"> <a href="/tv-shows/yellowstone" title="Yellowstone"> <img src="https://fastly-s3.sidereel.com/tv_shows/74433/giant_2x/yellowstone5.jpg" alt="Yellowstone" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> <div class="single-popular-tonight-title"><a href="/tv-shows/yellowstone" title="Yellowstone">Yellowstone</a> </div> <div class="single-popular-tonight-airing"><span class="popular-tonight-airtime">9:00 PM</span> <span class="popular-tonight-network">Paramount</span></div> <div class="single-popular-tonight-track-btn track-btn watcher-off" id="show-74433" data-showid="74433" data-trackstatus="0" aria-label="Track show">Track Show </div> </div> <div class="single-popular-tonight"> <a href="/tv-shows/from" title="From"> <img src="https://fastly-s3.sidereel.com/tv_shows/102374/giant_2x/from3.jpg" alt="From" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> <div class="single-popular-tonight-title"><a href="/tv-shows/from" title="From">From</a> </div> <div class="single-popular-tonight-airing"><span class="popular-tonight-airtime">10:00 PM</span> <span class="popular-tonight-network">Epix</span></div> <div class="single-popular-tonight-track-btn track-btn watcher-off" id="show-102374" data-showid="102374" data-trackstatus="0" aria-label="Track show">Track Show </div> </div> <div class="single-popular-tonight"> <a href="/tv-shows/the-equalizer-(2021)" title="The Equalizer"> <img src="https://fastly-s3.sidereel.com/tv_shows/94274/giant_2x/the_equalizer5.jpg" alt="The Equalizer" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> <div class="single-popular-tonight-title"><a href="/tv-shows/the-equalizer-(2021)" title="The Equalizer">The Equalizer</a> </div> <div class="single-popular-tonight-airing"><span class="popular-tonight-airtime">7:00 PM</span> <span class="popular-tonight-network">CBS</span></div> <div class="single-popular-tonight-track-btn track-btn watcher-off" id="show-94274" data-showid="94274" data-trackstatus="0" aria-label="Track show">Track Show </div> </div> <div class="single-popular-tonight"> <a href="/tv-shows/90-day-fiance-before-the-90-days" title="90 Day Fianc茅: Before the 90 Days"> <img src="https://fastly-s3.sidereel.com/tv_shows/67643/giant_2x/90_day_fianc_before_the_90_days.jpg" alt="90 Day Fianc茅: Before the 90 Days" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> <div class="single-popular-tonight-title"><a href="/tv-shows/90-day-fiance-before-the-90-days" title="90 Day Fianc茅: Before the 90 Days">90 Day Fianc茅: Before the 90 Days</a> </div> <div class="single-popular-tonight-airing"><span class="popular-tonight-airtime">7:00 PM</span> <span class="popular-tonight-network">TLC</span></div> <div class="single-popular-tonight-track-btn track-btn watcher-off" id="show-67643" data-showid="67643" data-trackstatus="0" aria-label="Track show">Track Show </div> </div> </div> </div> <div id="popular-this-week" class="page-module"> <div class="headline"> <h2>Popular Shows on This Week</h2> </div> <div id="popular-this-week-grid-container"> <div class="single-popular-this-week"> <a href="/tv-shows/yellowstone" title="Yellowstone"> <img src="https://fastly-s3.sidereel.com/tv_shows/74433/large/yellowstone5.jpg" alt="Yellowstone" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/ncis" title="NCIS"> <img src="https://fastly-s3.sidereel.com/tv_shows/11507/large/ncis_20.jpg" alt="NCIS" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/the-real-housewives-of-salt-lake-city" title="The Real Housewives of Salt Lake City"> <img src="https://fastly-s3.sidereel.com/tv_shows/91843/large/the_real_housewives_of_salt_lake_city5.jpg" alt="The Real Housewives of Salt Lake City" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/qi" title="QI"> <img src="https://fastly-s3.sidereel.com/tv_shows/39263/large/qi.jpg" alt="QI" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/the-graham-norton-show" title="The Graham Norton Show"> <img src="https://fastly-s3.sidereel.com/tv_shows/9205/large/tgns.jpg" alt="The Graham Norton Show" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/outlander" title="Outlander"> <img src="https://fastly-s3.sidereel.com/tv_shows/54465/large/outlander.jpg" alt="Outlander" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/the-great-british-bake-off" title="The Great British Bake Off"> <img src="https://fastly-s3.sidereel.com/tv_shows/57437/large/GBBO1.jpg" alt="The Great British Bake Off" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-popular-this-week"> <a href="/tv-shows/the-sex-lives-of-college-girls" title="The Sex Lives of College Girls"> <img src="https://fastly-s3.sidereel.com/tv_shows/99124/large/the_sex_lives_of_college_girls.jpg" alt="The Sex Lives of College Girls" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> </div> <div id="recent-user-lists" class="page-module"> <div class="headline"> <h2>Recent User Lists</h2> </div> <div class="single-list"> <div class="single-list-meta-container"> <div class="single-list-meta"> <div> <p class="single-list-title"> <a href="/profile/coreyavis/lists/single-list/848734/Corey%27s+Favorites" title="Corey's Favorites">Corey's Favorites</a> </p> <p class="single-list-count">72 Shows</p> </div> </div> <div class="single-list-description">These are my favorite shows that kept me coming back each week and that I found the most entertaining. I would watch these again before any shows from my liked or watched lists.</div> </div> <div class="single-list-also-on"> <div class="teaser-container"> <div class="single-list-teaser"> <a href="/tv-shows/arrow" title="Arrow"> <img src="https://fastly-s3.sidereel.com/tv_shows/53102/large/arrow_s4.jpg" alt="Arrow" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/ascension" title="Ascension"> <img src="https://fastly-s3.sidereel.com/tv_shows/57065/large/279553-2.jpg" alt="Ascension" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/the-big-bang-theory" title="The Big Bang Theory"> <img src="https://fastly-s3.sidereel.com/tv_shows/9/large/TBBT.JPEG" alt="The Big Bang Theory" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> </div> </div> <div class="single-list"> <div class="single-list-meta-container"> <div class="single-list-meta"> <div> <p class="single-list-title"> <a href="/profile/coreyavis/lists/single-list/848724/Corey%27s+Watched+Shows" title="Corey's Watched Shows">Corey's Watched Shows</a> </p> <p class="single-list-count">38 Shows</p> </div> </div> <div class="single-list-description">These are shows that I have watched but they don't make my favorites list. I would watch my favorites or shows from my liked list before I'd watch these again.</div> </div> <div class="single-list-also-on"> <div class="teaser-container"> <div class="single-list-teaser"> <a href="/tv-shows/the-4400" title="The 4400"> <img src="https://fastly-s3.sidereel.com/tv_shows/9807/large/the-4400.jpg" alt="The 4400" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/away" title="Away"> <img src="https://fastly-s3.sidereel.com/tv_shows/91173/large/away.jpg" alt="Away" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/b-positive" title="B Positive"> <img src="https://fastly-s3.sidereel.com/tv_shows/92473/large/bpositive1.jpg" alt="B Positive" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> </div> </div> <div class="single-list"> <div class="single-list-meta-container"> <div class="single-list-meta"> <div> <p class="single-list-title"> <a href="/profile/coreyavis/lists/single-list/848714/Corey%27s+Liked+List" title="Corey's Liked List">Corey's Liked List</a> </p> <p class="single-list-count">88 Shows</p> </div> </div> <div class="single-list-description">These are the shows that I liked and enjoyed but didn't make my favorites list. I would watch these again but not before my favorites. I did like these better than my watched list.</div> </div> <div class="single-list-also-on"> <div class="teaser-container"> <div class="single-list-teaser"> <a href="/tv-shows/10-things-i-hate-about-you" title="10 Things I Hate About You"> <img src="https://fastly-s3.sidereel.com/tv_shows/9565/large/10-things.jpg" alt="10 Things I Hate About You" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/1600-penn" title="1600 Penn"> <img src="https://fastly-s3.sidereel.com/tv_shows/12645/large/1600_penn.jpg" alt="1600 Penn" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-list-teaser"> <a href="/tv-shows/accidentally-on-purpose" title="Accidentally on Purpose"> <img src="https://fastly-s3.sidereel.com/tv_shows/34173/large/accidentallyonpurpose.jpg" alt="Accidentally on Purpose" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> </div> </div> </div> <div id="top-articles-top" class="page-module"> <div class="single-article"> <div class="cover"> <a href="/articles/guide-to-bridgerton" title="The SideReel Guide to Bridgerton"> <img src="https://fastly-s3.sidereel.com/sidereel_articles/bridgerton_slideshow_slide1.jpg" alt="The SideReel Guide to Bridgerton" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="article-title"> <p ><a href="/articles/guide-to-bridgerton" title="The SideReel Guide to Bridgerton">The SideReel Guide to Bridgerton</a></p> </div> </div> <div class="single-article"> <div class="cover"> <a href="/articles/anticipated-netflix-shows-2022" title="38 Highly Anticipated Netflix Shows to Look Forward To"> <img src="https://fastly-s3.sidereel.com/sidereel_articles/sidereel_slideshow_nf-overview.jpg" alt="38 Highly Anticipated Netflix Shows to Look Forward To" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="article-title"> <p ><a href="/articles/anticipated-netflix-shows-2022" title="38 Highly Anticipated Netflix Shows to Look Forward To">38 Highly Anticipated Netflix Shows to Look Forward To</a></p> </div> </div> </div> <div id="homepage-user-reviews" class="page-module"> <div class="headline"> <h2>Recent Reviews</h2> </div> <div id="homepage-user-reviews-grid-container"> <div class="single-user-review"> <div class="single-review-poster"> <a href="/tv-shows/gossip-girl-(2021)" title="Gossip Girl"> <img src="https://fastly-s3.sidereel.com/tv_shows/94394/giant_2x/gossipgirl.jpg" alt="Gossip Girl" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-review-meta"> <div class="single-review-show-title"><a href="/tv-shows/gossip-girl-(2021)" title="Gossip Girl">Gossip Girl</a> </div> <div class="public-user-rating rating-user-2"></div> <div class="single-review-datetime">Nov 23, 2024 06:54PM EST</div> </div> <div class="single-review-text"> <p class="greytext">Yes I know that actors are chameleons but when they are playing younger than they are it's not as convincing when they don't look the age they are playing.. about halfway through the first episode I looked into the cast and realised that most of them were quite literally in their late 20's playing 10 years younger and sadly it shows..<br />In the OG-GG the actors were still believable since they were actually early 20's and you had a chance to forget their age in the ensuing years.. the storyline is quite a bit darker than the OG and rather depressing.. there's nothing to giggle at ..<br />the characters are bores and bullies.. the teachers are whinning little children and they are the ones to revive GG no secret there since it's within the 1st 1/2hr that you find out .. but then the same teachers are running around like children trying not to get caught and at the same time enjoying the fact that they have gotten a response.. I read the 2 other reviews and I concur on all points.. a sad attempt<br /></p> </div> </div> <div class="single-user-review"> <div class="single-review-poster"> <a href="/tv-shows/the-diplomat" title="The Diplomat"> <img src="https://fastly-s3.sidereel.com/tv_shows/111204/giant_2x/the_diplomat.jpg" alt="The Diplomat" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-review-meta"> <div class="single-review-show-title"><a href="/tv-shows/the-diplomat" title="The Diplomat">The Diplomat</a> </div> <div class="public-user-rating rating-user-6"></div> <div class="single-review-datetime">Nov 23, 2024 04:27PM EST</div> </div> <div class="single-review-text"> <p class="greytext">This show is basically a soap opera about politics. </p> </div> </div> <div class="single-user-review"> <div class="single-review-poster"> <a href="/tv-shows/gossip-girl" title="Gossip Girl"> <img src="https://fastly-s3.sidereel.com/tv_shows/1/giant_2x/Promotional-Poster-Gossip-Girl-season-6-gossip-girl-32224573-653-960.jpg" alt="Gossip Girl" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-review-meta"> <div class="single-review-show-title"><a href="/tv-shows/gossip-girl" title="Gossip Girl">Gossip Girl</a> </div> <div class="public-user-rating rating-user-10"></div> <div class="single-review-datetime">Nov 23, 2024 02:07PM EST</div> </div> <div class="single-review-text"> <p class="greytext">yes it took me a few years to finally begin watching this series and I'm happy I did.. it holds up all these years later .. I find this a sit on the couch with drink of choice and just relax, laugh and maybe be a bit jelly over the clothes, shoes, bags and jewels .. hell a little jelly over having some else clean up the messes LOL </p> </div> </div> </div> </div> <div class="advertising instreamVid"> <script type="text/javascript">if (scroll_v7 === "no-scroll") {document.write("\x3Cscript src=\"https://360playvid.info/slidepleer/s2068s.js\">");document.write("\x3C/script>");}</script> </div> <div id="top-articles-bottom" class="page-module"> <div class="single-article"> <div class="cover"> <a href="/articles/what-to-expect-on-disney-plus-in-2022" title="What to Expect on Disney+ in 2022"> <img src="https://fastly-s3.sidereel.com/sidereel_articles/disneyplus_home.jpg" alt="What to Expect on Disney+ in 2022" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="article-title"> <p ><a href="/articles/what-to-expect-on-disney-plus-in-2022" title="What to Expect on Disney+ in 2022">What to Expect on Disney+ in 2022</a></p> </div> </div> <div class="single-article"> <div class="cover"> <a href="/articles/upcoming-reality-shows-not-to-miss" title="Upcoming Reality TV Shows You Won鈥檛 Want to Miss"> <img src="https://fastly-s3.sidereel.com/sidereel_articles/reality_home.jpg" alt="Upcoming Reality TV Shows You Won鈥檛 Want to Miss" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="article-title"> <p ><a href="/articles/upcoming-reality-shows-not-to-miss" title="Upcoming Reality TV Shows You Won鈥檛 Want to Miss">Upcoming Reality TV Shows You Won鈥檛 Want to Miss</a></p> </div> </div> </div> </main> <aside> <div class="aside_top"> <div class="advertising medium-rectangle-atf"> <div id="SideReel_R1"></div> </div> <div id="sidebar-premieres-finales" class="page-module"> <div id="sidebar-premieres"> <div class="headline with-link"> <h2>Premieres This Week</h2> <span><a href="/tv-premieres-finales-calendar" title="All Premieres This Week">ALL »</a></span> </div> <div id="sidebar-premieres-grid-container"> <div class="single-premiere"> <div class="single-pm-show-title"><a href="/tv-shows/married-to-medicine" title="Married to Medicine">Married to Medicine</a></div> <div class="single-pm-episode-title"><a href="/tv-shows/married-to-medicine/season-11/episode-1" title="Guess Who's Coming to Whitnik ">Guess Who's Coming to Whitnik </a></div> </div> </div> </div> <div id="sidebar-finales"> <div class="headline with-link"> <h2>Finales This Week</h2> <span><a href="/tv-premieres-finales-calendar" title="All Finales This Week">ALL »</a></span> </div> <div id="sidebar-finales-grid-container"> <div class="single-finale"> <div class="single-pm-show-title"><a href="/tv-shows/the-great-british-bake-off" title="The Great British Bake Off">The Great British Bake Off</a></div> <div class="single-pm-episode-title"><a href="/tv-shows/the-great-british-bake-off/season-15/episode-10" title="Episode 10">Episode 10</a></div> </div> <div class="single-finale"> <div class="single-pm-show-title"><a href="/tv-shows/from" title="From">From</a></div> <div class="single-pm-episode-title"><a href="/tv-shows/from/season-3/episode-10" title="Revelations: Chapter Two">Revelations: Chapter Two</a></div> </div> <div class="single-finale"> <div class="single-pm-show-title"><a href="/tv-shows/rupauls-drag-race-uk" title="RuPaul's Drag Race UK">RuPaul's Drag Race UK</a></div> <div class="single-pm-episode-title"><a href="/tv-shows/rupauls-drag-race-uk/season-6/episode-10" title="Episode 10">Episode 10</a></div> </div> <div class="single-finale"> <div class="single-pm-show-title"><a href="/tv-shows/dancing-with-the-stars" title="Dancing with the Stars">Dancing with the Stars</a></div> <div class="single-pm-episode-title"><a href="/tv-shows/dancing-with-the-stars/season-33/episode-10" title="Finale">Finale</a></div> </div> </div> </div> </div> </div> <div style="margin-bottom: 20px;background-color: transparent;"> <div id="insticator-container" class="embedid-28f7b0d1-d04f-4ced-89a4-579b8e8d2483"><div id="div-insticator-ad-1"></div><div id="insticator-embed"></div><div id="div-insticator-ad-2"></div> <script> if (scroll_v7 == "no-scroll") { document.write("\x3Cscript data-cfasync='false'>"); document.write("Insticator.ad.loadAd('div-insticator-ad-1');Insticator.ad.loadAd('div-insticator-ad-2');Insticator.load('em',{id : '28f7b0d1-d04f-4ced-89a4-579b8e8d2483'});"); document.write("\x3C/script>"); } </script> </div> </div> <div class="aside_bottom"> <section id="network-grid" class="page-module"> <div id="network-grid-headline"> <div class="left"><h3>Networks</h3></div> <div class="right"><a href="/tv-networks" title="See All Networks">ALL »</a></div> </div> <div id="grid"> <a href="/tv-genres/abc" title="ABC"><img src="https://fastly-gce.sidereel.com/images/networks/abc.png" alt="ABC" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/cbs" title="CBS"><img src="https://fastly-gce.sidereel.com/images/networks/cbs.png" alt="CBS" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/fox" title="FOX"><img src="https://fastly-gce.sidereel.com/images/networks/fox.png" alt="FOX" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/nbc" title="NBC"><img src="https://fastly-gce.sidereel.com/images/networks/nbc.png" alt="NBC" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/netflix" title="Netflix"><img src="https://fastly-gce.sidereel.com/images/networks/netflix.png" alt="Netflix" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/amazon" title="Amazon"><img src="https://fastly-gce.sidereel.com/images/networks/amazon.png" alt="Amazon" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/hbo" title="HBO"><img src="https://fastly-gce.sidereel.com/images/networks/hbo.png" alt="HBO" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/showtime" title="Showtime"><img src="https://fastly-gce.sidereel.com/images/networks/showtime.png" alt="Showtime" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/amc" title="AMC"><img src="https://fastly-gce.sidereel.com/images/networks/amc.png" alt="AMC" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/e-" title="E!"><img src="https://fastly-gce.sidereel.com/images/networks/e.png" alt="E!" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/fx" title="FX"><img src="https://fastly-gce.sidereel.com/images/networks/fx.png" alt="FX" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/a-and-e" title="A&E"><img src="https://fastly-gce.sidereel.com/images/networks/ae.png" alt="A&amp;E" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/comedy-central" title="Comedy Central"><img src="https://fastly-gce.sidereel.com/images/networks/comedy-central.png" alt="Comedy Central" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/mtv" title="MTV"><img src="https://fastly-gce.sidereel.com/images/networks/mtv.png" alt="MTV" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/nickelodeon" title="Nickelodeon"><img src="https://fastly-gce.sidereel.com/images/networks/nickelodeon.png" alt="Nickelodeon" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> <a href="/tv-genres/the-cw" title="The CW"><img src="https://fastly-gce.sidereel.com/images/networks/cw.png" alt="The CW" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" ></a> </div> </section> <div id="sidebar-most-popular-shows" class="page-module"> <div class="headline"> <h2>Top Shows on SideReel</h2> </div> <div class="sidebar-most-popular-grid-container"> <div class="single-sidebar-most-popular"> <a href="/tv-shows/arcane" title="Arcane"> <img src="https://fastly-s3.sidereel.com/tv_shows/99424/large/arcane.jpg" alt="Arcane" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/ted-lasso" title="Ted Lasso"> <img src="https://fastly-s3.sidereel.com/tv_shows/91113/large/tedlasso.jpeg" alt="Ted Lasso" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/yellowstone" title="Yellowstone"> <img src="https://fastly-s3.sidereel.com/tv_shows/74433/large/yellowstone5.jpg" alt="Yellowstone" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/power-book-ii-ghost" title="Power Book II: Ghost"> <img src="https://fastly-s3.sidereel.com/tv_shows/91553/large/power_book_ii_ghost_4.jpg" alt="Power Book II: Ghost" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/sex-education" title="Sex Education"> <img src="https://fastly-s3.sidereel.com/tv_shows/80473/large/Sex_Ed_Netflix1.jpg" alt="Sex Education" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/9-1-1" title="9-1-1"> <img src="https://fastly-s3.sidereel.com/tv_shows/70073/large/9-1-1_8.jpg" alt="9-1-1" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/star-wars-the-bad-batch" title="Star Wars: The Bad Batch"> <img src="https://fastly-s3.sidereel.com/tv_shows/93643/large/star_wars_the_bad_batch.jpg" alt="Star Wars: The Bad Batch" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/the-sex-lives-of-college-girls" title="The Sex Lives of College Girls"> <img src="https://fastly-s3.sidereel.com/tv_shows/99124/large/the_sex_lives_of_college_girls.jpg" alt="The Sex Lives of College Girls" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> <div class="single-sidebar-most-popular"> <a href="/tv-shows/the-lincoln-lawyer" title="The Lincoln Lawyer"> <img src="https://fastly-s3.sidereel.com/tv_shows/104144/large/the_lincoln_lawyer3.jpg" alt="The Lincoln Lawyer" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> </div> <div class="advertising medium-rectangle-btf"> <div id="SideReel_R2"></div> </div> </div> </aside> </div> <div class="footer-leaderboard"> <div class="advertising leaderboard"> <div id="SideReel_LB_Foot"></div> </div> </div> <div class="footer-container"> <footer> <div id="footer-amn-properties"> <a href="https://www.allmusic.com/" title="AllMusic">AllMusic</a> <span>|</span> <a href="https://www.allmovie.com/" title="AllMovie">AllMovie</a> <span>|</span> <a href="https://www.celebified.com/" title="Celebified">Celebified</a> </div> <div id="footer-links"> <a href="/about" title="SideReel About">About</a> <span>|</span> <a href="/faq" title="SideReel FAQ">FAQ</a> <span>|</span> <a href="/advertise" title="SideReel Advertise">Advertise</a> <span>|</span> <a href="https://allmedianetwork.helprace.com/s3-sidereel" title="SideReel Contact" class="helprace">Contact</a> <span>|</span> <a href="/copyright" title="SideReel Copyright">Copyright</a> <span>|</span> <a href="/terms" title="SideReel Terms of Service">Terms of Service</a> <span>|</span> <a href="/privacy" title="SideReel Privacy Policy">Privacy Policy</a> <span>|</span> <a href="/subscribe" title="SideReel Romve Ads">Remove Ads</a> </div> <div id="footer-bottom"> <div id="footer-copyright"> © 2024 SideReel, Netaktion LLC | All Rights Reserved </div> <div id="footer-social"> <a href="https://www.facebook.com/sidereel" title="SideReel on Facebook" class="social-icon facebook-icon-link" target="_blank" rel="noopener"> <img src="https://fastly-gce.sidereel.com/images/footer/footer_fb.svg" alt="SideReel on Facebook" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> <a href="https://twitter.com/SideReel" title="SideReel on Twitter" class="social-icon twitter-icon-link" target="_blank" rel="noopener"> <img src="https://fastly-gce.sidereel.com/images/header/header_twitter.svg" alt="SideReel on Twitter" onerror="this.src='https://fastly-gce.sidereel.com/images/no-image/no_image.svg'" loading="lazy" > </a> </div> </div> <div id="choice-footer-msg"></div> </footer> </div> <script src="https://fastly-gce.sidereel.com/cache/dist/js/home-5455e01872.js"></script> <div id="amplified_100006595"></div> <script async src="https://srv.tunefindforfans.com/fruits/mangos.js"></script> <script type="text/javascript"> if (scroll_v7 === "no-scroll") { window.amplified = window.amplified || {init: []}; amplified.init.push(function () { amplified.setParams({}); amplified.pushAdUnit(100006595); amplified.run(); }); } </script> </body> </html>