mathiasbynens / mathiasbynens/dotfiles

QuickTime autoplay on open does not work

Open
#1,052 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
31.5k
Forks
8.4k
PR merge metrics
No merged PRs in 30d

Description

```
defaults write com.apple.QuickTimePlayerX MGPlayMovieOnOpen -bool true
```
It gets written into the `.plist` just fine but when I open an .mp4 in QuickTime 10.5 it does not autoplay.

(I also tried `defaults write com.apple.QuickTimePlayerX MGPlayMovieOnOpen 1` - same outcome, no autoplay)

Did the command change?

qt

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the `defaults write com.apple.QuickTimePlayerX MGPlayMovieOnOpen -bool true` command with QuickTime 10.5 and an .mp4 file. Check whether the preference name or value format has changed; done means identifying a working command or confirming that QuickTime no longer supports autoplay on open. No repository file or test is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, shell
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.