diff --git a/PyGame/Picviewer/pcview.py b/PyGame/Picviewer/pcview.py index 6bf718a..9d0e1f1 100644 --- a/PyGame/Picviewer/pcview.py +++ b/PyGame/Picviewer/pcview.py @@ -29,6 +29,7 @@ imgs = [] # Picking the image folder def explor_file(): + global file_location no_label.configure(text="") file_location = filedialog.askdirectory(initialdir= '/', title="Select Folder") diff --git a/PyGame/practice/gameprac/bg2.png b/PyGame/practice/gameprac/bg2.png new file mode 100644 index 0000000..1ec308a Binary files /dev/null and b/PyGame/practice/gameprac/bg2.png differ diff --git a/PyGame/practice/gameprac/hybrid.py b/PyGame/practice/gameprac/hybrid.py new file mode 100644 index 0000000..fd8cfca --- /dev/null +++ b/PyGame/practice/gameprac/hybrid.py @@ -0,0 +1,54 @@ +# https://www.youtube.com/watch?v=f4coFYbYQzw&list=PLjcN1EyupaQkAQyBCYKyf1jt1M1PiRJEp +import os +os.environ['PYGAME_HIDE_SUPPORT_PROMPT'] = "hide" +import pygame +from pygame.locals import * +import random + + +WIDTH = 600 +HEIGHT = 800 +WINDOW_SIZE = (WIDTH, HEIGHT) +FPS = 60 + +# load background image +bg = pygame.image.load("PyGame\practice\gameprac\img") + +def draw_bg(): + screen.blit(bg, 0, 0) + + + +WHITE = (255, 255, 255) +BLACK = (0, 0, 0) +RED = (255, 0, 0) +GREEN = (0, 255, 0) +BLUE = (0, 0, 255) + +pygame.init() +pygame.mixer.init() +screen = pygame.display.set_mode(WINDOW_SIZE) +pygame.display.set_caption("Spave Invaders") +clock = pygame.time.Clock() + + + +running = True +while running: + #draw background + draw_bg() + + # event handlers + clock.tick(FPS) + for event in pygame.event.get(): + if event.type == pygame.QUIT: + running = False + + + screen.fill(BLACK) + + pygame.display.flip() + + + +pygame.quit() \ No newline at end of file diff --git a/PyGame/practice/gameprac/img/bg.png b/PyGame/practice/gameprac/img/bg.png new file mode 100644 index 0000000..1ec308a Binary files /dev/null and b/PyGame/practice/gameprac/img/bg.png differ diff --git a/PyGame/practice/gameprac/smup.py b/PyGame/practice/gameprac/smup.py index aa72c57..b178ed2 100644 --- a/PyGame/practice/gameprac/smup.py +++ b/PyGame/practice/gameprac/smup.py @@ -1,3 +1,4 @@ +# stuck on colisions https://www.youtube.com/watch?v=33g62PpFwsE import os os.environ['PYGAME_HIDE_SUPPORT_PROMPT'] = "hide" import pygame @@ -84,6 +85,10 @@ while running: all_sprites.update() + hits = pygame.sprite.collide_rect(PLayer, Mob, False) + if hits: + running = False + screen.fill(BLACK) all_sprites.draw(screen) pygame.display.flip() diff --git a/pyplex/apiconfig-default.py b/pyplex/apiconfig-default.py new file mode 100644 index 0000000..67b028c --- /dev/null +++ b/pyplex/apiconfig-default.py @@ -0,0 +1,9 @@ +baseurl = 'http://plex.host.ip:port' +token = 'yourplexapikey' +mediafolder_linux = '/videos/' +mediafolder_windows = 'F:\\' +libraryname = 'Movies' +colmap = { + 'Drama': 'Drama', + 'SciFi': 'Sci-Fi' +} \ No newline at end of file diff --git a/pyplex/movielist.csv b/pyplex/movielist.csv new file mode 100644 index 0000000..e521d16 --- /dev/null +++ b/pyplex/movielist.csv @@ -0,0 +1,2827 @@ +Movie Name,Year,View Count,English Subtitles +The 'Burbs,1988,0,No +*batteries not included,1987,0,No +#Alive,2020,1,Yes +2 Guns,2013,0,Yes +The 2nd,2020,0,No +6 Underground,2019,0,Yes +The 6th Day,2000,1,Yes +7 Guardians of the Tomb,2018,0,Yes +The 8 Diagram Pole Fighter,1984,2,Yes +8-Bit Christmas,2021,0,Yes +The 8th Night,2021,0,Yes +10 Cloverfield Lane,2016,0,Yes +10 to Midnight,1983,0,No +12 Angry Men,1957,0,Yes +12 Hour Shift,2020,0,No +12 Mighty Orphans,2021,0,Yes +12:01,1993,1,No +13 Assassins,2010,0,Yes +The 13th Warrior,1999,3,Yes +The 15:17 to Paris,2018,0,Yes +17 Again,2009,1,Yes +20 Years After,2008,0,No +28 Days Later,2002,1,Yes +28 Weeks Later,2007,0,Yes +30 Days of Night,2007,0,Yes +The 36th Chamber of Shaolin,1977,1,Yes +The 39 Steps,1935,1,No +47 Ronin,2013,1,No +48 Hrs.,1982,0,Yes +50/50,2011,1,No +The 51st State,2001,2,Yes +57 Seconds,2023,0,Yes +65,2023,2,Yes +80 for Brady,2023,0,Yes +127 Hours,2011,0,No +300,2007,0,Yes +300: Rise of an Empire,2014,0,Yes +The 355,2022,0,Yes +404: Error Not Found,2011,0,No +1408,2007,0,Yes +1492: Conquest of Paradise,1992,0,No +1917,2001,0,No +1922,2017,0,Yes +1941,1979,0,Yes +1984,1984,1,Yes +2001 Maniacs,2006,0,No +2001 Maniacs: Field of Screams,2010,1,No +2001: A Space Odyssey,1968,3,Yes +2010,1984,1,Yes +2012,2009,2,Yes +2067,2020,0,No +The A-Team,2010,1,Yes +A.Million.Ways.to.Die.in.the.West.2014.EXTENDED.CUT.1080p.BluRay.H264.AAC-RARBG,2014,6,No +Abbott and Costello Meet Dr. Jekyll and Mr. Hyde,1953,0,No +Abbott and Costello Meet the Keystone Kops,1955,0,No +Abigail,2024,1,Yes +About Last Night,1986,0,Yes +About My Father,2023,0,Yes +Above Suspicion,2019,0,No +Absolute Power,1997,0,No +Absolutely Anything,2015,0,No +Absolution,1978,0,No +Abstraction,2013,0,No +The Abyss,1989,0,Yes +The Abyss,2023,0,Yes +An Accidental Zombie (Named Ted),2018,0,No +Ace Ventura: Pet Detective,1994,2,Yes +Ace Ventura: When Nature Calls,1995,0,No +The Adam Project,2022,6,Yes +The Addams Family,1991,3,No +The Addams Family,2019,0,Yes +The Adjustment Bureau,2011,1,Yes +The Adventures of Baron Munchausen,1989,0,No +The Adventures of Buckaroo Banzai Across the 8th Dimension,1984,3,Yes +The Adventures of Tintin,2011,0,No +Aeon Flux,2005,0,Yes +The African Queen,1952,1,No +After Hours,1985,0,Yes +After the Pandemic,2022,0,No +After the Thin Man,1936,0,No +The Age of Adaline,2015,0,No +Air,2023,0,Yes +Air Raid Wardens,1943,0,No +Airheads.1994.1080p.BluRay.H264.AAC-RARBG,1994,0,No +Airplane II: The Sequel,1982,1,No +Airplane!,1980,3,No +Airport,1970,0,Yes +Akira,1988,1,Yes +Aladdin,1992,0,Yes +The Alamo,1960,0,No +Albert Nobbs,2011,1,No +Alice,2022,0,Yes +Alice in Wonderland,2010,0,Yes +Alien,1979,2,Yes +Alien 3,1992,1,No +Alien Nation,1988,1,Yes +Alien Opponent,2011,1,No +Alien Outbreak,2020,0,Yes +Alien Raiders,2008,0,No +Alien vs. Predator,2004,0,Yes +Alienoid,2022,0,Yes +Aliens,1986,1,Yes +Alita: Battle Angel,2019,1,Yes +All About the Money,2017,0,Yes +All Quiet on the Western Front,2022,1,Yes +All the President's Men,1976,0,No +All Through the Night,1942,0,No +Alligator,1980,2,No +Almost Famous,2000,1,Yes +Alone,2020,1,No +Alone in the Dark,2005,0,Yes +Alpha Rift,2021,0,No +Altered,2007,1,No +The Amateur,1981,0,No +The Amazing Spider-Man,2012,0,No +The Amazing Spider-Man 2,2014,0,No +Amazon Women on the Moon,1987,1,Yes +Ambush Bay,1966,0,No +The Ambushers,1967,0,No +American Fiction,2023,0,Yes +American Made,2017,0,Yes +American Psycho,2000,1,No +The American Society of Magical Negroes,2024,0,Yes +An American Werewolf in London,1981,3,Yes +The Amityville Horror,1979,0,No +Amsterdam,2022,0,Yes +Anatomy of a Murder,1959,0,Yes +Anchorman: The Legend of Ron Burgundy,2004,0,Yes +The Andromeda Strain,1971,2,Yes +Andron,2016,0,No +Anna,2019,1,No +Annihilation,2018,2,Yes +Another Earth,2011,0,No +Another Thin Man,1939,1,Yes +Ant-Man,2015,0,No +Ant-Man and the Wasp,2018,0,No +Antlers,2021,0,No +Apex,2021,0,Yes +Apocalypse Now,1979,1,Yes +Aquaman,2018,0,No +Aquaslash,2019,0,Yes +Arachnophobia,1990,0,Yes +Arcadian,2024,0,Yes +Archenemy,2020,0,No +Area 51,2015,0,Yes +Argo,2012,1,Yes +Argylle,2024,1,Yes +Armageddon,1998,1,Yes +Armour of God,1986,2,Yes +Army of Darkness,1992,3,Yes +Army of the Dead,2021,1,Yes +Army of Thieves,2021,0,No +Around the World in 80 Days,2004,0,Yes +ARQ,2016,0,No +The Arrival,1996,2,No +Arrival,2016,1,No +The Art of the Steal,2014,0,No +Artemis Fowl,2020,0,No +"As Above, So Below",2014,0,No +As We Know It,2023,0,Yes +Asphalt City,2024,0,Yes +The Asphalt Jungle,1950,0,No +The Assassination Bureau,1969,0,Yes +Assassination Nation,2018,0,No +Asteroid City,2023,0,Yes +Atlantis: The Lost Empire,2001,0,Yes +Atlas,2024,0,Yes +Atomic Blonde,2017,3,Yes +The Atomic Cafe,1982,1,No +Attack of the Unknown,2020,1,No +Attack the Block,2011,1,Yes +Attraction,1969,0,No +Austin Powers: International Man of Mystery,1997,1,No +The Autopsy of Jane Doe,2016,0,Yes +Ava,2020,0,No +Avalanche Express,1979,0,Yes +Avarice,2022,0,Yes +Avatar: The Way of Water,2022,0,Yes +Avenged,2014,0,No +The Avengers,2012,1,Yes +Avengers: Age of Ultron,2015,1,No +Avengers: Endgame,2019,1,Yes +Avengers: Infinity War,2018,1,No +Average Joe,2021,1,No +The Aviator,2004,1,No +Awake,2021,0,Yes +Baby Driver,2017,1,No +Babylon,2022,1,Yes +A Babysitter's Guide to Monster Hunting,2020,0,Yes +Bachelor Party,1984,1,No +Back to the Future,1985,1,No +Back to the Future Part II,1989,1,No +Back to the Future Part III,1990,1,No +Bad Boys for Life,2020,0,No +Bad Lieutenant,1992,0,No +Bad Moms,2016,0,No +Badland Hunters,2024,0,Yes +The Ballad of Cable Hogue,1970,0,Yes +Band.of.the.Hand.1986.1080p.BluRay.H264.AAC-RARBG,1986,2,No +Bang Bang Baby,2015,0,No +Bang Bang!,2014,0,Yes +The Bank Shot,1974,0,Yes +The Banker,2020,0,No +The Banshees of Inisherin,2022,0,Yes +Barbarian,2022,0,Yes +Barbie,2023,0,No +Barely Lethal,2015,1,Yes +Basic,2003,1,No +The Batman,2022,1,Yes +Batman and Superman: Battle of the Super Sons,2022,1,Yes +Batman Begins,2005,1,No +Battle for the Planet of the Apes,1973,0,No +Battle of the Bulge,1966,1,Yes +Battle Royale,2000,0,No +Battlefield Earth,2000,1,No +Be Kind Rewind,2008,1,Yes +Bear Island,1979,0,No +"The Beast from 20,000 Fathoms",1953,0,No +The Beastmaster,1982,1,No +A Beautiful Day in the Neighborhood,2019,2,No +Beauty and the Beast,2017,0,No +Beavis and Butt-Head Do America,1996,2,Yes +Becky,2020,1,No +Bedazzled,2000,0,Yes +Bedknobs and Broomsticks,1970,9,No +The Beekeeper,2024,2,Yes +Beerfest,2006,1,No +Beetlejuice,1988,1,Yes +Before the Fire,2021,0,No +Belfast,2021,0,Yes +Below Zero,2021,0,Yes +Beneath the Planet of the Apes,1970,0,No +Beowulf,1999,0,Yes +The Best Exotic Marigold Hotel,2012,1,Yes +Best in Show,2000,1,Yes +Better Off Dead,1985,2,No +Better Watch Out,2017,0,No +Beverly Hills Cop,1984,1,Yes +Beyond Doubt: The Making of Hitchcock's Favorite Film,1999,0,No +Beyond Skyline,2016,0,Yes +Beyond the Sky,2018,0,No +Beyond the Time Barrier,1960,0,No +Big,1988,2,No +The Big 4,2022,1,Yes +Big Bad Mama II,1987,1,No +The Big Boss,1971,0,Yes +The Big Chill,1983,3,No +The Big Clock,1948,0,No +The Big Empty,2009,0,No +Big Fish,2004,1,Yes +Big Game,2015,1,No +The Big Lebowski,1998,2,No +The Big Red One,1980,1,No +The Big Short,2015,1,Yes +The Big Sleep,1946,0,Yes +The Big Sleep,1978,0,No +Big Stan,2008,0,No +Big Trouble,2002,3,No +Big Trouble in Little China,1986,11,Yes +The Big Ugly,2020,0,No +Bill & Ted Face the Music,2020,0,No +Bill & Ted's Excellent Adventure,1989,1,Yes +Billy Madison,1995,1,No +Bird Box,2018,0,No +Bird Box: Barcelona,2023,0,Yes +Birdman or (The Unexpected Virtue of Ignorance),2014,0,Yes +The Birds,1963,2,Yes +Birds of Prey,2020,2,No +Black Adam,2022,0,No +The Black Book,2021,0,No +The Black Dahlia,2006,1,No +Black Hawk Down,2002,1,No +Black Heat,1982,0,Yes +The Black Hole,1979,0,Yes +Black Mask,1996,1,No +Black Panther,2018,0,Yes +Black Rain,1989,0,Yes +Black Sheep,2007,1,No +Black Snake Moan,2007,0,No +Black Sunday,1960,0,Yes +Black Water: Abyss,2020,0,No +Black Widow,2021,0,Yes +The Blackening,2023,1,Yes +The Blackout,2019,0,Yes +Blackout,2022,0,Yes +Blade,1998,1,Yes +Blade of the 47 Ronin,2022,0,Yes +Blade Runner,1982,9,No +Blade Runner 2049,2017,9,Yes +Blast from the Past,1999,1,No +Blazing Saddles,1974,1,Yes +Bleeding Steel,2017,0,Yes +Blind Fury,1989,1,Yes +Blindness,2008,0,Yes +Blithe Spirit,2020,0,Yes +The Blob,1988,1,Yes +Block Z,2020,1,Yes +Blood for Dust,2024,0,Yes +Blood Punch,2020,0,No +Blood Quantum,2020,0,No +Blood Red Sky,2021,1,Yes +Blood Relatives,2022,0,Yes +Blood Simple,1985,0,Yes +Bloodshot,2020,0,Yes +Bloodthirsty,2021,0,Yes +Bloody Hell,2020,1,No +Bloody Mama,1970,1,No +Blow-Up,1967,0,Yes +Blown Away,1994,1,Yes +Blue Beetle,2023,0,No +Blue Ruin,2014,1,Yes +Blue Thunder,1983,1,No +Blue Velvet,1986,1,No +Boardinghouse,1983,0,No +Bob Marley: One Love,2024,2,Yes +Bodies Bodies Bodies,2022,1,No +Body Double,1984,1,No +Body of Evidence,1992,0,Yes +Boiler Room,2000,0,No +The Bone Collector,1999,1,No +Bones and All,2022,0,Yes +The Bonfire of the Vanities,1990,0,No +Boogie Nights,1997,2,No +The Book of Eli,2010,1,No +Booksmart,2019,0,Yes +The Boondock Saints,1999,1,Yes +The Boonies,2021,0,No +Border,2018,0,No +The Borrowers,1997,0,Yes +Boss Level,2021,2,No +Boston Strangler,2023,0,No +Bottle Shock,2008,1,No +The Bourne Identity,2002,1,No +The Bourne Legacy,2012,1,No +The Bourne Supremacy,2004,1,No +The Bourne Ultimatum,2007,1,No +Boxcar Bertha,1972,0,No +A Boy and His Dog,1975,1,Yes +Boy Kills World,2024,1,Yes +The Boys from Brazil,1978,1,No +The Boys in Company C,1978,0,Yes +The Boys in the Boat,2023,0,Yes +Brainstorm,1983,0,Yes +Bram Stoker's Dracula,1992,1,Yes +Braven,2018,0,Yes +Brazil,1985,1,Yes +Breach,2007,0,No +Breach,2019,0,No +Breakdown.Lane.2017.1080p.BluRay.H264.AAC-RARBG,2017,0,No +The Breakfast Club,1985,2,No +Breaking,2022,0,No +Breaking In,2018,0,Yes +Breaking News in Yuba County,2020,0,Yes +Brick,2006,0,Yes +The Bricklayer,2024,0,No +The Bride with White Hair,1993,1,Yes +Bridge of Spies,2015,0,No +The Bridge on the River Kwai,1957,0,Yes +A Bridge to Far,1977,0,Yes +Bridge to Terabithia,2007,2,Yes +A Bridge Too Far,1976,0,Yes +Brightburn,2019,0,Yes +Bring Him to Me,2023,0,Yes +Bring Me the Head of Alfredo Garcia,1974,1,No +The Brink,,0,Yes +Brittany Runs a Marathon,2019,4,Yes +Broadcast News,1987,0,No +Brotherhood of the Wolf,2001,0,No +The Brothers Grimm,2005,0,No +The Brothers Grimsby,2016,0,No +Bubba Ho-Tep,2003,0,No +The Bubble,2022,1,Yes +Bubble Boy,2001,1,Yes +Buck Privates Come Home,1947,0,No +The Bucket List,2008,0,Yes +Buffy the Vampire Slayer,1992,0,No +Bug,1975,0,Yes +A Bug's Life,1998,0,No +Bullet Train,2022,1,Yes +Bullitt,1968,6,Yes +Bumblebee.2018.WEB-DL.x264-FGT,2018,0,No +Burial,2022,0,No +Burial Ground Massacre,2021,0,No +Buried Alive,1990,0,No +Buried in Barstow,2022,0,Yes +Burn After Reading,2008,0,No +Burnt Offerings,1976,0,No +Butcher's Crossing,2023,0,Yes +BUtterfield 8,1960,0,Yes +The Butterfly Effect,2004,0,Yes +C.H.U.D.,1984,1,Yes +C.H.U.D. II: Bud the Chud,1989,1,Yes +The Cabin in the Woods,2012,2,Yes +Caddyshack,1980,1,Yes +Caged Heat,1975,2,No +Calendar Girls,2003,0,Yes +A Call to Spy,2019,1,No +Can't Hardly Wait,1998,0,No +Candyman,2021,1,No +Candyman.1992.REMASTERED.1080p.BluRay.H264.AC3.DD5.1,1992,0,Yes +Cannibal Holocaust,1980,1,No +Cannibal Women in the Avocado Jungle of Death,1989,1,No +The Canyons,2013,1,No +Captain America,1979,0,No +Captain America: Civil War,2016,1,Yes +Captain America: The First Avenger,2011,3,Yes +Captain America: The Winter Soldier,2014,2,Yes +Captain Marvel,2019,0,No +Captain Miller,2024,0,Yes +Captain Ron,1992,0,No +Captive State,2019,1,Yes +Captivity,2007,0,No +Cargo,2013,0,No +Cargo,2018,0,Yes +Carlito's Way,1993,0,Yes +Carnival of Souls,1962,0,Yes +The Cars That Ate Paris,1974,1,No +Carter,2022,1,Yes +Casablanca,1943,1,Yes +Cashback,2006,0,No +Cast Away,2000,3,Yes +The Castle,1997,0,No +Castle Freak,2020,0,No +The Castle of Fu Manchu,1970,0,Yes +Cat on a Hot Tin Roof,1958,0,No +Catch Me If You Can,2002,0,No +Catwoman,2004,0,No +Causeway,2022,0,No +Cemetery Man,1994,0,No +Centurion,2010,0,No +Certain Fury,1985,0,No +Chain Reaction,1996,0,Yes +Chameleon Street,1991,0,Yes +Champions,2023,0,Yes +Chaos Walking,2020,0,No +Chaplin,1992,1,Yes +Charade,1963,1,Yes +Charley Varrick,1973,3,No +The Cheap Detective,1978,0,Yes +Cheerleader Camp,1988,0,No +Cheerleader Chainsaw Chicks,2018,1,Yes +Chef,2014,0,No +Chick Fight,2020,0,No +Chicken Run,2000,0,Yes +Children of Men,2006,0,Yes +Chill Factor,1999,0,No +Chillerama,2013,0,Yes +The China Syndrome,1979,0,No +Chinatown,1974,0,No +Chinatown Cha Cha,2024,0,Yes +A Chinese Ghost Story,1987,0,Yes +Chinese Zodiac,2012,1,Yes +Chopping Mall,1987,1,No +Christine,1983,0,No +Christmas Bloody Christmas,2022,0,No +The Christmas Chronicles,2018,0,Yes +The Christmas Chronicles: Part Two,2020,0,No +A Christmas Horror Story,2015,1,No +A Christmas Story,1983,2,Yes +A Christmas Story Christmas,2022,0,Yes +Christmas Vacation,1989,2,Yes +Chronicle,2012,0,Yes +The Chronicles of Riddick,2004,0,Yes +Citizen Kane,1941,1,Yes +Citizen X,1995,0,Yes +City Hunter,1993,0,Yes +City Hunter,2024,0,Yes +City of Ember,2008,0,No +City of the Living Dead,1980,0,Yes +Civil War,2024,0,Yes +Clan of the White Lotus,1980,1,No +Clash of the Titans,1981,0,No +Class of Nuke 'Em High,1986,1,Yes +Clean,2022,1,No +Clean,2023,0,No +The Cleaner,2021,0,No +The Cleansing Hour,2020,0,No +Clerks,1994,0,No +Clerks II,2006,0,No +A Clockwork Orange,1972,1,Yes +Close,2019,0,No +Close Encounters of the Third Kind,1977,5,Yes +Cloud Atlas,2012,0,Yes +Clouds,2020,0,No +Cloudy.with.a.Chance.of.Meatballs.2.2013.1080p.BluRay.H264.AC3.DD5.1,2009,0,Yes +The Clovehitch Killer,2018,0,Yes +Cloverfield,2008,0,No +The Cloverfield Paradox,2018,0,Yes +Clue.1985.1080p.BluRay.H264.AAC-RARBG,1985,3,No +Cobra,1985,1,Yes +Cocaine Bear,2023,1,Yes +Cocoon,1985,0,No +Code 8,2019,0,Yes +Coherence,2014,0,No +Coincidence Meg Sd,,0,No +Cold Prey,2006,1,Yes +Cold Prey II,2008,1,No +The Collector,2009,1,Yes +The Colony,2013,0,Yes +The Colony,2021,0,Yes +Colossal,2017,1,No +Coma,1978,2,No +Combat High,1986,0,No +Come Away,2020,0,No +Come to Daddy,2020,1,Yes +Come True,2021,0,No +The Comeback Trail,2020,0,No +Comes a Horseman,1978,0,No +Commando,1985,3,Yes +Communion,1989,0,No +The Company Men,2011,1,No +Conan the Barbarian,1982,1,No +Conan the Destroyer,1984,0,No +The Concrete Jungle,1982,0,No +Condor's Nest,2023,0,No +Coneheads,1993,0,No +"Confess, Fletch",2022,1,Yes +Confidence,2003,0,No +Confinement,,0,No +The Congress,2013,0,No +Conquest of the Planet of the Apes,1972,0,No +Constantine,2005,3,No +Contact,1997,0,No +Contagion,2011,0,Yes +Contamination,1980,2,Yes +Contraband,2012,0,Yes +The Conversation,1974,0,No +Convoy,1978,0,No +"The Cook, the Thief, His Wife & Her Lover",1989,1,Yes +Cool Hand Luke,1967,0,No +Cool Runnings,1993,0,No +Cop,1988,0,Yes +Copshop,2021,0,No +Copycat,1995,2,Yes +Corner Office,2023,0,Yes +Cosmic Sin,2021,0,No +The Cottage,2008,1,Yes +The Count of Monte Cristo,2002,1,Yes +Countdown,2019,0,No +Countdown to Looking Glass,1984,0,No +Courage Under Fire,1996,0,No +The Courier,2019,0,Yes +Cowboys & Aliens,2011,0,Yes +Crack in the World,1965,0,No +The Craft: Legacy,2020,0,No +Crash,1996,0,Yes +Crawl,2019,1,No +The Crazies,1973,1,Yes +The Crazies,2010,0,No +Crazy Eights,2006,0,No +"Crazy, Stupid, Love.",2011,0,Yes +The Creator,2023,0,Yes +Creature,2011,0,No +Creepshow,1982,0,No +Crime Zone,1989,0,No +Crimewave,1985,0,Yes +Criminal,2016,0,Yes +Crippled Avengers,1978,1,No +The Crippled Masters,1979,1,No +Cronos,1993,1,Yes +Cross of Iron,1977,0,No +Crossroads,1942,0,No +Crossroads,1986,0,No +Crossworlds,1997,0,No +The Crow,1994,2,Yes +Cruella,2021,0,Yes +Cry Freedom,1987,0,No +Cry Macho,2021,0,No +Cube,1997,0,Yes +Cube²: Hypercube,2002,0,No +Cujo,1983,0,Yes +The Curious Case of Benjamin Button,2008,0,No +The Curse of the Living Corpse,1968,0,Yes +Cutter's Way,1982,0,Yes +Cutthroat Island,1995,0,No +D.A.R.Y.L.,1985,0,No +Damaged,2024,0,Yes +Damnation Alley,1977,0,No +Dance of the Dead,2008,1,No +Dances with Wolves,1990,0,Yes +Danger Close,2019,0,No +Dangerous,2021,0,No +A Dangerous Method,2011,0,Yes +Danny Doom,2021,0,Yes +Darc,2018,0,No +Dark Angel,1990,1,No +Dark City,1998,2,Yes +The Dark Crystal,1982,0,Yes +The Dark Knight,2008,2,No +The Dark Knight Rises,2012,0,No +Dark Man 1990,,0,Yes +Dark of the Sun,1968,5,No +Dark Passage,1947,5,No +Dark Star,1975,0,No +The Dark Tower,2017,0,Yes +Dark Waters,2019,0,No +Dark Web: Cicada 3301,2021,0,No +Darkest Hour,2017,1,No +The Darkest Minds,2018,1,Yes +Darkness Falls,2003,0,No +Dave,1993,0,No +Dawn of the Beast,2021,0,No +Dawn of the Dead,1978,0,No +Dawn of the Dead,2004,0,No +Dawn of the Planet of the Apes,2014,0,Yes +The Day After,1983,0,No +The Day After Tomorrow,2004,0,Yes +Day of the Dead,1985,1,Yes +Day of the Dead,2008,0,No +Day Shift,2022,0,Yes +The Day the Earth Caught Fire,1961,0,Yes +The Day the Earth Stood Still,1951,0,No +The Day the Earth Stood Still,2008,0,No +Daybreakers,2010,0,No +Daylight,1996,0,Yes +Daylight's End,2016,1,No +The Dead,2010,1,No +Dead & Buried,1980,0,Yes +Dead Alive,1992,1,No +Dead End,2003,1,Yes +Dead for a Dollar,2022,0,No +Dead Heat,1988,1,No +Dead Man's Shoes,2004,1,Yes +Dead Men Don't Wear Plaid,1982,0,No +The Dead of Night,2020,0,No +The Dead Pit,1989,0,No +The Dead Pool,1988,0,No +Dead Reckoning,1947,1,Yes +Dead Ringers,1988,0,No +Dead Rising: Watchtower,2015,1,No +Dead Snow 2: Red vs. Dead,2014,2,Yes +Deadlock,1972,0,Yes +Deadly Sweet,1968,0,Yes +Deadpool,2016,0,No +Deadpool 2,2018,0,No +Deadstream,2022,0,Yes +Deadtime Stories,1986,0,Yes +Deadtime Stories: Volume 1,2009,0,Yes +Death Becomes Her,1992,0,Yes +Death Note,2017,0,Yes +The Death of Stalin,2017,0,Yes +Death on the Nile,1978,0,Yes +Death on the Nile,2022,1,No +Death Proof,2007,1,Yes +Death Race 2000,1976,1,No +Death Sentence,2007,0,Yes +Death Ship,1980,1,No +Death to Smoochy,2002,0,Yes +Death Wish,1974,1,Yes +Death Wish,2018,0,Yes +Death.Hunt.1981.1080p.BluRay.H264.AAC-RARBG,1981,1,No +Deathgasm,2015,0,Yes +The Deaths of Ian Stone,2007,0,No +Deathtrap,1982,0,No +Debt Collectors,2020,0,No +Deep Blue Sea 2,2018,0,Yes +Deep Rising,1997,2,No +Deja Vu,2006,0,No +Delicatessen,1991,0,No +Delirious,1991,0,No +Deliver Us from Evil,2020,0,Yes +Dementia 13,1963,0,No +Demolition Man,1993,0,Yes +Demon Wind,2022,0,Yes +Demonic,2021,0,No +Demons,1985,0,Yes +The Departed,2006,1,No +The Descent,2005,0,Yes +Desert Blue,1999,0,No +Desperado,1995,0,No +Desperation,2006,0,No +Destroy All Monsters,1968,0,Yes +Detention,2012,0,No +Detour,1946,0,No +Detroit Rock City,1999,0,Yes +Devil,2010,1,Yes +The Devil Below,2021,0,No +The Devil's Advocate,1997,0,No +The Devil's Backbone,2001,0,Yes +The Devil's Brigade,1968,0,No +Devil's Island,2021,0,No +Devil's Pass,2013,0,No +Devil's Playground,2010,1,Yes +Devotion,2022,0,Yes +Dial M for Murder,1954,0,No +Diamonds Are Forever,1971,1,Yes +Diary of the Dead,2008,0,Yes +Die Another Day,2002,1,Yes +Die Hard,1988,0,Yes +The Dig,2021,0,No +Dig,2022,0,Yes +Dirty Deeds,2006,0,No +Dirty Fears,2020,0,No +Dirty Harry,1971,1,No +Dirty Ho,1979,0,No +District 9,2009,0,No +Disturbia,2007,0,Yes +The Divide,2012,0,No +Django Unchained,2012,0,No +Doctor Sleep,2019,1,Yes +Doctor Strange,2016,1,No +Dog Soldiers,2002,1,Yes +Doghouse,2009,1,No +The Dogs of War,1980,0,Yes +Dollar for the Dead,1998,0,No +Dolores Claiborne,1995,0,Yes +The Domestics,2018,0,Yes +Don't Breathe 2,2021,0,No +Don't Look Now,1973,0,No +Don't Look Up,2021,0,Yes +Don't Speak,2020,0,Yes +Don't Worry Darling,2022,0,Yes +Donnie Darko,2001,0,No +Doom Asylum,1988,0,No +Doomsday,2008,0,No +Doomsday Stories,2023,0,No +The Doorman,2020,0,No +The Doors,1991,2,No +Dope,2015,0,No +El Dorado,1966,2,No +Double Indemnity,1944,0,No +Double Jeopardy,1999,0,Yes +Down a Dark Hall,2018,0,Yes +Down Periscope,1996,0,No +Downhill,2020,0,Yes +Dr. No,1962,9,Yes +Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb,1964,2,Yes +Dracula Untold,2014,0,No +Dragged Across Concrete,2019,0,Yes +Dragnet,1954,0,Yes +Dragnet,1987,0,Yes +Dragon Fist,1979,1,Yes +Dragon Lord,1982,0,Yes +Dragons Forever,1988,0,Yes +Dragonslayer,1981,0,Yes +Dream House,2011,0,Yes +Dreamcatcher,2003,0,No +Dreamland,2020,0,No +Dreamscape,1984,0,Yes +Dredd,2012,2,Yes +Dressed to Kill,1980,0,No +Drive-Away Dolls,2024,1,Yes +Driving Miss Daisy,1989,0,No +The Drowning Pool,1975,0,No +Drunken Master,1978,0,Yes +Dude Bro Party Massacre III,2015,1,Yes +"Dude, Where's My Car?",2000,0,Yes +Duel to the Death,1983,0,Yes +The Duke,2021,0,No +Dumb and Dumber,1994,0,No +Dune,1984,2,No +Dune Warriors,1991,0,No +Dune: Part One,2021,1,No +Dune: Part Two,2024,2,No +Dungeons & Dragons: Honor Among Thieves,2023,1,Yes +Dunkirk,2017,0,Yes +Dust Devil,1992,0,Yes +The Dustwalker,2019,1,No +Dylan Dog: Dead of Night,2010,1,No +E.M.P.: 333 Days,2019,0,Yes +E.T.,1982,0,No +Eagle Eye,2008,0,No +The Eagle Has Landed,1976,0,Yes +The Eagle's Nest,2020,0,Yes +Earthquake,1974,1,No +Earwig and the Witch,2020,0,No +Easter Evil,2024,0,No +Easter Sunday,2022,0,Yes +Eastern Condors,1987,0,No +Easy Rider,1969,1,No +Eating Raoul,1982,1,No +"Ebirah, Horror of the Deep",1966,0,Yes +Eden Lake,2008,0,No +The Edge,1997,0,No +Edge of Extinction,2020,0,No +Edge of the World,2021,0,No +Edge of Tomorrow,2014,1,Yes +Edward Scissorhands,1990,0,Yes +The Eiger Sanction,1975,0,No +Eight Legged Freaks,2002,0,No +Elf,2003,0,No +Eli,2019,0,Yes +Eliminators,1986,0,No +Elsewhere,2020,0,Yes +Elysium,2013,0,Yes +The Emerald Forest,1985,0,No +EMP 333days,2018,0,Yes +Empire of Light,2022,0,Yes +Empire of the Sun,1987,0,Yes +The Empty Man,2020,0,Yes +Encounters of the Spooky Kind,1980,1,No +Encounters of the Spooky Kind II,1989,1,No +The End We Start From,2023,0,Yes +Ender's Game,2013,0,Yes +The Endless,2018,0,No +Enemy Mine,1985,0,Yes +Enemy of the State,1998,0,Yes +The Enforcer,1995,0,No +Enola Holmes,2020,0,No +Enola Holmes 2,2022,0,Yes +Enter the Fat Dragon,2020,1,Yes +Enter the Void,2009,0,Yes +The Equalizer,2014,0,No +The Equalizer 3,2023,0,Yes +Equilibrium,2002,0,No +Eraser,1996,1,No +Eraserhead,1978,0,No +Escape from Alcatraz,1979,0,Yes +Escape from New York,1981,7,Yes +Escape from Pretoria,2020,1,No +Escape from the Planet of the Apes,1971,0,No +Escape Room,2019,0,No +Escape Room: Tournament of Champions,2021,1,No +Eternal Sunshine of the Spotless Mind,2004,0,Yes +Eternals,2021,0,No +Europa Report,2013,0,Yes +Eurythmics: Sexcrime (Nineteen Eighty-Four),,0,Yes +Evan Almighty,2007,0,No +Eve of Destruction,1991,0,No +Event Horizon,1997,0,No +Everest,2015,0,Yes +Every Time I Die,2019,0,No +Everything Everywhere All at Once,2022,5,No +The Evil,1978,0,No +Evil Aliens,2006,2,No +The Evil Dead,1983,0,No +Evil Dead Rise,2023,0,Yes +The Evil That Men Do,1984,0,No +Evils of the Night,1985,1,Yes +Evolution,2001,1,No +Ewoks: The Battle for Endor,1985,0,Yes +Ex Machina,2015,0,Yes +Excalibur,1981,0,No +Executioners from Shaolin,1977,0,No +Exit Humanity,2012,0,No +The Exorcist,1973,1,Yes +The Exorcist III,1990,1,Yes +The Exorcist: Believer,2023,0,Yes +Exorcist: The Beginning,2004,1,No +The Expendables,2010,0,Yes +Explorers,1985,1,No +Extinction,2015,1,Yes +Extinction,2018,1,Yes +Extra Ordinary,2019,1,No +Extraction,2020,0,Yes +Eye of the Needle,1981,0,Yes +Eye of the Tiger,1986,0,Yes +The Eyes,2020,0,Yes +Eyes of Laura Mars,1978,0,No +Eyes of Laura Mars Photo Gallery,1978,0,No +F/X,1986,1,Yes +The Fabelmans,2022,1,Yes +The Faculty,1998,0,No +Fade to Black,1980,0,Yes +The Fall,2008,0,Yes +Fall,2022,0,No +The Fall Guy,2024,1,Yes +Fallen,1998,0,No +Falling Down,1993,1,No +The Family Plan,2023,1,Yes +Family Switch,2023,0,Yes +Fantastic Beasts: The Crimes of Grindelwald,2018,0,No +Fantastic Four,2005,0,No +Fantastic Four: Rise of the Silver Surfer,2007,0,No +Fantastic Voyage,1966,0,No +The Fare,2019,0,Yes +"Farewell, My Lovely",1975,0,No +Father Goose,1964,0,No +Fathom,1967,0,Yes +Fatman,2020,0,No +FDR: American Badass!,2012,0,Yes +Fear and Loathing in Las Vegas,1998,3,Yes +Fear Street: Part One - 1994,2021,0,No +Feast,2007,1,Yes +La Femme Nikita,1990,1,No +Ferris Bueller's Day Off,1986,0,No +Field of Dreams,1989,0,No +The Fifth Element,1997,1,Yes +Fight Club,1999,0,No +Fight the Fight,2011,0,No +The Final Countdown,1980,0,Yes +Final Destination 2,2003,0,Yes +Final Fantasy: The Spirits Within,2001,0,No +Finch,2021,0,Yes +Find Me Guilty,2006,0,Yes +Finding 'Ohana,2021,0,No +Finding Forrester,2001,0,Yes +Finding Nemo,2003,0,Yes +Firestarter,1984,0,No +Firestarter,2022,0,Yes +First Blood,1982,2,No +First Date,2021,0,No +First Man,2018,0,Yes +Fist of Fury,1972,1,No +Fist of Legend,1994,1,Yes +Fitzcarraldo,1982,0,Yes +Five Element Ninjas,1982,3,Yes +Five Fighters from Shaolin,1983,1,No +Five Fingers of Death,1972,1,Yes +Five Nights at Freddy's,2023,1,Yes +Five Shaolin Masters,1974,1,Yes +The Five Venoms,1978,2,Yes +Flash Gordon,1980,3,No +Flashback,1990,2,Yes +Flashpoint,1984,1,Yes +Flatliners,1990,0,No +Flawless,2007,0,Yes +Fletch,1985,0,No +Fletch Lives,1989,1,No +Flight of the Navigator,1986,0,No +The Flight of the Phoenix,1965,0,No +Flight of the Phoenix,2004,0,No +The Flood,2023,0,Yes +The Flu,2013,0,Yes +The Fluffy Movie: Unity Through Laughter,2015,1,No +The Fly,1958,0,Yes +The Fly,1986,0,No +The Fly II,1989,0,No +The Fog,1980,1,Yes +The Fog,2005,1,Yes +Following,1999,0,No +The Food of the Gods,1976,0,No +For Love of the Game,1999,0,Yes +For Sale,2024,0,Yes +For the Weekend,2020,0,Yes +For Your Eyes Only,1981,1,Yes +The Forbidden Kingdom,2008,0,No +Forbidden Planet,1956,1,No +The Foreigner,2017,0,Yes +The Forever Purge,2021,0,Yes +The Forgotten Battle,2021,0,Yes +Forrest Gump,1994,0,Yes +Fortress,2021,0,No +The Fountain,2006,0,No +Four Rooms,1995,0,No +Fracture,2007,0,Yes +Fragment of Fear,1970,0,Yes +Frankenstein's Army,2013,1,No +Freaked,1994,0,No +Freaks,2019,0,Yes +Freaks of Nature,2015,0,No +Freaky,2020,0,No +Freaky Deaky,2012,0,No +Freaky Friday,2003,0,Yes +Free Fire,2016,1,Yes +Free Guy,2021,0,No +Free State of Jones,2016,0,Yes +Freejack,1992,1,Yes +Freelance,2023,1,Yes +Freeway,1997,0,Yes +The French Connection,1971,0,No +Frenzy,1972,0,No +Frequency,2000,0,No +Frequently Asked Questions About Time Travel,2009,4,No +Fresh,2022,0,No +The Friends of Eddie Coyle,1973,0,Yes +Fright Night,2011,0,Yes +Fright.Night.1985.1080p.BluRay.H264.AC3.DD5.1,1985,0,Yes +The Frighteners,1996,0,Yes +From Russia with Love,1963,2,Yes +Frontier(s).2007.1080p.BluRay.H264.AC3.DD5.1,2008,0,Yes +Frosty the Snowman,1969,0,No +The Fugitive,1993,0,Yes +Full Metal Jacket,1987,0,No +The Full Monty,1997,0,Yes +Funeral in Berlin,1967,0,No +Funny Man,1994,0,No +Furiosa: A Mad Max Saga,2024,1,Yes +Future Cops,1993,1,No +Futureworld,1976,0,No +G.I. Joe: The Rise of Cobra,2009,0,Yes +Galaxis,1995,0,Yes +Galaxy Quest,1999,0,No +The Game,1997,0,No +Game Night,2018,2,Yes +Game of Death,1978,0,No +The Game Plan,2007,0,Yes +Game.of.Death.2017.1080p.WebRip.H264.AC3.DD5.1.Will1869,2017,0,Yes +Gamer,2009,0,No +Gamera 2: Attack of Legion,1995,0,Yes +Gandhi,1982,2,No +The Gardener,2021,0,No +Gaslight,1944,0,No +Gattaca,1997,0,Yes +The Gauntlet,1977,1,Yes +The Gentlemen,2020,1,Yes +Get Duked!,2020,1,Yes +Get Rich or Die Tryin',2005,0,Yes +Get the Gringo,2012,0,No +The Getaway,1972,1,No +Ghost,1990,1,No +Ghost Dog: The Way of the Samurai,1999,0,Yes +Ghost in the Shell,1995,0,Yes +Ghost Ship,2002,1,No +Ghost Story,1981,0,Yes +A Ghost Waits,2020,0,Yes +Ghostbusters,1984,4,Yes +Ghostbusters II,1989,1,Yes +Ghostbusters: Afterlife,2021,2,Yes +Ghostbusters: Frozen Empire,2024,1,Yes +Ghosted,2023,0,Yes +Ghosts of Mars,2001,1,No +Ghoulies,1985,0,Yes +A Girl Walks Home Alone at Night,2015,0,Yes +The Girl Who Got Away,2021,0,No +The Girl Who Played with Fire,2009,0,Yes +The Girl with All the Gifts,2016,0,Yes +The Girl with the Dragon Tattoo,2011,1,Yes +Girls with Balls,2019,1,Yes +The Giver,2014,0,No +Gladiator,2000,0,Yes +Glass,2019,0,No +Glass Onion,2022,1,Yes +Gleaming the Cube,1989,0,No +Go Goa Gone,2013,2,Yes +God Bless America,2012,0,No +The Godfather,1972,0,Yes +The Godfather Part II,1974,0,Yes +The Gods Must Be Crazy,1981,0,Yes +Gods of Shoreditch,,0,No +Godzilla,1954,1,Yes +Godzilla,1998,1,No +Godzilla,2014,0,Yes +Godzilla Minus One,2023,1,Yes +Godzilla Raids Again,1955,0,No +Godzilla.vs.Kong.2021.V2.1080p.Hmax.WebDL.X264.AC3.Will1869,2021,1,No +"Goké, Body Snatcher from Hell",1968,0,No +Golda,2023,0,Yes +GoldenEye,1995,2,Yes +Goldfinger,1964,1,No +Gone with the Wind,1940,0,Yes +The Good Liar,2019,0,No +"Good Luck to You, Leo Grande",2022,0,Yes +"Good Morning, Vietnam",1988,0,Yes +Good Night Oppy,2022,0,Yes +"The Good, the Bad and the Ugly",1966,2,Yes +Goon,2012,0,No +The Goonies,1985,1,Yes +Goosebumps,2015,0,No +Goosebumps 2: Haunted Halloween,2018,0,No +Gosford Park,2001,1,No +Gotcha!,1985,0,Yes +Gothika,2003,0,No +The Graduate,1967,0,Yes +Gran Torino,2009,0,Yes +Gran Turismo,2023,0,Yes +Grand Theft Auto,1977,1,No +Grand Tour: Disaster in Time,1992,1,No +The Grandmaster,2013,0,No +The Grapes of Wrath,1940,0,No +Gravity,2013,0,Yes +The Gray Man,2022,1,Yes +The Great Wall,2016,1,Yes +Greater,2023,0,No +The Greatest Beer Run Ever,2022,1,Yes +Greedy,1994,0,No +Green Book,2018,0,No +The Green Hornet,2011,1,No +The Green Knight,2021,0,No +Green Lantern,2011,0,No +The Green Mile,1999,0,No +Green Room,2016,0,No +The Green Sea,2021,0,No +The Green Slime,1968,0,Yes +Greenfingers,2001,0,No +Greenland,2020,0,No +Gremlins,1984,0,No +Gretel & Hansel,2020,0,No +Greyhound,2020,0,Yes +El Gringo,2012,0,No +Grown Ups,2010,1,Yes +Grumpier Old Men,1995,0,Yes +Grumpy Old Men,1993,1,Yes +Guardians of the Galaxy,2014,1,No +Guardians of the Galaxy Vol. 2,2017,0,Yes +Guardians of the Galaxy Vol. 3,2023,0,Yes +Guarding Tess,1994,0,Yes +A Guide to Recognizing Your Saints,2006,0,Yes +Gun Shy,2000,0,No +Gunpowder Milkshake,2021,1,Yes +Guns Akimbo,2020,1,Yes +The Guns of Navarone,1961,0,Yes +Guy Ritchie's the Covenant,2023,0,Yes +H.O.T.S.,1979,1,No +Hackers,1995,1,Yes +Hacksaw Ridge,2016,3,No +Hair,1979,0,No +Half a Loaf of Kung Fu,1978,1,Yes +Halloween,1978,0,Yes +Halloween,2018,0,Yes +Halloween Ends,2022,1,Yes +Halloween Kills,2021,0,No +Hamburger Hill,1987,0,No +Hancock,2008,0,Yes +Handling the Undead,2024,0,Yes +Hands of Steel,1986,1,No +The Hangover,2009,0,Yes +Hanna,2011,1,Yes +Hanu-Man,2024,0,Yes +Happy Accidents,2001,0,No +Happy Death Day 2U,2019,0,No +Hard Rain,1998,0,No +Hard Rock Zombies,1984,0,Yes +Hardcore,1979,0,Yes +Hardware,1990,0,No +Harold and Maude,1971,2,Yes +Harper,1966,3,No +Harry Brown,2009,1,Yes +Harry Potter and the Chamber of Secrets,2002,1,No +Harry Potter and the Deathly Hallows: Part 1,2010,1,Yes +Harry Potter and the Deathly Hallows: Part 2,2011,2,Yes +Harry Potter and the Goblet of Fire (2005),2005,1,Yes +Harry Potter and the Half-Blood Prince,2009,0,Yes +Harry Potter and the Order of the Phoenix,2007,1,Yes +Harry Potter and the Prisoner of Azkaban,2004,2,Yes +Harry Potter and the Sorcerer's Stone,2001,5,Yes +Hatchet,2010,0,Yes +The Hateful Eight,2015,0,No +Haunted Mansion,2023,3,Yes +Haunter,2013,0,Yes +A Haunting in Venice,2023,1,Yes +The Haunting of Margam Castle,2022,0,No +Haunting of the Mary Celeste,2020,1,No +Haywire,2012,2,Yes +He Never Died,2015,2,No +He Was a Quiet Man,2007,0,No +He Was Her Man,1934,0,No +Headshot,2011,0,No +Heart of Dragon,1985,0,Yes +Heart of Stone,2023,0,Yes +Heartbeeps,1981,0,Yes +Heat,1995,1,Yes +Heavy Metal,1981,19,Yes +Heavy Metal 2000,2000,1,Yes +Heist,2001,1,No +Hell Comes to Frogtown,1988,0,Yes +Hell House LLC,2015,1,No +Hell or High Water,2016,0,Yes +Hellboy,2004,0,No +Hellboy,2019,0,Yes +Hellboy II: The Golden Army,2008,0,No +Hellraiser,2022,0,Yes +Henry & June,1990,1,No +Here Alone,2017,0,Yes +Here Comes Hell,2019,0,Yes +Here for Blood,2022,1,Yes +Hero,2002,1,No +Heroes of the East,1978,1,No +The Hidden,1987,1,No +Hidden,2015,0,Yes +Hidden Figures,2017,4,Yes +Hidden Strike,2023,0,Yes +High and Low,1963,0,Yes +High Anxiety,1977,0,Yes +High Heat,2022,0,Yes +High Sierra,1941,0,No +High Tension,2003,0,No +High-Rise,2016,0,Yes +Highlander,1986,0,Yes +Highlander II: The Quickening,1991,3,No +Hillbilly Elegy,2020,1,Yes +The Hills Have Eyes,1977,0,No +The Hills Run Red,2009,0,Yes +His Girl Friday,1940,0,Yes +His House,2020,0,No +History of the World: Part I,1981,4,Yes +Hitchcock,2012,2,No +The Hitchhiker's Guide to the Galaxy,2005,2,No +Hitman: Agent 47,2015,0,Yes +The Hitman's Bodyguard,2017,0,No +Hitman's Wife's Bodyguard,2021,1,No +The Hobbit: An Unexpected Journey,2012,1,Yes +The Hobbit: The Battle of the Five Armies,2014,0,Yes +The Hobbit: The Desolation of Smaug,2013,0,Yes +Hobo with a Shotgun,2011,1,Yes +The Holcroft Covenant,1985,1,No +The Holdovers,2023,2,Yes +A Hole in the Head,1959,0,No +Holes,2003,0,No +Hollywood Chainsaw Hookers,1988,1,No +Holocaust 2000,1977,0,No +Hombre,1967,0,No +Home Alone,1990,0,Yes +Home Alone 2: Lost in New York,1992,0,Yes +Home of the Brave,2007,0,No +Honest Thief,2020,0,No +"Honey, I Shrunk the Kids",1988,0,Yes +Hooper,1978,0,No +The Horde,2010,1,No +Horror Express,1974,0,No +Hot Dog,2018,1,Yes +Hot Dog... The Movie,1984,1,Yes +Hot Fuzz,2007,0,No +The Hot Rock,1972,1,Yes +Hot Shots!,1991,0,No +Hot Shots! Part Deux,1993,0,No +Hot Tub Time Machine,2010,0,Yes +Hotel Mumbai,2019,0,Yes +House,1986,0,No +House at the End of the Street,2012,0,No +House of Flying Daggers,2004,0,No +House of Purgatory,2016,0,No +House of Wax,2005,2,No +House on Haunted Hill,1959,0,Yes +House on Haunted Hill,1999,1,No +The House with a Clock in Its Walls,2018,0,No +Housebound,2014,0,Yes +How I Became a Superhero,2020,0,No +How It Ends,2018,1,Yes +How the Grinch Stole Christmas,2000,2,No +How to Beat the High Cost of Living,1980,0,Yes +Howard's Mill,2021,0,Yes +Howl,,0,No +Howl,2015,1,No +The Howling,1981,1,Yes +Hubie Halloween,2020,0,No +Hulk,2003,0,No +Humanoids from the Deep,1980,1,Yes +The Hunger Games,2012,1,Yes +The Hunger Games: Catching Fire,2013,1,No +The Hunger Games: Mockingjay - Part 1,2014,1,Yes +The Hunger Games: Mockingjay - Part 2,2015,1,Yes +The Hunger Games: The Ballad of Songbirds & Snakes,2023,0,Yes +The Hunt,2020,1,Yes +The Hunted,1995,0,Yes +Hyde Park on Hudson,2013,1,No +Hyena Road,2015,0,Yes +Hypnotic,2023,0,Yes +I Am a Hero,2016,1,No +I Am Legend,2007,0,Yes +I Am Mother,2019,0,No +I Am Number Four,2011,0,No +I Don't Feel at Home in This World Anymore,2017,0,Yes +I See You,2019,0,Yes +I Spit on Your Grave,1978,0,Yes +I Still Believe,2020,0,Yes +I Trapped the Devil,2019,0,Yes +"I, Robot",2004,1,Yes +"I, Tonya",2017,0,No +I'll Follow You Down,2014,0,No +I'll Sleep When I'm Dead,2004,0,Yes +I'm Thinking of Ending Things,2020,0,Yes +I'm Totally Fine,2022,1,No +The Ice Pirates,1984,1,Yes +The Ice Storm,1997,0,No +The Iceman Cometh,1989,0,Yes +Identity,2003,0,No +Idiocracy,2007,1,No +IF,2024,1,Yes +Impact Event,2018,3,Yes +Impostor.2001.1080p.BluRay.H264.AAC-RARBG,2001,1,No +In a Lonely Place,1950,0,Yes +In a Violent Nature,2024,0,Yes +In Bruges,2008,0,No +In the Earth,2020,0,No +In the Fade,2017,0,Yes +In the Heart of the Sea,2015,1,Yes +In the Heat of the Night,1967,0,Yes +In the Land of Saints and Sinners,2023,0,Yes +In the Line of Fire,1993,0,No +In the Loop,2009,0,Yes +In the Mouth of Madness,1995,0,No +In the Name of the Father,1993,0,Yes +In the Realm of the Senses,1976,0,Yes +In Time,2011,0,Yes +Inception,2010,0,No +The Incredible Hulk,2008,0,No +The Incredibles,2004,1,Yes +Incredibles 2,2018,0,No +Independence Day,1996,0,Yes +Indian Summer,1993,0,Yes +Indiana Jones and the Dial of Destiny,2023,1,Yes +Indiana Jones and the Kingdom of the Crystal Skull,2008,1,Yes +Indiana Jones and the Last Crusade,1989,1,No +Indiana Jones and the Temple of Doom,1984,1,Yes +The Infernal Machine,2022,0,No +Inferno,1980,0,Yes +Infini,2015,0,Yes +Infinite,2021,0,Yes +Infinite Storm,2022,1,No +Infinity Chamber,2017,1,No +Infinity Pool,2023,0,Yes +Inheritance,2020,0,Yes +Ink,2020,0,Yes +Innerspace,1987,2,No +Innocent Blood,1992,1,Yes +Inside Man,2006,1,No +Inside Out,1975,2,No +Instructions Not Included,2013,0,Yes +The Intergalactic Adventures of Max Cloud,2020,1,Yes +The International,2009,0,No +Interstate 60,2003,1,Yes +Interstellar,2014,0,Yes +Into the Forest,2016,0,No +Into the Night,1985,0,No +Intrigo: Samaria,2019,0,No +Intruder,1989,1,No +Invaders from Mars,1953,0,No +Invaders from Mars,1986,0,Yes +Invasion,1966,0,No +Invasion of Astro-Monster,1965,0,Yes +Invasion of the Body Snatchers,1956,0,No +Invasion of the Body Snatchers,1978,0,No +Invictus,2009,0,Yes +The Invisible Guest,2017,0,Yes +The Invisible Man,1933,0,No +The Invisible Man,2020,0,Yes +The Invitation,2022,0,Yes +Invitation to a Murder,2023,1,Yes +Ip Man,2008,0,Yes +Ip Man 2,2010,0,Yes +Ip Man 3,2015,0,Yes +Ip Man 4: The Finale,2019,0,No +The Irishman,2019,0,Yes +Iron Fists and Kung Fu Kicks,2019,3,Yes +The Iron Giant,1999,0,Yes +Iron Maiden: Flight 666,2009,10,No +Iron Man,2008,1,Yes +Iron Man 2,2010,0,Yes +Iron Man 3,2013,0,No +Iron Mask,2019,0,No +Iron Monkey,1993,0,Yes +Iron Sky: The Coming Race,2019,0,Yes +The Iron-Fisted Monk,1977,0,Yes +Iron.Sky.2012.Directors.Cut.1080p.BluRay.H264.AC3.DD5.1,2012,0,Yes +The Island,2005,2,Yes +Island Escape,2023,0,Yes +Island of Terror,1966,0,No +Isolated,2013,0,Yes +It,2017,1,Yes +IT,,0,No +It Chapter Two,2019,1,No +It Comes at Night,2017,0,Yes +It Could Happen to You,1994,0,Yes +It Follows,2015,0,Yes +It Happened One Night,1934,0,No +It Lives Inside,2023,0,Yes +It's a Wonderful Knife,2023,0,Yes +It's a Wonderful Life,1946,0,Yes +Jack,1996,0,Yes +Jack and Jill,2021,0,No +Jack Reacher,2012,0,No +Jack Reacher: Never Go Back,2016,0,No +Jackals,2017,0,No +Jackass 3.5,2011,1,No +Jackass 3D,2010,1,Yes +Jackass 4.5,2022,1,Yes +Jackass Forever,2022,3,No +Jackass: The Movie,2002,1,Yes +The Jacket,2005,0,No +Jackie Brown,1997,1,No +Jagged Edge,1985,0,No +James vs. His Future Self,2020,2,No +Jason and the Argonauts,2001,0,No +Jason and the Argonauts,1963,0,Yes +Jay and Silent Bob Reboot,2019,0,No +Jennifer,1978,0,No +Jenny's Wedding,2015,1,No +Jeremiah Johnson,1972,1,No +The Jerk,1979,0,Yes +JFK,1991,1,Yes +Jimmy Neutron: Boy Genius,2001,1,No +Jingle Jangle: A Christmas Journey,2020,0,No +Jiu Jitsu,2020,0,No +Joe Bell,2021,0,No +Joe Dirt,2001,2,Yes +Joe Versus the Volcano,1990,1,Yes +Joe's Apartment,1996,0,Yes +John Carter,2012,0,No +John Dies at the End,2012,0,Yes +John Wick,2014,0,Yes +John Wick: Chapter 2,2017,0,No +John Wick: Chapter 3 - Parabellum,2019,0,No +John Wick: Chapter 4,2023,3,Yes +Johnny Carson: King of Late Night,2012,0,No +Johnny Mnemonic,1995,0,Yes +Johnny Skidmarks,1998,0,Yes +Jojo Rabbit,2019,2,No +Joker,2019,1,No +Jolt,2021,0,No +Jonah Hex,2010,0,Yes +Journey 2: The Mysterious Island,2012,0,Yes +Journey to the Center of the Earth,1959,0,No +Journey to the Center of the Earth,2008,0,No +Joy Ride,2023,0,Yes +Judge Dredd,1995,0,Yes +Jumanji,1995,1,Yes +Jumanji: The Next Level,2019,2,No +Jumanji: Welcome to the Jungle,2017,2,No +Jumper,2008,0,Yes +Jumpin' Jack Flash,1986,1,No +Jungle,2017,0,Yes +The Jungle Book,2016,0,Yes +Jungle Cruise,2021,2,Yes +Juno,2007,0,No +Jupiter Ascending,2015,0,Yes +Jurassic Park,1993,1,Yes +Jurassic Park III,2001,0,Yes +Jurassic.World.Fallen.Kingdom.2018.1080p.BluRay.H264.AAC-RARBG,2018,0,No +Just Like Heaven,2005,0,Yes +Justice League,2017,0,Yes +The Karate Kid,2010,0,Yes +Kate,2021,0,No +Kate & Leopold,2001,0,No +Kelly's Heroes,1970,0,Yes +The Kentucky Fried Movie,1978,4,No +Key Largo,1948,1,No +Kick Me,2023,0,Yes +Kick-Ass,2010,0,No +Kick-Ass 2,2013,0,No +The Kid Who Would Be King,2019,0,Yes +Kill Bill: Vol. 1,2003,0,Yes +Kill Bill: Vol. 2,2004,0,No +Kill Boksoon,2023,0,No +Kill Command,2016,0,No +Kill Me Again,1989,0,No +The Kill Room,2023,0,No +The Killer,1989,0,No +The Killer,2023,1,Yes +Killerman,2019,0,Yes +The Killers,1964,0,Yes +Killers,2010,1,No +Killers of the Flower Moon,2023,0,Yes +The Killing,1956,0,Yes +The Killing Fields,1984,1,No +Killing Gunther,2017,2,No +The Killing Time,1987,0,No +Kin,2018,0,Yes +Kind Hearts and Coronets,1949,0,Yes +Kindergarten Cop,1990,0,Yes +King Kong,1976,0,No +King Kong vs. Godzilla,1962,0,Yes +The King of Boxers,1972,0,Yes +King Solomon's Mines,1950,0,Yes +The King's Man,2021,0,Yes +The King's Speech,2010,0,Yes +Kingsman: The Golden Circle,2017,1,Yes +Kingsman: The Secret Service,2015,0,Yes +Kiss Kiss Bang Bang,2005,1,Yes +Kiss Me Deadly,1955,0,Yes +Kiss of the Dragon,2001,1,No +Kite,2014,0,Yes +The Knight of Shadows: Between Yin and Yang,2019,1,No +Knives Out,2019,1,No +Knock at the Cabin,2023,0,Yes +Knuckledust,2020,0,Yes +Kong.Skull.Island.2017.1080p.BluRay.X264.AC3.Will1869,2017,1,No +Krampus,2015,1,No +Krull,1983,0,Yes +Kung Fu Dunk,2008,0,Yes +Kung Fu Hustle,2004,1,Yes +Kung Fu Killer,2008,0,Yes +L.A. Confidential,1997,1,No +Labyrinth,1986,1,Yes +The Lady Vanishes,1938,0,Yes +Ladyworld,2019,0,Yes +The Lair of the White Worm,1988,0,No +Lamborghini: The Man Behind the Legend,2022,0,Yes +Land,2020,1,No +Land of Bad,2024,1,Yes +Land of the Lost,2009,0,No +The Langoliers,1995,0,No +Lara Croft: Tomb Raider,2001,0,No +"LaRoy, Texas",2024,0,Yes +Larry Crowne,2011,1,Yes +Last Action Hero,1993,0,Yes +The Last Boy Scout,1991,0,No +Last Call,2021,1,No +The Last Days,2013,1,Yes +The Last Days of American Crime,2020,0,No +The Last Duel,2021,0,No +The Last Frontier,2020,0,Yes +The Last Full Measure,2020,1,No +The Last Hard Men,1976,0,No +Last Looks,2021,1,No +The Last Man on Earth,1964,0,Yes +The Last of Sheila,1973,1,Yes +The Last of the Mohicans,1992,0,Yes +The Last Samurai,2003,1,No +Last Sentinel,2023,0,Yes +The Last Shift,2020,0,No +The Last Stand,2013,1,Yes +The Last Starfighter,1984,1,Yes +The Last Voyage of the Demeter,2023,0,Yes +The Last Witch Hunter,2015,2,Yes +Late Night with the Devil,2024,0,Yes +Laura,1944,0,No +Le Mans,1971,1,No +The League of Extraordinary Gentlemen,2003,1,No +Leatherface.2017.1080p.BluRay.H264.AAC3.DD5.1,2017,1,Yes +Leave the World Behind,2023,0,Yes +Legacy,2020,0,No +Legend,1985,0,No +The Legend of Drunken Master,1994,0,Yes +The Legend of Fong Sai Yuk,1993,0,Yes +The Legend of Hell House,1972,0,Yes +Legion,2010,1,No +The LEGO Batman Movie,2017,0,Yes +The Lego Movie,2014,1,Yes +Léon: The Professional,1994,0,Yes +Let Sleeping Corpses Lie,1974,1,No +Let the Right One In,2008,0,Yes +Leviathan,1989,1,Yes +Libeled.Lady.1936.1080p.BluRay.H264.AAC-RARBG,1936,0,No +The Librarian III: The Curse of the Judas Chalice,2008,1,No +The Librarian: Quest for the Spear,2004,1,No +The Librarian: Return to King Solomon's Mines,2006,0,No +Licence to Kill,1989,0,Yes +Lifeboat,1944,0,No +Lifeforce,1985,0,Yes +Lifespan,1976,0,No +Lift,2024,0,Yes +Light Sleeper,1992,0,No +Lights Out,2024,0,Yes +The Limey,1999,0,Yes +Limitless,2011,0,Yes +Little Big Man,1970,0,No +The Little Hours,2017,0,Yes +The Little Mermaid,1989,0,No +The Little Things,2020,0,No +Live and Let Die,1973,5,No +Live Free or Die Hard,2007,0,Yes +Living,2021,0,Yes +La Llorona,2019,0,No +La Llorona,2020,0,No +Loaded Weapon 1,1993,3,No +"Lock, Stock and Two Smoking Barrels",1998,0,No +Locked Down,2021,0,No +Locked In,2021,0,No +Logan Lucky,2017,0,Yes +Logan's Run,1976,3,No +Lone Star,1996,0,Yes +The Long Goodbye,1973,1,No +The Long Kiss Goodnight,1996,0,No +The Longest Day,1962,0,No +Looker,1981,0,No +Looper,2012,0,Yes +Loose Cannons,1990,2,No +The Lord of the Rings: The Fellowship of the Ring,2001,4,Yes +The Lord of the Rings: The Return of the King,2003,3,Yes +The Lord of the Rings: The Two Towers,2002,3,Yes +Lost at War,2007,0,No +The Lost Boys,1987,0,Yes +The Lost City,2022,1,Yes +Lost Highway,1997,0,No +The Lost King,2022,0,Yes +The Lost World: Jurassic Park,1997,0,Yes +Lou,2022,1,Yes +Love,2012,0,No +Love and Monsters,2020,1,No +The Loved Ones,2010,0,No +Lucky Number Slevin,2006,1,No +The Lucky One,2012,0,Yes +Lucy,2014,2,Yes +The Lure,2015,0,Yes +M*A*S*H,1970,0,Yes +Machete,2010,0,No +Machete Kills,2013,0,Yes +The Machine,2023,2,Yes +The Machinist,2004,0,Yes +Mad Max,1979,3,Yes +Mad Max 2: The Road Warrior,1981,1,Yes +Mad Max Beyond Thunderdome,1985,0,No +Mad Max: Fury Road,2015,0,Yes +Madagascar,2005,0,Yes +Madame Web,2024,0,Yes +The Magnificent Butcher,1979,1,Yes +The Magnificent Seven,1960,0,Yes +Magnum Force,1973,3,No +Mallrats,1995,0,No +Malone,1987,0,Yes +The Maltese Falcon,1941,1,No +Man Bites Dog,1992,0,No +A Man Called Otto,2022,1,Yes +The Man from Earth,2007,0,Yes +The Man from Nowhere,2010,0,Yes +The Man from Toronto,2022,0,Yes +The Man from U.N.C.L.E.,2015,0,Yes +Man of Iron,1972,1,Yes +Man of Steel,2013,0,Yes +Man Push Cart,2006,0,Yes +The Man Who Knew Too Little,1997,0,No +The Man Who Knew Too Much,1935,0,Yes +The Man Who Knew Too Much,1956,0,No +The Man with One Red Shoe,1985,0,Yes +The Man with the Golden Gun,1974,1,No +The Man with the Iron Fists,2012,0,No +The Manchurian Candidate,1962,0,Yes +Manhunter,1986,0,No +Maniac Cop,1988,1,No +Maniac Cop 2,1990,0,No +Mannequin,1987,0,Yes +The Map of Tiny Perfect Things,2021,2,No +Marathon Man,1976,0,No +Marauders,2016,0,No +Mardi Gras Massacre,1978,1,No +El Mariachi,1993,0,Yes +The Marksman,2021,0,No +Marnie,1964,0,No +Mars Attacks!,1996,1,Yes +The Marsh King's Daughter,2023,0,Yes +The Martian,2015,6,Yes +Martyrs,2008,0,Yes +Mary Poppins,1964,10,Yes +The Mask of Zorro,1998,0,No +The Master,1992,0,Yes +Master Of The Shadowless Kick: Wong Kei-Ying,2016,0,No +The Matrix,1999,2,Yes +The Matrix Reloaded,2003,0,No +The Matrix Resurrections,2021,1,Yes +The Matrix Revolutions,2003,0,No +The Mauritanian,2021,1,No +Max Winslow and the House of Secrets,2020,0,No +Maximum Overdrive,1986,5,Yes +Mayhem,2017,1,No +The Maze Runner,2014,0,Yes +Maze Runner: The Scorch Trials,2015,0,No +"McFarland, USA",2015,0,Yes +McHale's Navy,1997,1,No +Meander,2021,0,No +The Meaning of Life,1983,1,No +Meet the Feebles,1989,1,Yes +The Meg,2018,0,No +Meg 2: The Trench,2023,0,Yes +Mega Time Squad,2018,1,Yes +Megan Leavey,2017,0,Yes +Memoirs of an Invisible Man,1992,1,No +Memphis Belle,1990,0,No +Men,2022,0,Yes +Men at Work,1990,1,Yes +Men in Black,1997,0,Yes +Men in Black II,2002,0,No +Men in Black: International,2019,0,No +Men in Black³,2012,0,Yes +Men of Honor,2000,0,Yes +The Menu,2022,0,Yes +Metal Lords,2022,0,Yes +Metalstorm: The Destruction of Jared-Syn,1983,1,Yes +The Meyerowitz Stories,2017,0,Yes +Midnight Cowboy,1969,0,Yes +Midnight Express,1978,1,No +Midnight in Paris,2011,8,No +Midnight Run,1988,0,No +Midnight Special,2016,0,Yes +Millennium,1989,0,No +A Million Miles Away,2023,0,Yes +The Millionaires' Express,1986,0,No +Mindcage,2022,0,Yes +Mindwarp,1992,0,Yes +Mine Games,2023,0,No +Minions: The Rise of Gru,2022,0,Yes +The Ministry of Ungentlemanly Warfare,2024,1,Yes +Minority Report,2002,1,Yes +Miracle,2004,0,Yes +Mirrormask,2005,0,Yes +Misery,1990,0,No +The Misfits,2021,0,No +The Mission,1986,1,Yes +Mission: Impossible - Dead Reckoning,2023,0,Yes +Mission: Impossible III,2006,0,No +Mission.Impossible.Fallout.2018.720p.KORSUB.HDRip.x264.AAC2.0-STUTTERSHIT,2018,0,No +The Mist,2007,0,No +Mister Frost,1990,0,No +The Mitchells vs. the Machines,2021,0,Yes +Moby Dick,1956,1,Yes +Molly's Game,2017,1,No +Mom and Dad,2018,0,No +Mona Lisa Smile,2003,0,Yes +Moneyball,2011,1,Yes +"Monica, O My Darling",2022,0,Yes +Monkey Kung Fu,1979,2,Yes +Monkey Man,2024,1,Yes +Monolith,1994,0,No +Monster,2004,1,No +Monster House,2006,0,Yes +Monster Hunter,2020,4,Yes +The Monster Squad,1987,1,No +Monsters,2010,1,No +Monsters of Man,2020,0,No +Monsters vs. Aliens,2009,7,Yes +Monty Python and the Holy Grail,1975,1,No +The Monuments Men,2014,1,Yes +Moon,2009,0,Yes +Moon 44,1990,0,No +Moonfall,2022,0,No +Moonraker,1979,5,No +Moontrap,1990,0,No +Morbius,2022,0,Yes +The Morning After,1986,0,Yes +Mortal,2020,1,Yes +Mortal Engines,2018,0,Yes +Mortal Kombat,1995,1,No +Mortal Kombat,2021,1,Yes +The Mortal Storm,1940,0,Yes +Mortuary Academy,1988,1,Yes +The Mortuary Collection,2020,1,No +The Most Dangerous Game,2022,0,Yes +The Mother,2023,1,Yes +Mother/Android,2021,0,No +Mr. Destiny,1990,0,No +Mr. Harrigan's Phone,2022,0,Yes +Mr. Nobody,2009,0,No +Mud,2013,0,Yes +Mulan,2020,0,No +Mulberry St,2006,2,No +The Mule,2018,1,No +Mummies,2023,0,Yes +The Mummy,1999,1,Yes +The Mummy,2017,1,No +The Mummy Returns,2001,2,Yes +The Munsters,2022,0,No +Murder by Death,1976,1,Yes +Murder by Decree,1979,0,Yes +Murder in the Woods,2020,0,Yes +Murder Mystery,2019,0,Yes +Murder Mystery 2,2023,0,Yes +Murder on the Orient Express,1974,0,Yes +Murder Party,2007,1,No +"Murder, Inc.",1960,0,No +"Murder, My Sweet",1945,2,No +Murderers' Row,1966,0,No +The Music Man,1962,1,Yes +Mutant Chronicles,2008,0,No +My Best Friend's Exorcism,2022,0,No +My Man Godfrey,1936,1,Yes +My.Science.Project.1985.1080p.BluRay.H264.AAC-RARBG,1985,4,No +Mysterious Island,1961,0,No +Mysterious Island,2005,0,No +Mystery Men,1999,0,Yes +Mystery Train,1989,0,Yes +"Mystery, Alaska",1999,0,No +Mythica: A Quest for Heroes,2014,0,No +Naked,2017,0,Yes +The Naked Edge,1961,0,No +The Naked Jungle,1954,1,No +Naked Lunch,1992,1,Yes +The Name of the Rose,1986,0,No +Nanny McPhee,2005,0,No +Napoleon,2023,0,Yes +The Narrow Margin,1952,0,No +National Treasure,2004,0,No +The Natural,1984,0,No +Natural Born Killers,1994,1,Yes +Navy Seals vs. Zombies,2015,1,No +Near Dark,1987,0,No +Needful Things,1993,0,No +Neon Maniacs,1986,0,No +The NeverEnding Story,1984,0,No +New Jack City,1991,0,No +The New Mutants,2020,0,No +Newman's Law,1974,0,Yes +Next,2007,0,No +Next Goal Wins,2023,0,Yes +Next of Kin,1989,2,No +The Nice Guys,2016,1,No +Night at the Museum,2006,0,No +The Night Before,2015,0,Yes +The Night Clerk,2020,0,No +The Night Comes for Us,2018,1,Yes +The Night Eats the World,2018,1,No +Night Moves,1975,1,No +Night of the Comet,1984,1,Yes +Night of the Creeps,1986,1,Yes +Night of the Demons,2011,0,No +Night of the Living Dead,1990,0,Yes +Night of the Sicario,2021,0,No +Night of the Wolf,2014,1,No +Night of the Zombies,1980,1,Yes +Night Patrol,1984,0,Yes +Night Raiders,2021,0,Yes +Night Shift,1982,0,Yes +Night Shift,2021,0,No +The Night Stalker,1972,1,Yes +Nightbooks,2021,0,Yes +Nightbreed.1990.Directors.Cut.1080p.BluRay.H264.AAC-RARBG,1990,0,No +Nightcrawler,2014,0,No +Nightfall,1956,0,No +The Nightmare Before Christmas,1993,0,Yes +Nightmare Man,2006,0,No +A Nightmare on Elm Street,1984,0,No +Nine Guests for a Crime,1977,0,Yes +Ninja Terminator,1986,0,Yes +"Ninja, Force of Assassins",1988,0,No +Ninjas vs. Zombies,2008,1,No +No Escape,1994,0,Yes +No Exit,2022,0,Yes +No Man of God,2021,0,No +No Man's Land,2001,0,No +No Sudden Move,2021,0,Yes +No Time to Die,2021,1,Yes +No Way Out,1987,0,No +Nobody,2021,1,Yes +Nocturnal Animals,2016,0,No +Nomadland,2021,0,Yes +Nope,2022,0,Yes +Norman,,0,No +Norman,2021,0,No +North by Northwest,1959,1,Yes +The Northman,2022,1,Yes +Not Another Teen Movie,2001,2,No +Notorious,1946,0,No +Notting Hill,1999,0,No +Nowhere Alaska,2020,0,Yes +"O Brother, Where Art Thou?",2000,0,Yes +Oblivion,2013,2,Yes +Occupation: Rainfall,2021,0,No +The Octagon,1980,0,No +October Sky,1999,0,No +Octopussy,1983,1,No +The Odessa File,1974,1,Yes +Office Uprising,2018,1,Yes +Old,2021,1,No +The Old Guard,2020,1,Yes +Old Henry,2021,0,No +The Old Way,2023,0,Yes +Oldboy,2003,0,Yes +Oldboy,2013,0,No +The Omega Man,1971,2,No +The Omen,1976,1,No +On Her Majesty's Secret Service,1969,0,No +On the Count of Three,2022,0,Yes +On the Rocks,2020,0,No +Once,2007,0,Yes +Once Upon a Time in America,1984,1,Yes +Once Upon a Time in the West,1968,1,Yes +Once Upon a Time in Venice,2017,0,Yes +One Cut of the Dead,2018,2,Yes +One Flew Over the Cuckoo's Nest,1975,0,No +One Hour Photo,2002,0,No +One Life,2023,2,Yes +One Night in Bangkok,2020,0,No +One Shot,2021,0,Yes +Ong-Bak,2003,1,Yes +Onward,2020,0,No +Open Grave,2013,0,No +Operation Condor,1991,3,Yes +Operation Fortune: Ruse de Guerre,2023,0,No +Operation: Endgame,2012,0,No +Oppenheimer,2023,1,Yes +Ordinary People,1980,0,Yes +Original Gangster,2020,0,No +Osmosis Jones,2001,0,Yes +The Others,2001,0,No +Our Friend,2021,0,No +Out Cold,2001,0,No +Out of Darkness,2024,1,Yes +Out of the Past,1947,1,Yes +The Out-Laws,2023,0,Yes +Outbreak,1995,0,No +The Outfit,1974,1,No +Outland,1981,0,No +Outlander,2008,0,No +The Outpost,2020,0,Yes +Outside the Wire,2021,0,Yes +The Outsiders,1983,0,Yes +Over the Hedge,2006,0,No +The Owners,2020,0,No +P.J.,1968,0,Yes +Pacific Rim,2013,0,No +Pacific Rim: Uprising,2018,0,No +The Pale Blue Eye,2022,0,Yes +The Pale Door,2020,1,No +Palm Springs,2020,3,No +Pan's Labyrinth,2006,0,Yes +Pandamonium,2020,0,No +Pandorum.2009.1080p.BluRay.H264.AC3.DD5.1,2009,0,Yes +Panic in Year Zero!,1962,1,No +The Paper Tigers,2021,1,Yes +Papillon,1973,1,Yes +Paradise Road,1997,1,No +Paradox,2016,0,No +Paradox,2017,0,No +The Parallax View,1974,0,No +Parallel,2015,0,Yes +Parallel,2020,0,Yes +Parallels,2015,0,No +Parasite,2019,0,No +"Paris, Texas",1984,0,Yes +The Park Is Mine,1985,0,Yes +Passenger 57,1992,0,No +Passengers,2016,2,Yes +Patient Seven,2016,0,Yes +Patton,1970,2,Yes +Paul,2011,1,Yes +Payback,1999,0,No +Paycheck,2003,0,No +PCU,1994,0,Yes +The Peacemaker,1997,0,No +The Peanut Butter Falcon,2019,0,No +Pee-wee's Big Adventure,1985,2,Yes +Peeping Tom,1960,1,Yes +Penance Lane,2020,0,No +Peninsula,2020,1,No +Peppermint,2018,0,No +Percy,1971,0,Yes +Percy Jackson & the Olympians: The Lightning Thief,2010,0,Yes +Percy.Jackson.Sea.of.Monsters.2013.1080p.BluRay.H264.AC3.DD5.1,2013,1,Yes +The Perils of Gwendoline in the Land of the Yik Yak,1984,1,Yes +Pet Sematary,2019,0,Yes +Pete's Dragon,2016,0,Yes +Phantasm,1979,1,Yes +"The Phantom from 10,000 Leagues",1955,0,No +Phantoms,1998,1,No +Phase IV,1974,1,No +The Philadelphia Experiment,1984,0,No +The Philadelphia Experiment,2012,0,No +Pink Floyd: The Wall,1982,5,No +The Pink Panther,1963,0,Yes +Piranha 2010,2010,1,Yes +Pitch Black,2000,0,Yes +Plaga Zombie: Mutant Zone,2001,0,Yes +Plan 9 from Outer Space,1959,1,No +Plane,2023,0,Yes +"Planes, Trains & Automobiles",1987,0,Yes +Planet of the Apes,1968,0,No +Planet Terror,2007,0,Yes +The Platform,2019,0,Yes +Play Dirty,1969,0,No +Playing God,2021,0,No +Please Don't Destroy: The Treasure of Foggy Mountain,2023,0,Yes +Point of No Return,1993,0,No +Poker Face,2022,0,No +The Polar Express,2004,1,No +Police Academy,1984,0,Yes +Police Story,1985,1,Yes +Police Story 2,1988,0,Yes +Police Story 3: Super Cop,1992,0,Yes +Police Story 4: First Strike,1996,0,Yes +Polite Society,2023,0,Yes +Pollock,2001,1,Yes +Poltergeist,1982,0,Yes +The Pope's Exorcist,2023,1,Yes +Porky's,1982,1,No +Porno,2019,0,No +The Portable Door,2023,0,Yes +Poseidon,2006,1,Yes +Possessed,2022,0,No +Possessor,2020,0,No +The Postman,1997,0,No +Predator,1987,1,Yes +The Predator,2018,1,No +Predator 2,1990,1,Yes +Predators,2010,1,Yes +Predestination,2014,0,Yes +The Prestige,2006,0,Yes +Prey,2022,1,Yes +Priest,2011,0,No +Primer,2005,0,Yes +The Princess,2022,1,Yes +The Princess Bride,1987,2,No +The Principal,1987,0,Yes +Prisoners of the Ghostland,2021,0,No +Private School,1983,0,Yes +The Prodigal Son,1981,0,Yes +The Professionals,1966,0,Yes +Project A: Part II,1987,0,No +Project Almanac,2015,0,No +Project Power,2020,1,No +Prometheus,2012,1,Yes +Prospect,2018,0,No +The Protégé,2021,0,No +Psych-Out,1968,0,No +Psycho,1960,1,No +Psycho Beach Party,2001,0,Yes +Psycho Goreman,2020,1,No +Pulp Fiction,1994,0,Yes +Pulse,1988,0,Yes +Pump Up the Volume,1990,6,Yes +The Punisher,2004,0,Yes +Purgatory,1999,1,Yes +Push,2009,0,Yes +Quantum of Solace,2008,1,No +Quarantine,2008,0,No +Quarantine 2: Terminal,2011,0,No +Quatermass and the Pit,1967,1,Yes +Quest for Fire,1981,0,No +The Quest for Tom Sawyer's Gold,2023,0,Yes +The Quick and the Dead,1995,0,No +Quick Change,1990,0,Yes +The Quiet Earth,1985,1,No +A Quiet Place,2018,0,Yes +A Quiet Place Part II,2021,0,No +Quills.2000.1080p.WEBRip.x264-RARBG,2000,0,No +RIPD,2013,1,No +Rabid,1977,0,No +Rabid,2019,0,No +Race the Sun,1996,1,Yes +Race to Witch Mountain,2009,2,No +Racquet,1979,0,Yes +Rad,1986,1,No +Radioactive Dreams,1986,1,No +Radius,2017,0,Yes +The Raid,2012,1,Yes +Raiders of the Lost Ark,1981,2,Yes +Raise the Titanic,1980,0,No +Raising Arizona,1987,0,No +Ralph Breaks the Internet,2018,0,No +Rammbock: Berlin Undead,2010,1,No +Rampage,2010,0,No +Rampage,2018,0,No +Rare Exports: A Christmas Tale,2010,1,No +Rat Race,2001,0,Yes +Ravagers,1979,0,Yes +The Raven,2012,0,No +Raven's Hollow,2022,0,No +Ravenous,1999,1,No +Raw Deal,1986,1,No +Raymond & Ray,2022,0,Yes +The Razor's Edge,1984,0,Yes +Re-Animator,1985,1,Yes +Ready or Not,2019,1,No +Ready Player One,2018,6,Yes +Real Genius,1985,1,Yes +Rear Window,1954,0,Yes +Rebecca,1940,0,Yes +Rebirth of Mothra II,1997,0,Yes +REC,2007,0,No +[Rec]²,2009,1,No +[REC]³ Genesis,2012,1,Yes +RED,2010,0,Yes +Red Dawn,1984,0,No +Red Dragon,2002,0,No +Red Lights,2012,0,No +Red Notice,2021,1,Yes +Red Right Hand,2024,0,Yes +Red Rock West,1993,0,No +Red Snow,2021,1,No +Red Sonja,1985,0,No +Red Sparrow,2018,1,Yes +The Ref,1994,1,Yes +Reign of Fire,2002,0,No +The Relic,1997,0,No +The Remaining,2014,0,No +Reminiscence,2021,0,No +Remo Williams: The Adventure Begins,1985,1,Yes +Renaissance Man,1994,0,Yes +Renegades,2022,0,No +Renfield,2023,0,Yes +The Rental,2020,0,Yes +Repeaters,2021,1,No +Repo Man,1984,1,No +Repo Men,2010,0,Yes +Requiem for a Dream,2000,0,No +Reservoir Dogs,1992,0,Yes +Resident Evil,2002,1,No +Resident Evil: Apocalypse,2004,0,No +Resident Evil: Welcome to Raccoon City,2021,1,No +Resident.Evil.Afterlife.2010.1080p.BluRay.H264.AC3.DD5.1,2010,0,No +Resident.Evil.Extinction.2007.1080p.BluRay.H264.AC3.DD5.1,2007,0,No +Resident.Evil.Retribution.2012.1080p.bluRay.H264.AC3.DD5.1,2012,0,No +Resident.Evil.The.Final.Chapter.2016.1080p.BluRay.H264.AC3.DD5.1,2016,0,No +Resistance,2020,0,No +Resolution,2013,0,No +The Resort,2021,2,No +Resurrection,2022,0,Yes +The Retirement Plan,2023,0,Yes +The Retreat,2021,0,Yes +Retroactive,1997,0,Yes +The Return of the Living Dead,1985,1,Yes +Return to House on Haunted Hill,2007,0,No +Return to the 36th Chamber,1980,0,Yes +Reunion,2024,0,Yes +Revenge,2018,1,Yes +Revenge of the Nerds,1984,1,No +Revenge of the Ninja,1983,1,Yes +The Rezort,2016,0,No +Richard Jewell,2019,0,No +Richie Rich,1994,1,Yes +Riddick,2013,0,Yes +Riders of Justice,2020,1,No +The Rift,1990,0,No +Right at Your Door,2006,1,No +The Right Stuff,1983,0,Yes +Righteous Thieves,2023,0,No +Rigor Mortis,2013,1,Yes +Riki-Oh: The Story of Ricky,1991,3,Yes +Rim of the World,2019,0,No +Rise of the Mummy,2021,1,No +Rise of the Planet of the Apes,2011,0,Yes +Rise of the Zombies,2012,0,No +Risen,2021,0,No +Rising Dead,2007,1,No +The Ritual,2017,0,No +Riverworld,2010,0,No +Road Games,1981,0,Yes +Road to Perdition,2002,1,No +The Road to Wellville,1994,1,No +Rob Roy,1995,0,No +Robin Hood,2013,0,No +Robin Hood: Men in Tights,1993,0,No +Robin-B-Hood,2006,0,Yes +Robinson Crusoe on Mars,1964,1,No +RoboCop,1987,1,No +Robot Jox,1990,0,Yes +Robots,2005,1,No +Robots,2023,0,Yes +Rock 'n' Roll High School,1981,0,No +Rock of Ages,2012,0,Yes +RocknRolla,2008,0,No +Rocky,1976,0,Yes +The Rocky Horror Picture Show,1975,1,No +Rocky IV,1985,0,Yes +Rogue One: A Star Wars Story,2016,2,Yes +Role Play,2024,1,Yes +Rolling Thunder,1978,0,No +Romancing the Stone,1984,0,No +Ronin,1998,1,No +The Rookie,1990,0,Yes +Rooster Cogburn,1975,0,No +Rosemary's Baby,1968,0,No +Rounders,1998,0,No +Ruckus,1981,0,No +Run,1991,0,No +Run,2020,0,No +Run Lola Run,1997,0,Yes +Runaway,1984,0,No +The Running Man,1987,1,Yes +Running with the Devil,2019,0,Yes +Rye Lane,2023,0,Yes +S*P*Y*S,1974,0,No +Saboteur,1942,1,Yes +The Sadness,2021,1,Yes +Safety,2020,0,No +Safety.Not.Guaranteed.2012.1080p.BluRay.H264.AAC-RARBG,2012,0,No +Sahara,2005,3,No +The Saint of Fort Washington,1993,0,No +Salem's Lot,1979,0,Yes +Salvage,2010,1,No +Samaritan,2022,0,Yes +Samurai Cop,2016,0,No +San Andreas,2015,0,No +The Sand Pebbles,1966,0,No +The Sandlot,1993,0,Yes +The Santa Clause,1994,1,Yes +The Santa Clause 2,2002,1,No +The Santa Clause 3: The Escape Clause,2006,0,No +Santa Sangre,1989,0,No +Saturday the 14th,1981,1,Yes +Saturn 3,1980,0,No +Savage Salvation,2022,0,Yes +Savage Streets,1984,0,No +Save Yourselves!,2020,1,Yes +Saving Face,2005,0,Yes +Saving Private Ryan,1998,0,Yes +Say Anything,1989,2,Yes +Say My Name,2019,0,Yes +Sayen,2023,0,Yes +Scanner Cop,1994,0,Yes +Scanners,1981,1,Yes +Scanners II: The New Order,1991,0,No +Scanners III: The Takeover,1991,0,No +Scare Me,2020,0,Yes +Scarlett,2020,0,Yes +Scary Movie,2000,1,No +Scary Movie 2,2001,0,No +Scary Movie 3,2003,1,No +Scary Movie 4,2006,0,No +Scary Movie V,2013,1,No +Scary Stories to Tell in the Dark,2019,0,Yes +School of Rock,2003,0,Yes +Scooby-Doo,2002,3,Yes +Scooby-Doo 2: Monsters Unleashed,2004,1,Yes +Scorched Earth,2018,1,No +Scott Pilgrim vs. the World,2010,0,Yes +Scouts Guide to the Zombie Apocalypse,2015,0,Yes +Screamers,1996,0,Yes +Screwballs II,1985,1,No +Scrooge,1970,4,No +Scrooged,1988,3,Yes +Se7en,1995,1,Yes +Secret Headquarters,2022,0,Yes +The Secret Life of Pets,2016,0,Yes +The Secret Life of Walter Mitty,2013,2,No +Secret Obsession,2019,0,Yes +The Secret of My Success,1987,0,No +Secret Society of Second Born Royals,2020,0,No +Secretary,2002,1,Yes +The Secrets We Keep,2020,0,No +Security,2017,0,Yes +Security,2021,0,Yes +See How They Run,2022,1,Yes +Self Reliance,2024,0,Yes +Sentinelle,2021,0,Yes +Serenity,2005,1,No +Sergeant York,1941,1,Yes +Serial Mom,1994,1,No +Series 7: The Contenders,2001,0,No +The Serpent and the Rainbow,1988,0,Yes +The Serpent's Egg,1977,0,Yes +Settlers,2021,0,No +Seven Pounds,2008,0,Yes +Seven Years in Tibet,1997,1,Yes +The Seventh Day,2021,0,No +The Seventh Seal,1957,0,Yes +Seventh Son,2014,1,Yes +Severance,2006,1,Yes +Sex Lives of the Potato Men,2004,1,Yes +Sexy Beast,2001,0,Yes +Sgt. Bilko,1996,1,No +The Shadow,1994,0,No +Shadow in the Cloud,2020,1,Yes +Shadow Master,2022,1,No +Shadow of a Doubt,1943,0,No +Shaft,2000,0,No +Shaft,2019,0,No +The Shakiest Gun in the West,1968,0,No +The Shamrock Spitfire,2024,0,Yes +Shang-Chi and the Legend of the Ten Rings,2021,0,Yes +Shaolin Soccer,2001,0,No +Shaolin Temple,1976,0,Yes +Shaolin Temple,1982,2,Yes +Shaolin Temple Strikes Back,1981,1,No +Shaolin vs. Ninja,1982,0,No +Shaolin Warrior,2013,0,No +Shaolin Wooden Men,1976,0,Yes +Shark Week,,1,No +Shattered,,0,Yes +Shattered,1991,0,Yes +Shaun of the Dead,2004,0,No +The Shawshank Redemption,1994,0,Yes +Shazam!,2019,0,No +Shazam! Fury of the Gods,2023,0,Yes +She,1965,0,Yes +Sherlock.Holmes.2009.1080p.BluRay.H264.AC3.DD5.1,2009,0,Yes +Sherlock.Holmes.A.Game.of.Shadows.2011.1080p.BluRay.H264.AC3.DD5.1,2011,0,Yes +Shingles: The Movie,2023,0,No +The Shining,1980,0,Yes +The Shining Armour,1998,0,No +Shivers.1975.1080p.BluRay.H264.AC3.DD2.0,1975,0,Yes +Shock Waves,1977,0,Yes +Shoot 'Em Up,2007,0,No +Shortbus,2006,0,Yes +Shortcut,2020,0,No +A Shot in the Dark,1964,0,Yes +Shotgun Wedding,2022,0,Yes +Shout at the Devil,1975,0,No +Shrapnel,2023,0,No +Shrek,2001,1,No +Shutter Island,2010,0,No +Siege,1983,0,Yes +The Siege of Firebase Gloria,1989,0,No +The Signal,2008,1,No +The Silence of the Lambs,1991,0,No +Silent Hill,2006,1,Yes +Silent Hill: Revelation,2012,0,Yes +Silent Madness,1984,0,Yes +Silent Night,2023,1,Yes +Silent Running,1972,0,Yes +Silk Road,2021,0,No +A Simple Favor,2018,0,Yes +Sin City: A Dame to Kill For,2014,0,Yes +Singularity,2017,0,No +Sisu,2023,1,Yes +Six Days Seven Nights,1998,0,No +Six-String Samurai,1998,0,No +Sixteen Candles,1984,1,No +The Sixth Sense,1999,0,No +The Skeleton's Compass,2022,0,No +Ski Patrol,1990,0,No +Skyfall,2012,6,No +Skyfire,2019,0,Yes +Skyline,2010,1,No +Skylines,2020,0,No +Slacker,1991,0,Yes +Slash/Back,2022,1,Yes +Slayed,2020,0,No +Slayers,2022,0,No +The Sleepover,2020,0,Yes +Sleepy Hollow,1999,0,No +Sleuth,1972,0,No +Sling Blade,1997,0,No +Slither,1973,1,No +Slither,2006,1,No +Slotherhouse,2023,0,Yes +Slumberland,2022,0,Yes +Small Soldiers,1998,0,No +Smile,2022,0,No +Smokey and the Bandit,1977,1,No +Smokin' Aces,2007,0,No +Snake in the Eagle's Shadow,1978,0,Yes +Snakes on a Plane,2006,0,No +Snatch,2000,1,Yes +Snatched.,,0,No +Snatchers,2020,1,Yes +Sneakers,1992,0,No +Sniper: The White Raven,2022,0,No +Snow White and the Huntsman,2012,0,Yes +Snowpiercer,2013,0,Yes +Society of the Snow,2023,0,Yes +Solarbabies,1986,0,Yes +Solaris,1972,1,Yes +Solaris,2002,0,Yes +Soldier,1998,0,No +Soldier Boy,2019,0,No +Solitary Man,2010,0,No +Solo: A Star Wars Story,2018,2,No +Some Guy Who Kills People,2012,0,No +Some Like It Hot,1959,1,Yes +Someone Behind the Door,1971,0,Yes +Something in the Dirt,2022,0,Yes +Son of Rambow,2008,0,Yes +Song of the Thin Man,1947,1,Yes +Songbird,2020,1,Yes +Sonic the Hedgehog,2020,0,No +Sorcerer,1977,1,No +The Sorcerer's Apprentice,2010,0,Yes +Sorceress,1986,0,No +Soul,2020,0,No +Sound of My Voice,2012,0,Yes +A Sound of Thunder,2005,2,No +Source Code,2011,0,No +"South Park: Bigger, Longer & Uncut",1999,3,No +Southbound,2016,0,No +Soylent Green,1973,2,Yes +Space Babes from Outer Space,2017,2,Yes +Space Jam,1996,0,No +Space Jam: A New Legacy,2021,0,No +Space Truckers,1997,0,Yes +Spaceballs,1987,0,Yes +Spaced Invaders,1990,0,No +Spacehunter: Adventures in the Forbidden Zone,1983,0,No +Spaceman,2024,0,Yes +Spare Parts,2021,0,No +Spawn,1997,0,Yes +Special Bulletin,1983,0,No +Species,1995,0,No +Spectral,2016,0,No +Spectre,2015,6,Yes +Speed,1994,0,No +Speed Racer,2008,0,No +Spell,2020,0,No +Spellbound,1945,1,No +Spenser Confidential,2020,0,No +Sphere,1998,0,No +Spider-Man,2002,0,No +Spider-Man 2,2004,0,No +Spider-Man: Across the Spider-Verse,2023,0,Yes +Spider-Man: Far from Home,2019,0,No +Spider-Man: Homecoming,2017,0,Yes +Spider-Man: Into the Spider-Verse,2018,5,No +Spies in Disguise,2019,0,Yes +Spies Like Us,1985,0,Yes +Spiral,2021,0,Yes +The Spirit of St. Louis,1957,2,No +Spirited,2022,0,Yes +Spiritual Kung Fu,1978,0,Yes +SPL: Kill Zone,2005,0,Yes +Splinter,2009,0,Yes +Split,2017,0,Yes +Split Second,1992,1,No +The SpongeBob Movie: Sponge on the Run,2020,0,No +Spontaneous,2020,0,No +Spotlight,2015,0,No +Spy Game,2001,0,No +The Spy Who Came in from the Cold,1965,0,No +The Spy Who Loved Me,1977,1,No +St. Vincent,2014,0,No +Stalag 17,1953,0,Yes +Stand by Me,1986,0,Yes +Star Trek,2009,0,No +Star Trek Beyond,2016,0,No +Star Trek II: The Wrath of Khan,1982,0,Yes +Star Trek III: The Search for Spock,1984,0,No +Star Trek Into Darkness,2013,0,Yes +Star Trek IV: The Voyage Home,1986,2,Yes +Star Trek V: The Final Frontier,1989,0,Yes +Star Wars: Episode I - The Phantom Menace,1999,1,No +Star Wars: Episode II - Attack of the Clones,2002,2,Yes +Star Wars: Episode III - Revenge of the Sith,2005,1,Yes +Star Wars: Episode IV - A New Hope,1977,8,No +Star Wars: Episode V - The Empire Strikes Back,1980,5,No +Star Wars: Episode VI - Return of the Jedi,1983,5,No +Star Wars: Episode VII - The Force Awakens,2015,2,No +Star Wars: Episode VIII - The Last Jedi,2017,2,No +Star Wars: The Rise Of Skywalker,2019,0,Yes +Stardust,2007,0,No +Stargate,1994,0,Yes +Starman,1984,0,No +Starship Troopers,1997,0,No +Stigmata,1999,0,No +Stiletto,2008,0,No +Stillwater,2021,0,No +Stir Crazy,1980,0,No +Stowaway,2021,0,Yes +The Straight Story,1999,0,No +Strange Brew,1983,0,Yes +Strange Days,1995,0,No +Strange World,2022,0,Yes +The Stranger,1946,0,No +Stranger Than Fiction,2006,4,No +Stranger Than Paradise,1984,0,No +Strangers in the Night,1944,0,No +Strangers on a Train,1951,0,Yes +Straw Dogs,1971,0,Yes +Strays,2022,0,Yes +The Street Fighter,1974,0,Yes +Street Kings,2008,0,No +Striking Distance,1993,0,Yes +Stripes,1981,1,Yes +Studio 666,2022,0,No +The Stuff,1985,1,Yes +Stung,2015,1,No +Stutz,2022,0,Yes +Suck,2011,0,No +Sudden Impact,1983,0,Yes +The Sugarland Express,1974,0,Yes +Suicide Kings,1998,0,No +Suicide Squad,2016,0,Yes +The Suicide Squad,2021,2,Yes +Sundown: The Vampire in Retreat,1991,1,Yes +Sunset Boulevard,1950,0,Yes +Sunshine,2007,0,No +Super 8,2011,1,Yes +Super Mario Bros.,1993,1,No +Supercell,2023,0,No +Supercop 2,1993,0,No +The Superdeep,2020,0,Yes +Superintelligence,2019,0,No +Superman,1978,0,Yes +Superman II,1980,0,Yes +Surveillance,2008,0,No +Survival of the Dead,2010,0,No +The Survivalist,2016,0,No +Survive,2022,0,No +Survive the Night,2020,0,No +Surviving the Game,1994,0,Yes +Survivor,2015,0,No +The Suspect,1945,0,Yes +Suspect,1987,0,No +Suspect Zero,2004,0,Yes +Swamp Thing,1982,0,Yes +Swan Song,2021,0,No +The Swarm,1978,0,No +Sweeney Todd: The Demon Barber of Fleet Street,2007,0,No +Sweet Girl,2021,0,Yes +Swing Away,2017,0,Yes +Swiss Army Man,2016,0,No +The Swordsman,2020,0,No +Sympathy for the Devil,2023,0,Yes +Synchronic,2020,0,Yes +"Synecdoche, New York",2009,0,Yes +Tai-Chi Master,1993,0,No +Take Me Home Tonight,2011,0,Yes +Take Point,2018,0,No +Take Shelter,2011,0,Yes +Taken,2008,0,No +Taken 2,2012,0,No +Taking Care of Business,1990,0,No +Taking Chance,2009,1,Yes +The Taking of Pelham One Two Three,1974,1,No +Tales from the Crypt: Demon Knight,1995,0,No +Tank,1984,0,Yes +The Tank,2023,0,Yes +Tank Girl,1995,3,Yes +Taps,1981,0,No +Tár,2022,0,Yes +Target,1985,0,Yes +Taxi Driver,1976,0,No +Team America: World Police,2004,0,Yes +Teen Wolf,1985,0,No +Teenage Mutant Ninja Turtles: Mutant Mayhem,2023,0,Yes +Telefon,1977,0,No +The Tender Trap,1955,0,Yes +Tenet,2020,0,No +The Terminal Man,1974,0,No +The Terminator,1984,2,Yes +Terminator 2: Judgment Day,1991,1,No +Terminator 3: Rise of the Machines,2003,4,Yes +Terminator Salvation,2009,0,Yes +Terminator: Dark Fate,2019,3,Yes +Testament,1984,0,Yes +The Texas Chain Saw Massacre,1974,1,Yes +The Texas Chainsaw Massacre,2003,1,Yes +Texas Chainsaw Massacre,2022,1,No +The Texas Chainsaw Massacre 2,1986,0,Yes +The Texas Chainsaw Massacre: The Beginning,2006,0,No +Thanksgiving,2023,0,Yes +The.Big.Bus.1976.1080p.WEBRip.x264-RARBG,1976,1,No +The.Da.Vinci.Code.2006.Extended.Cut.1080p.BluRay.H264.AAC-RARBG,2006,0,Yes +The.Final.Destination.2009.1080p.BluRay.H264.AC3.DD5.1,2009,0,Yes +The.Great.Race.1965.1080p.BluRay.H264.AAC-RARBG,1965,1,No +The.Island.Of.Dr.Moreau.1996.DC.1080p.BluRay.H264.AAC-RARBG,1996,0,No +The.Judge.2014.1080p.BluRay.H264.AC3.Will1869,2014,0,No +The.Lego.Movie.2.The.Second.Part.2019.1080p.BluRay.H264.AC3.DD5.1,2019,0,Yes +The.LEGO.Ninjago.Movie.2017.1080p.BluRay.H264.AC3.DD5.1,2017,0,Yes +The.Phenomenon.2020.1080p.Amazon.WebDL.X264.AC3.Will1869,2020,0,No +The.Star.Chamber.1983.1080p.BluRay.H264.AAC-RARBG,1983,0,No +The.Time.Machine.1960.1080p.BluRay.H264.AAC-RARBG,1960,6,No +They Cloned Tyrone,2023,1,Yes +They Crawl Beneath,2022,0,No +They Live,1988,0,Yes +The Thin Man,1934,1,Yes +The Thing,1982,2,No +The Thing,2011,1,No +Thinner,1996,0,No +Thir13en Ghosts,2001,0,No +The Third Man,1949,1,Yes +The Thirteenth Floor,1999,1,Yes +This Is 40,2012,0,No +This Is Where I Leave You,2014,2,Yes +The Thomas Crown Affair,1968,0,Yes +The Thomas Crown Affair,1999,1,No +Thor,2011,0,Yes +Thor: Ragnarok,2017,0,No +Thor: The Dark World,2013,0,Yes +Those Who Wish Me Dead,2021,1,No +Threads,1984,0,Yes +Three Amigos!,1986,0,No +Three Days of the Condor,1975,1,Yes +Three Thousand Years of Longing,2022,1,Yes +Threshold,,0,No +Threshold,2020,0,No +Thriller: A Cruel Picture,1973,1,Yes +Thunderball,1965,2,No +Thunderheart,1992,0,Yes +Thursday,2013,0,No +Ticket to Paradise,2022,0,Yes +Ticks,1993,0,Yes +Tiger Cage II,1990,0,Yes +Tiger Cage III,1991,0,Yes +Tiger Claws,1992,0,No +Tiger.Claws.II.1996.DvdRip.H264.AC3.DD2.0,1996,0,No +Tiger.Claws.III.2000.DvdRip.H264.AC3.DD2.0,2000,0,No +Till,2022,0,Yes +Till Death,2021,0,Yes +Time After Time,1979,0,No +Time Bandits,1981,0,No +Time Lapse,2015,1,Yes +The Time Machine,2002,1,No +Time Runner,1993,1,Yes +Time Trap,2018,1,Yes +Timecrimes,2007,0,Yes +The Timekeepers of Eternity,2021,0,Yes +Tinker Tailor Soldier Spy,2011,0,No +Titanic,1997,0,No +To Kill a Mockingbird,1963,0,Yes +To Live and Die in L.A.,1985,0,No +Tobruk,1967,0,No +Tokyo Gore Police,2008,2,Yes +The Toll,2020,0,No +Tomb Raider,2018,0,Yes +Tombstone,1993,0,Yes +Tommy Boy,1995,0,Yes +Tomorrow I'll Wake Up and Scald Myself with Tea,1977,0,Yes +The Tomorrow Man,2019,0,Yes +Tomorrow Never Dies,1997,1,No +The Tomorrow War,2021,2,No +Tomorrowland,2015,1,Yes +Top Gun,1986,0,No +Top Secret!,1984,0,No +El Topo,1971,1,Yes +Tora! Tora! Tora!,1970,0,Yes +Torn Curtain,1966,1,No +Total Recall,1990,2,No +Totally Killer,2023,1,Yes +Touch of Evil,1958,0,Yes +Tough Guys,1986,0,Yes +Toward the Unknown,1956,0,No +The Towering Inferno,1974,0,No +The Town That Dreaded Sundown,2014,0,No +The Toxic Avenger,1985,1,No +The Toxic Avenger Part II,1989,0,No +Toy Story,1995,0,No +Toy Story 2,1999,0,Yes +Toy Story 4,2019,0,Yes +Trading Places,1983,0,No +The Train Robbers,1973,0,No +Train.to.Busan.2016.KOREAN.1080p.BluRay.H264.AAC-VXT,2016,1,No +Training Day,2001,0,No +Trance,2013,0,No +Trancers,1984,0,No +Transformers,2007,1,No +Transformers: Dark of the Moon,2011,0,No +Transsiberian,2008,0,Yes +Transylvania 6-5000,1985,1,Yes +Trapped Alive,1988,0,Yes +Treasure of the Four Crowns,1983,1,No +Treasure Planet,2002,0,Yes +Tremors,1990,0,No +Tremors II: Aftershocks,1996,2,No +Triangle,2009,0,Yes +Triangle of Sadness,2022,1,Yes +Tricks of the Trade,1988,0,Yes +Trigger Point,2021,0,No +Troll,2022,1,Yes +Troll Hunter,2010,1,Yes +Tron,1982,1,No +Tron: Legacy,2010,11,No +Tropic Thunder,2008,3,Yes +Trouble Bound,1993,0,No +The Trouble with Harry,1955,0,No +Truck Turner,1975,0,No +True Grit,1969,0,Yes +True Grit,2010,0,Yes +True Legend,2010,0,No +True Lies,1994,1,No +True Memoirs of an International Assassin,2016,0,Yes +The Truman Show,1998,0,Yes +Tucker and Dale vs Evil,2010,0,Yes +Turk 182,1985,0,No +Turkey Shoot,1982,0,No +Turned Towards the Sun,2012,0,Yes +The Tuskegee Airmen,1995,0,No +Twilight,2008,0,Yes +Twilight Zone: The Movie,1983,0,No +Two Heads Creek,2019,2,Yes +Two Mules for Sister Sara,1970,0,No +The Two Popes,2019,0,Yes +U Turn,1997,0,Yes +UHF,1989,0,Yes +The Ultimate Gift,2007,0,Yes +The Ultimate Warrior,1975,0,Yes +Ultimate Zombie Feast,2020,1,Yes +Ultraviolet,2006,0,No +Unaccompanied Minors,2006,0,No +The Unbearable Weight of Massive Talent,2022,1,Yes +Unbreakable,2000,0,Yes +Uncharted,2022,1,No +Uncle Peckerhead,2020,0,No +Uncovered,1995,0,No +Under Her Control,2022,0,No +Under Siege,1992,0,Yes +Under the Silver Lake,2018,0,No +Under the Skin,2013,0,No +Under Wraps,2021,0,No +Undercover Blues,1993,2,No +Underwater,2020,0,No +The Unforgivable,2021,0,Yes +The Unhealer,2021,0,Yes +Unhinged,2020,0,No +Unhuman,2022,1,Yes +The Uninvited,2009,0,No +The Unlikely Pilgrimage of Harold Fry,2023,2,Yes +Until the End of the World,1991,0,Yes +Untitled Horror Movie,2021,0,No +Up,2009,0,No +Up in Smoke,1978,1,No +Upgrade,2018,1,No +Upstream Color,2013,0,Yes +Us,2019,0,No +Used Cars,1980,0,No +The Usual Suspects,1995,1,No +V for Vendetta,2006,0,No +V/H/S/99,2022,0,No +Valerian and the City of a Thousand Planets,2017,0,Yes +Valley of the Dead,2022,2,Yes +Vampire Hookers,1978,0,Yes +The Vampire Lovers,1970,0,No +Vampires,1998,0,Yes +Vampires vs. the Bronx,2020,0,No +Van Helsing,2004,0,No +Vanguard,2020,1,No +Vanilla Sky,2001,0,Yes +Vanishing Time: A Boy Who Returned,2016,0,Yes +The Vast of Night,2020,0,Yes +The Vault,2021,0,No +Vegas Vacation,1997,0,Yes +The VelociPastor,2018,0,Yes +Velvet Buzzsaw,2019,0,Yes +Vengeance,2022,0,Yes +Venom,2018,0,No +Venom: Let There Be Carnage,2021,1,Yes +Versus,2002,0,Yes +Vertigo,1958,0,Yes +Vesper,2022,0,Yes +VFW,2020,1,No +Videodrome,1983,1,No +Vigilante Force,1978,0,No +The Village,2004,0,Yes +The Village in the Woods,2019,0,No +Village of the Damned,1960,0,Yes +Village of the Damned,1995,0,Yes +The Villainess,2017,0,Yes +Villains,2019,1,Yes +Violent City,1970,0,No +Violent Cop,1989,1,No +Violent Night,2022,0,Yes +Virtuosity,1995,0,No +Virus,1999,0,Yes +Viva,2008,0,No +Vivarium,2020,0,No +Volition,2020,1,Yes +Von Ryan's Express,1965,0,No +W!nd R!ver 2017,,0,Yes +The Wailing,2016,0,Yes +Walkabout,1971,0,Yes +Walkaway Joe,2020,0,No +WALL·E,2008,0,Yes +Walt Disney's Wonderful World of Color: I-Man,1986,0,No +Wander,2020,0,No +The Wandering Earth,2019,0,Yes +The Wandering Earth II,2023,0,Yes +War,2007,0,No +War for the Planet of the Apes,2017,0,Yes +The War of the Worlds,1953,2,Yes +War of the Worlds,2005,1,Yes +The War Wagon,1967,0,Yes +Warcraft,2016,0,Yes +WarGames,1983,0,No +Warlock,1989,0,No +Warm Bodies,2013,0,No +Warning Sign,1985,0,No +Warriors Two,1978,1,No +The Watchers,2024,0,Yes +Watchmen,2009,0,Yes +The Water Man,2021,0,No +Waterworld,1995,1,No +The Way,2010,6,No +The Way Back,2010,5,Yes +The Way Back,2020,0,Yes +The Way of the Dragon,1972,0,No +Wayne's World,1992,0,No +We Have a Ghost,2023,0,Yes +We Were Soldiers,2002,1,Yes +Weekend at Bernie's,1989,0,Yes +Weekend at Bernie's II,1993,1,Yes +Weird Science,1985,1,Yes +Weird: The Al Yankovic Story,2022,1,Yes +Welcome to Collinwood,2002,0,Yes +Welcome to Marwen,2018,0,No +Wer,2013,0,Yes +Werewolf by Night,2022,0,Yes +A Werewolf in England,2020,1,Yes +Werewolf: The Beast Among Us,2012,0,No +Werewolves Within,2021,1,No +Westworld,1973,0,No +Wet Hot American Summer,2001,0,No +The Whale,2022,0,Yes +"What Did You Do in the War, Daddy?",1966,0,No +What Happened to Monday,2017,0,Yes +What Happens Later,2023,0,Yes +What We Do in the Shadows,2014,0,Yes +Wheels on Meals,1984,0,No +Where Eagles Dare,1968,0,No +Where the Wild Things Are,2009,0,Yes +White Sky,2021,0,No +Who Am I?,1998,1,No +Who Framed Roger Rabbit,1988,0,No +Who Killed Captain Alex?,2015,1,Yes +Who's Harry Crumb?,1989,0,Yes +The Whole Ten Yards,2004,1,Yes +Wholly Moses!,1980,0,Yes +Whoops Apocalypse,1986,0,Yes +Wicked Little Things,2007,0,Yes +Wild,2014,2,Yes +Wild at Heart,1990,0,No +Wild Tales,2014,0,Yes +Wild Things,1998,0,Yes +Wild Wild West,1999,0,Yes +Wild Zero,1999,1,No +Willow,1988,0,No +Willy Wonka & the Chocolate Factory,1971,1,Yes +Willy's Wonderland,2021,1,Yes +Wind River,2017,0,Yes +Winnie-the-Pooh: Blood and Honey,2023,0,Yes +Winter Kills,1979,0,Yes +Winter's Bone,2010,1,No +The Wistful Widow of Wagon Gap,1947,0,No +The Witch: Part 2. The Other One,2022,1,Yes +The Witches,2020,0,No +Within,2016,0,Yes +Without Remorse,2021,1,No +Without Warning,1994,0,No +The Wizard of Mars,1965,0,No +The Wizard of Oz,1939,0,Yes +Wizards,1977,0,Yes +The Wolf of Snow Hollow,2020,1,No +The Wolf of Wall Street,2013,0,Yes +The Woman in Black,2012,0,No +Wonder Woman,2017,1,No +Wonder Woman 1984,2020,0,Yes +Wonka,2023,0,Yes +Woodstock,1970,5,No +The World According to Garp,1982,0,Yes +World Gone Wild,1987,1,No +The World Is Not Enough,1999,1,No +World War Z,2013,1,No +World's End,2010,1,No +The World's End,2013,0,Yes +The World's Fastest Indian,2005,0,Yes +Wrath of Man,2021,1,Yes +The Wrecking Crew,1968,0,No +A Wrinkle in Time,2018,0,Yes +The Wrong Guy,1997,0,No +Wrong Turn,2003,1,No +Wrong Turn,2021,0,No +Wrongfully Accused,1998,1,No +Wyrmwood: Road of the Dead,2014,1,Yes +The X Files,1998,0,Yes +X-Men: First Class,2011,0,Yes +X: The Man with the X-Ray Eyes,1963,0,Yes +XX,2017,0,Yes +The Year of Living Dangerously,1982,1,No +Year of the Dragon,1985,0,No +Yes Day,2021,0,Yes +"Yes, Madam!",1985,0,Yes +Yesterday,2019,0,No +Yojimbo,1961,0,Yes +You Might Be the Killer,2018,0,Yes +You Only Live Twice,1967,5,Yes +You People,2023,0,Yes +You Should Have Left,2020,0,Yes +You're Killing Me,2023,0,No +You're Next,2013,3,Yes +Young Einstein,1988,0,No +Young Frankenstein,1974,1,No +The Young Master,1980,1,Yes +Young Sherlock Holmes,1985,0,No +Youngblood,1986,0,No +Yummy,2019,2,Yes +Z.P.G.,1972,0,No +Zack Snyder's Justice League,2021,0,No +Zardoz,1974,0,No +Zathura: A Space Adventure,2005,0,Yes +The Zero Boys,1986,0,Yes +Zero Effect,1998,0,Yes +The Zero Theorem,2013,0,Yes +Zodiac,2007,0,Yes +Zom 100: Bucket List of the Dead,2023,0,Yes +Zombie for Sale,2019,1,Yes +Zombie Honeymoon,2004,0,No +Zombie Island Massacre,1984,0,Yes +Zombieland,2009,0,No +Zombieland: Double Tap,2019,3,No +The Zone of Interest,2023,0,Yes +Zulu,1964,1,No diff --git a/pyplex/sub.py b/pyplex/sub.py new file mode 100644 index 0000000..45bad26 --- /dev/null +++ b/pyplex/sub.py @@ -0,0 +1,41 @@ +import csv +import sys +from plexapi.server import PlexServer + +try: + import apiconfig +except: + print("Error!") + print(" \"apiconfig.py\" seems to be missing!") + print(" Have you copied the default config to \"apiconfig.py\" and made appropriate edits?") + print() + sys.exit() + +raw_file = open("movielist.csv", "w", newline='') +csv_file = csv.writer(raw_file) +csv_file.writerow(["Movie Name","Year", "View Count", "English Subtitles"]) + +plex = PlexServer(apiconfig.baseurl, apiconfig.token) +movies = plex.library.section(apiconfig.libraryname).all() +count = 0 +print("Searching for english subtitles...", end='', flush=True) +for video in movies: + has_eng_sub = False + if len(video.subtitleStreams()) > 0: + for sub in video.subtitleStreams(): + if isinstance(sub.languageCode, str) and sub.languageCode.lower() == "eng": + has_eng_sub = True + + #if has_eng_sub: + # print(f"{video.title} ({video.year}) has english subtitle") + csv_file.writerow([video.title, video.year, video.viewCount, ("Yes" if has_eng_sub else "No")]) + count += 1 + if count % 10 == 0: + print(".", end='', flush=True) + if count % 100 == 0: + print(count, end='', flush=True) + #if count > 200: + # print() + # sys.exit() + +raw_file.close() \ No newline at end of file