This is the version history page for Universal Media Server, showing the last 20 software updates. You can return to the main page for this software by clicking here. Index:
- Version 10.0.0 (Jan 14, 2021)
- Version 9.8.3 (Dec 23, 2020)
- Version 9.8.2 (Nov 12, 2020)
- Version 9.8.1 (Sep 6, 2020)
- Version 9.8.0 (Jul 28, 2020)
- Version 9.7.0 (Jun 29, 2020)
- Version 9.6.1 (Jun 14, 2020)
- Version 9.4.3 (May 20, 2020)
- Version 9.4.2 (Apr 21, 2020)
- Version 9.4.1 (Apr 8, 2020)
- Version 9.4.0 (Apr 6, 2020)
- Version 9.3.1 (Mar 28, 2020)
- Version 9.2.0 (Feb 23, 2020)
- Version 9.1.0 (Nov 1, 2019)
- Version 9.0.1 (Oct 7, 2019)
- Version 9.0.0 (Sep 8, 2019)
- Version 8.2.0 (Jun 23, 2019)
- Version 8.1.0 (May 3, 2019)
- Version 8.0.1 (Mar 31, 2019)
- Version 7.9.0 (Feb 23, 2019)
Version 10.0.0
Version 9.8.3
- Release Date: Dec 23, 2020
- Download(s):
-
DLNA browsing: - When browsing a TV show in the Media Library, all videos across all seasons are visible.
- There are two new folders within the Movies and TV Shows folders - Filter by Progress and Filter by Information.
- Filter by Progress contains the Watched and Unwatched folders which used to sit within the Videos folder in the Media Library
- Filter by Information lets you filter the videos by a new rich metadata set (actors, genres, country, director, genre, IMDb rating, release date).
- Alongside that is a similar folder Filter by Information which lets you filter the videos by API metadata (actors, genres, etc.)
- New folders Recently Added, Recently Played, In Progress and Most Played are in the Media Library
Web interface: - Added breadcrumbs at the top of each page
- When in the TV Shows area of the Media Library, the TV shows themselves are shown as thumbnails, with covers from the API
- When browsing a TV show, a movie, or a TV episode, any API metadata is displayed along with a large cover image, including actors, awards, classification, country, directors, genres, plot, ratings, year, and total seasons.
- On those pages above, the colors on the pages are based on the cover image
- Clicking on an individual actor, country, director, genre, or start year, takes you to a list of other media that matches that metadata
- The last few items in the Recently Added, Recently Played, In Progress and Most Played folders are displayed on the front page
- Each TV show and movie has an IMDb icon and direct link if one is found
- Folder and media covers are shown
- Fixed bugs with the Back button
- Version has moved to the settings menu
- Minor design updates
General: - API is enabled even without filename prettifying
- Failed API lookups are debounced by 1 week to avoid network spam
- Changed prettified season/episode number formatting from Series - 101 - Episode to Series S01E01 - Episode
- Fixed some bugs with prettifying to support more files
- Added support for audio playlist thumbnails (thanks, sf666!)
- Playlist folders are correctly identified via UPnP (thanks, sf666!)
Dependency updates: - Bump jQuery from 1.12.0 to 3.5.1
- Bump video.js from 7.2.3 to 7.10.1
Version 9.8.2
Version 9.8.1
Version 9.8.0
Version 9.7.0
Version 9.6.1
Version 9.4.3
Version 9.4.2
Version 9.4.1
Version 9.4.0
- Release Date: Apr 6, 2020
- Download(s):
-
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.
Version 9.3.1
Version 9.2.0
- Release Date: Feb 23, 2020
- Download(s):
-
General: - Added support for devices that require MRR authorization, like Denon AVR devices (thanks, sc3141)
- Added support for symlinks in the folder selector
- Fixed subtitles being transcoded unnecessarily
- Fixed compiling on new OpenJDK versions
- Improved support for audio files
- Improved parsing of uncommon files
- Fixed attempting to add empty files
- Added some regression testing for our use of FFmpeg and MediaInfo
Dependencies:
Version 9.1.0
- Release Date: Nov 1, 2019
- Download(s):
-
General: Added automatic updating to Linux and macOS (it already existed on Windows) Added the UMS version to the web interface Added a different icon in macOS dark mode (thanks, bcbomb47!) Fixed pixelation of icon on some Linux distributions
Renderers: Translation updates via Crowdin: Bulgarian (93%) Croatian (29%) Danish (99%) Dutch (93%) Finnish (100%) Italian (100%) Korean (33%) Persian (35%) Turkish (100%)
Dependencies:
Version 9.0.1
- Release Date: Oct 7, 2019
- Download(s):
-
Changes since 9.0.0 General: Fixed not using standalone Java on Linux Increased default maximum memory on Linux to match other OS (1280MB) Improved speed of some database lookups Improved speed of OpenSubtitles validation Logging improvements Switched from findbugs to spotbugs Fixed broken tooltips Fixed startup link not uninstalling on Windows Fixed error when prettifying some filenames
Notes: The Windows releases work on Windows Vista onwards.
Version 9.0.0
- Release Date: Sep 8, 2019
- Download(s):
-
Changes since 8.2.0
General: We no longer require Java installation on any operating system Adds UMS to Windows Firewall exceptions on install Added new renderer setting vbd (video bit depth) to allow filetype-specific bit-depth support configuration Fixed filename prettifying not displaying episode names and other related problems Fixed the PrependTrackNumbers renderer setting (thanks, tcely!) Fixed transcoding when using our Docker image (thanks, tcely!) Fixed startup crash when invalid characters are in the OS Path Fixed adding unsupported files to the database
Renderers: Languages: Dependencies: Updated Chromecast api-v2 to 0.11.0 Updated fm.last coverartarchive-api to 2.1.1 Updated Git Commit ID Plugin to 2.2.4 Updated icu4j to 64.2 Updated JNA to 5.3.1 Updated JUnit to 5.2.0 Updated Maven Compiler Plugin to 3.8.0 Updated Maven Enforcer Plugin to 3.0.0-M1 Updated Maven Javadoc Plugin to 3.0.1 Updated Maven Site Plugin to 3.7 Updated Metadata Extractor to 2.12.0 for improved image parsing performance Updated Oshi to 3.13.3 Updated Surefire to 2.22.2
Version 8.2.0
- Release Date: Jun 23, 2019
- Download(s):
-
Changes since 8.1.0 General: Removed duplicate information from TV episode filenames in the Media Library Improved filename recognition Append engines to filenames instead of prepend, to stop breaking alphabetization Added the possibility to have a virtual folder without adding it to the Media Library (thanks, maciekberry!) Fixed UMS not starting as a service on Windows (thanks, pponce!) Fixed a broken translation when alerting a user that they are sharing a non-existing folder
Languages: Dependencies:
Version 8.1.0
- Release Date: May 3, 2019
-
Changes since 8.0.1 General: Performance improvements Fixed conversion of 3D subtitles Fixed bug with the computer sleep management feature (thanks, scriptorron and Nadahar!) Fixed bugs with Virtual Folders Fixed error when browsing web folders Updated build and install documentation (thanks, Ruben Barkow!)
Renderers: Languages: Dependencies:
Version 8.0.1
- Release Date: Mar 31, 2019
-
Changes since 7.9.0 General: Added new Shared Content tab for managing all local and web content Added country flags for audio and subtitles to video thumbnails in TRANSCODE folders Added option to customize the subtitles info that is appended to filenames Made the subtitles info more standardized Greatly optimized memory use and long-term stability (thanks, skeptical!) Improved default web content entries Database cleanup step removes files that are no longer shared Fixed a lot of bugs related to subtitles Fixed functionality of the Back button on the web interface in some situations Fixed "Season" not displaying on subsequent visits in Media Library Optimized performance of Media Library folders Improved reliability when using "Defer to MEncoder" option Fixed some broken Media Library queries
Renderers: Allow MP3 streaming on VLC Transcode unsupported audio to MP3 on Samsung JU6400 Fixed video transcoding on Sony Bravia EX TVs
Languages: - Dependencies:
- Updated MediaInfo to 18.12 on Windows and macOS
Version 7.9.0
- Release Date: Feb 23, 2019
-
7.9.0 changes since 7.8.0 General: Added the ability to ignore folders by name, which defaults to ".unwanted" The server shows up on devices sooner Increased the difference between button hover/pressed states Improved stability and logging when moving files after fully playing Improved recognition of AAC Fixed H.264 profile not updating Fixed low bitrate audio on transcoded web videos (thanks, SsJVasto!) Fixed content updating in the Media Library on some devices Logging fixes
Renderers: Languages:
|
|
Rate this software:
Your Rating:
You have not voted yet!
Average: 3.88
Total Ratings: 25
|