jrcorwin 9 Posted February 25, 2018 Posted February 25, 2018 Do we an ETA on 3.3.0.0 for macOS? I know it lags behind a bit because of the work needing to be done, but just curious! Thank you.
cookemandan 1 Posted February 25, 2018 Posted February 25, 2018 (edited) I was told today. I just hopped on to see if it was live yet. Edited February 25, 2018 by cookemandan
cookemandan 1 Posted February 25, 2018 Posted February 25, 2018 Thanks! i look forward to trying it out!
jrcorwin 9 Posted February 25, 2018 Author Posted February 25, 2018 It will be up today, thanks. Thanks
AZRichG 10 Posted February 26, 2018 Posted February 26, 2018 Thank you Luke. I’m curious- why is the Mac build more than 2x the size of other builds?
Luke 40068 Posted February 26, 2018 Posted February 26, 2018 The electron library is quite large, that's a good chunk of it.
AZRichG 10 Posted February 26, 2018 Posted February 26, 2018 Is that library part of the other OSs then?
kezzism 0 Posted April 7, 2018 Posted April 7, 2018 How about for OSX? I can't run the .app file that the main emby site gives me on El Capitan
kezzism 0 Posted April 8, 2018 Posted April 8, 2018 No, I run my server on an older Mac Pro; figured it was a good way to make use of the hardware, since I've never had it slow down or do anything else interesting. Pretty much everyone that was writing kexts to make it run either MacOS or OSX after 10.11.6 agrees that future development is either impossible or not worth the time and effort... What new MacOS features are being used in 3.3.0? Or is it just because it was compiled with a newer version of Xcode that defaults to not target older OS's? I guess I understand why I've been getting Check for application updates failed. 6 hours ago Error: SecureChannelFailure (The authentication or decryption has failed.) messages in my server's notifications for the past few months...
Luke 40068 Posted April 8, 2018 Posted April 8, 2018 Yea you've been getting those messages Emby server will check Github for updates, Github has made some api changes and you need a newer Emby server to adjust to that. I would love to target older versions of MacOS however we are depending on the Microsoft .NET core runtime, and it only supports 10.12+. The version of Emby Server you are currently running is built on the mono runtime. What we are using now performs better, is more stable, etc, but unfortunately it has a higher minimum requirement.
kezzism 0 Posted April 30, 2018 Posted April 30, 2018 What would be the easiest way to get the source code and then compile the changes for mono runtime?
Luke 40068 Posted April 30, 2018 Posted April 30, 2018 You can just grab Emby.mono.zip from any release here: https://github.com/MediaBrowser/Emby.Releases/releases Then install mono and run, however, some issues: You have to supply the native dependencies of ffmpeg, sqlite and imagemagick. We don't have a process documented for that because we haven't needed to The last version of mono I tested on MacOS was 4.8.1, which at this point is old. I don't know what will happen with newer versions.
vangeliis 8 Posted May 4, 2018 Posted May 4, 2018 Hi @@Luke, Do we an ETA on 3.4 for macOS? Looks like it's a big release. Thanks, vangeliis
vangeliis 8 Posted May 4, 2018 Posted May 4, 2018 (edited) Fab, I'll keep an eye on. Edited May 4, 2018 by vangeliis
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now