Version 9.4.0 released

Announcements about Universal Media Server
Post Reply
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Version 9.4.0 released

Post by SubJunk »

General:

This release fixes bugs, improves performance, adds device support, and gives our Linux users some love!

We are busy preparing our next beta which improves and extends our metadata, allowing for things like recommendations, genres, ratings from major sources, etc. as well as remote access.

Download:

You can download it from the front page, our other official mirrors, or install it via Docker with:

Code: Select all

docker pull universalmediaserver/ums
Changes since 9.3.1
  • General:
    • Started releasing 5 Linux builds: x86, x86_64, ARM, ARMhf and ARM64
    • Linux builds all default to using the system FFmpeg if it exists
    • Improved transcoding speed
    • Fixed broken cache loading in some situations
    • Fixed transcoding bugs
    • Fixed subtitles bugs
    • Improved logging
  • Renderers:
    • Added support for Denon AVR-4311CI (thanks, sc3141!)
    • Added support for Denon AVR-X4200W (thanks, sc3141!)
  • Translation updates via Crowdin:
    • Danish (99%)
    • Greek (92%)
    • Hebrew (19%)
    • Portuguese (99%)
    • Swedish (99%)
  • Dependencies:
    • Fixed incorrect MediaInfo version on Windows, now it is 18.12
    • Updated FFmpeg to 3362330 (20200328) on all operating systems
    • Updated Twelvemonkeys ImageIO to 3.5
Notes:
  • The Windows releases work on Windows Vista onwards.
POIZ
Posts: 6
Joined: Wed Sep 25, 2019 5:48 am

Re: Version 9.4.0 released

Post by POIZ »

You can't delete the Podcasts

https://youtu.be/DYqQ3iG4IcI

i did video and uploaded it
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 9.4.0 released

Post by SubJunk »

Thanks for reporting that POIZ, we have a bug for that on GitHub too so it will be fixed https://github.com/UniversalMediaServer ... ssues/1868
Darth Ed
Posts: 14
Joined: Sun Jul 03, 2016 5:04 pm

Re: Version 9.4.0 released

Post by Darth Ed »

If you are using ffmpeg for transcoding and are on a Mac, don't bother downloading this. The version of ffmpeg included is missing a library and won't run on most Macs.
https://github.com/UniversalMediaServer ... ssues/1959
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 9.4.0 released

Post by SubJunk »

Thanks Darth Ed, that is fixed in 9.4.1
Post Reply