pjshots Posted December 25, 2020 Share Posted December 25, 2020 (edited) Its Christmas morning and then this message appears: This Emby Server needs to be updated. To download the latest version. Then it dumps you off of the server. Currently running: Android: 3.1.73 Linux Server: 4.2.1.0 Its a present i suppose. Edited December 25, 2020 by pjshots Link to comment Share on other sites More sharing options...
Solution Luke Posted December 25, 2020 Solution Share Posted December 25, 2020 Hi, are you able to update to a newer version of Emby Server? 4.5.4 is the latest. Link to comment Share on other sites More sharing options...
pjshots Posted December 25, 2020 Author Share Posted December 25, 2020 2 hours ago, Luke said: Hi, are you able to update to a newer version of Emby Server? 4.5.4 is the latest. Yep, sorry, didn't realise how old the version I was running was (Aug 2019). I'll treat myself and update to the latest. Have a good Christmas Luke. Link to comment Share on other sites More sharing options...
Luke Posted December 25, 2020 Share Posted December 25, 2020 Glad to hear it. Thanks for the feedback. Link to comment Share on other sites More sharing options...
nickster5001 Posted December 30, 2020 Share Posted December 30, 2020 (edited) Is it possible to force it if upgrade is not possible? I only have 4.2.1.0_1 available as a FreeNas Plugin.Emby still works from my Sheild Pro but I cannot access anything from my Android app. Edited December 30, 2020 by nickster5001 Link to comment Share on other sites More sharing options...
Luke Posted December 31, 2020 Share Posted December 31, 2020 @MRobi what install method do you use on FreeNAS? Link to comment Share on other sites More sharing options...
nickster5001 Posted December 31, 2020 Share Posted December 31, 2020 Thanks for the reply! I use the plug-in system in FreeNAS. Link to comment Share on other sites More sharing options...
MRobi Posted January 1, 2021 Share Posted January 1, 2021 (edited) On 30/12/2020 at 10:48, nickster5001 said: Is it possible to force it if upgrade is not possible? I only have 4.2.1.0_1 available as a FreeNas Plugin.Emby still works from my Sheild Pro but I cannot access anything from my Android app. This is how to manually update. It's actually quite simple. If you're all the way back on 4.2.1 I'd recommend checking the dependencies as well since I'm sure there's been a few new ones. If it were me, I'd just force re-install all dependencies, easier that way than checking them one at a time. See the list of dependencies here. https://emby.media/freebsd-server.html So I'd do it like this: service emby-server stop pkg update pkg upgrade pkg install -f mono libass fontconfig freetype2 fribidi gnutls iconv opus sqlite3 libtheora libva libvpx libvorbis webp libx264 x265 dav1d libzvbi libraw ImageMagick6 pkg add -f https://github.com/MediaBrowser/Emby.Releases/releases/download/4.5.4.0/emby-server-freebsd11_4.5.4.0_amd64.txz service emby-server start Any time there's a new update, you can grab the link from the github here: https://github.com/MediaBrowser/Emby.Releases/releases/ Edited January 1, 2021 by MRobi Link to comment Share on other sites More sharing options...
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