Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Apple TV has 15+ new movies and it’s just the start of a big fall lineup

Apple TV just added a bunch of classic movies for subscribers, and the move comes just ahead of an especially film-heavy fall lineup for the streamer.

Apple TV has 15+ new movies and it’s just the start of a big fall lineup

Apple TV has expanded its movie selection with over a dozen new films, signaling an exciting fall lineup for subscribers. This move comes as movies are experiencing a cultural resurgence, with theatrical releases like The Odyssey, Spider-Man: Brand New Day, and Obsession leading the charge. Apple has strategically added a variety of classic films free for subscribers, including popular titles such as The Martian, Arrival, Gone Girl, The Proposal, Zodiac, and 21 Jump Street. These additions have effectively doubled Apple's film library in just one week.

While Apple remains committed to creating original content, the recent movie drop is a strategic move ahead of a robust fall lineup of new films. The company's recent film offerings have ranged from Oscar-worthy dramas to crowd-pleasing action movies. This fall, Apple TV plans to offer a diverse mix of both, featuring films like Mayday, Matchbox, and Way of the Warrior Kid for light-hearted entertainment, alongside more prestige-driven titles such as Being Heumann, Tenzing, and The Last First.

Apple's success with original shows, such as Ted Lasso, reinforces its position as a major player in streaming content. The streaming giant's film strategy appears poised to capitalize on the current wave of cinematic interest, providing subscribers with a rich selection of movies to choose from. As Apple continues to innovate in the streaming space, fans can look forward to a dynamic fall lineup that promises to cater to a wide range of tastes and preferences.

Written by urgent.news from 9to5Mac's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at 9to5mac.com →

More in Tech

How to Enable Entire

How to Enable Entire in Your Repository Entire captures the context behind AI-assisted code changes and connects it to your Git history.

  • Entire records AI-assisted code changes with Git history.
  • Enable Entire via command 'entire enable -y' for all agents.
  • Checkpoints stored under Git refs or dedicated 'entire/checkpoints/v1' branch.

Engineer-to-Engineer: Building a Typing Test That Doesn't Lie to You

If you've ever shipped a "typing speed" feature into a developer tool, an educational dashboard, or a hiring pipeline, you've probably noticed that the simplest-looking metric in computing — words per…

  • Define two word meanings: classic 5-character vs. linguistically grounded
  • Naive implementation flawed by idle gaps, cold-start padding, and backspace handling
  • Use net WPM with warm-up prompt, idle timeout, and backspace handling for accurate measurement