Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MacOS system requirements #699

Merged

Conversation

wnhre2ur8cxx8
Copy link
Contributor

See here: #628 (comment)

@iwalton3 iwalton3 merged commit dbbc6b6 into jellyfin:master Jun 11, 2024
lwolfsonkin added a commit to lwolfsonkin/homebrew-cask that referenced this pull request Oct 12, 2024
* Up until a couple months ago, Jellyfin Media Player did not support Apple Silicon explicitly
* jellyfin-media-player 1.10.0 and later versions have added separate Apple Silicon builds, but the Intel build requires 12+ (Monterey or later) while the Apple Silicon build requires 14+ (Sonoma or later) (jellyfin/jellyfin-media-player#699)
* Homebrew#173856 added jellyfin-media-player 1.10.0 support to `brew`, but didn't encode the above system arch restrictions
* As a result, anyone on Monterey or Ventura who did a `brew upgrade` would get immediate crashes on startup as in jellyfin/jellyfin-media-player#681 and jellyfin/jellyfin-media-player#668
* Now, we use the Intel build via Rosetta on Apple Silicon devices for pre-Sonoma releases, which fixes the above crashes, making this program usable
* We now also encode the minimum supported release as macOS Monterey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants