jellyfin / jellyfin-server-macos

The menu bar app and package for Jellyfin Server on macOS.
https://jellyfin.org
Mozilla Public License 2.0
58 stars 15 forks source link

Please make it compatible with MacOs 10.15. It works. I am using right now #74

Closed marlinhares closed 1 month ago

marlinhares commented 1 month ago

So sad when I tried 10.9.1 and it did not opened at my 2012 Retina. Catalina 10.15.

I tried running directly from tar and worked ok.

So I found this repo and make a dmg package for my own. Worked perfectly well in Catalina 10.15. Tested:

All worked perfectly.

PS: to create the dmg package I used a M1 Max with Xcode 15.4

Jellyfin is compatible with old Macs but the dmg package installer is limiting it.

gnattu commented 1 month ago

Dotnet 8 officially requires macOS 12+: https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#macos

We will not support versions earlier than what is officially supported. If you insist to run it, you are on your own.