Digital Digest -> Software -> Universal Media Server -> History & Old Downloads

Universal Media Server -> Version History

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
  • Release Date: Jan 14, 2021
  • 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!)
    • Fixed automatic file watching
    Renderers:
    • Improved support for Sony Bluray UBP-X800M2 (thanks, thechrisgregory!)
    • Fixed UPnP pushing via Panasonic TVs and Samsung Q9 TVs
    Translation updates via Crowdin:
    • Czech (100%)
    • Danish (100%)
    • English (United Kingdom) (32%)
    • Finnish (100%)
    • Greek (91%)
    • French (100%)
    • Japanese (99%)
    • Polish (100%)
    • Portuguese (100%)
    • Portuguese (Brazilian) (100%)
    • Romanian (99%)
    • Serbian (99%)
    • Turkish (100%)
    Dependency updates:
    • Bump jQuery from 1.12.0 to 3.5.1
    • Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
    • Bump video.js from 7.2.3 to 7.10.1
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
  • Release Date: Nov 12, 2020
  • Download(s):
  • General:
    • Improved filename prettifying for XviD and x265 videos
    • Improved support for WebP images
    • Fixed memory leaks
    • Fixed duration of resume files via DLNA
    • Fixed incorrect resolution metadata if the renderer uses KeepAspectRatioTranscoding
    • Fixed not removing old JRE folders on Windows install
    • Updated links in documentation (thanks, xaitax!)
    • Fixed date on zip logs filename (thanks, Midhun R Nair!)
    • Save logs to desktop by default (thanks, dotslash21!)
    • Renderers:
    • Improved support for Blu-ray and DVD subtitles on VLC for desktop
    • Improved detection of Microsoft Edge
    • Updated logo for Microsoft Edge
    Translation updates via Crowdin:
    • Chinese (Simplified) (100%)
    • Chinese (Traditional) (100%)
    • Dutch (92%)
    • Italian (100%)
    • Romanian (100%)
    • Serbian (Cyrillic) (86%)
    Dependencies:
    • Bump AdoptOpenJDK from 14.0.2 to 15.0.1+9
    • Bump assertj-core from 3.17.1 to 3.18.0
    • Bump commons-io from 2.7 to 2.8.0
    • Bump commons-lang3 from 3.7 to 3.9
    • Bump commons-text from 1.3 to 1.9
    • Bump git-commit-id-plugin from 4.0.2 to 4.0.3
    • Bump icu4j from 67.1 to 68.1
    • Bump junit5.version from 5.6.2 to 5.7.0
    • Bump junrar from 7.3.0 to 7.4.0
    • Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1
    • Bump metadata-extractor from 2.14.0 to 2.15.0
    • Bump oshi-core from 5.2.5 to 5.3.4
    • Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4
Version 9.8.1
  • Release Date: Sep 6, 2020
  • Download(s):
  • General:
    • Improved speed of renderers and UMS recognizing each other
    • Reduced network and CPU loads associated with renderer discovery
    • Improved loading of external libraries
    • Fixed older macOS auto-updating to UMS for newer macOS
    • Fixed quickrun scripts for developers
    • Fixed not removing the Windows service firewall rule on uninstall
    Translation updates via Crowdin:
    • English (United Kingdom) (33%)
    • German (98%)
    • Slovak (98%)
    Dependencies:
    • Bump assertj-core from 3.16.1 to 3.17.1
    • Bump git-commit-id-plugin from 4.0.1 to 4.0.2
    • Bump junrar from 6.0.1 to 7.3.0
    • Bump maven-resources-plugin from 3.1.0 to 3.2.0
    • Bump MediaInfo from 18.12 to 20.08
    • Bump oshi-core from 5.2.2 to 5.2.5
Version 9.8.0
  • Release Date: Jul 28, 2020
  • Download(s):
  • General:
    • Started releasing two macOS builds which fixed MEncoder not working on 10.15 (Catalina)
    • Improved support for ASF, MKV, MP4, MPEG-PS, MPEG-TS, and WMV videos by adding and improving accuracy of DLNA.ORG_PN values (thanks for testing, carlosvsilva!)
    • Reduced CPU use and improved video/audio quality by muxing some supported streams with FFmpeg instead of transcoding
    • Other DLNA compatibility fixes, including sending correct framerates, color depths, and audio channel counts
    • Improved load time on web interface with many files by 10x or more (thanks, outnos!)
    • Fixed forced network interface not always persisting
    • Fixed Safari login prompts with HTTPS on web interface (thanks, outnos!)
    • Fixed not displaying the Minimize on startup option in GUI on macOS
    • Fixed Windows installer not adding a Windows Firewall exception for the service
    Renderers:
    • Improved support for Philips PUS 6500 Series TVs
    • Improved support for AVI files on Panasonic Viera VT60 TVs
    • Improved support for Samsung Q7 Series TVs
    • Fixed detection of Panasonic Viera DX Series TVs
    • Fixed detection of Samsung Q9 TVs
    • Fixed detection of Samsung Soundbar MS750
    • Fixed false-detection of XBMC
    Translation updates via Crowdin:
    • Danish (100%)
    • Korean (34%)
    Dependencies:
    • Bump AdoptOpenJDK to 14.0.2
    • Bump git-commit-id-plugin from 4.0.0 to 4.0.1
    • Bump jna-version from 5.5.0 to 5.6.0
    • Bump junrar from 4.0.0 to 6.0.1
    • Bump MPlayer/MEncoder for macOS to SB66
    • Bump oshi-core from 5.2.1 to 5.2.2
    • Bump rome from 1.14.1 to 1.15.0
    • Bump twelvemonkeys-imageio-version from 3.5 to 3.6
Version 9.7.0
  • Release Date: Jun 29, 2020
  • Download(s):
  • General:
    • Improved browsing and scanning speed and stability
    • Optimized database storage space
    • Fixed aspect ratio comparisons
    • Fixed the "Check for updates" button not finding updates
    • Fixed support for Eclipse development
    • Fixed freezes while browsing and scanning a folder at the same time
    Renderers:
    • Improved support for high bit-depth videos on Samsung and Sony TVs, and VLC
    • Fixed transcoding support in some cases on DirecTV, Panasonic, Samsung, Sony and Vizio TVs, and Android phones
    Translation updates via Crowdin:
    • Chinese Traditional (100%)
    • French (100%)
    • Hungarian (100%)
    • Polish (100%)
    • Spanish (100%)
    Dependency updates:
    • Bump surefire-version from 3.0.0-M4 to 3.0.0-M5
Version 9.6.1
  • Release Date: Jun 14, 2020
  • Download(s):
  • General:
    • Improved compatibility of files containing both supported and unsupported streams
    • Improved support for MP4 and OGA/OGG audio on the web interface
    • Fixed automatic updating on Windows and macOS
    • Fixed renderer control windows not refocusing on Windows when renderer image was clicked
    • Fixed support for external subtitles when using the se syntax in renderer config
    • Fixed not transcoding embedded subtitles when we should
    Renderers:
    • Updated support for external subtitles on VLC for iOS (thanks, JuanPZ!)
    • Updated support for external subtitles on Panasonic VT60
    Translation updates via Crowdin:
    • English (British) (5%)
    • Macedonian (0%)
    Dependency updates:
    • commons-io from 2.6 to 2.7
    • exec-maven-plugin from 1.6.0 to 3.0.0
    • JRE from 8 to 14.0.1
    • maven-project-info-reports-plugin from 3.0.0 to 3.1.0
    • metadata-extractor from 2.13.0 to 2.14.0
    • netty from 3.10.6 to 4.1.50
    • oshi-core from 5.1.0 to 5.1.2
    • rome from 1.12.2 to 1.13.1
Version 9.4.3
  • Release Date: May 20, 2020
  • Download(s):
  • General:
    • Added support for streaming and transcoding from AV1 video codec
    • Added quickrun commands to aid rapid development
    • Memory use improvements on macOS
    • Transcoding compatibility fixes
    • Fixed support for transcoding videos with no audio
    Renderers:
    • Improved support for LG OLED TVs
    • Improved support for Panasonic VT60 TVs
    • Improved support for Sony AG-series TVs
    • Improved support for Sony X-series TVs
    Translation updates via Crowdin:
    • Serbian (87%)
    • Turkish (100%)
    Dependencies:
    • Updated assertj to 3.16.0
    • Updated doxia-module-docbook-simple to 1.9.1
    • Updated FFmpeg on macOS to 20200504 (5767a2e) to support more media formats
    • Updated git-commit-id-plugin to 4.0.0
    • Updated h2database to 1.4.199
    • Updated icu4j to 67.1
    • Updated jaxb-impl to 2.3.3
    • Updated JMustache to 1.15
    • Updated JNA to 5.5.0
    • Updated junit5 to 5.6.2
    • Updated maven-antrun-plugin to 3.0.0
    • Updated maven-assembly-plugin to 3.3.0
    • Updated maven-checkstyle-plugin to 3.1.0
    • Updated maven-compiler-plugin to 3.8.1
    • Updated maven-pmd-plugin to 3.13.0
    • Updated maven-project-info-reports-plugin to 3.0.0
    • Updated maven-site-plugin to 3.9.0
    • Updated metadata-extractor to 2.13.0
    • Updated Oshi to 5.0.1
    • Updated plexus-utils to 3.3.0
    • Updated rome to 1.12.2
    • Updated saaj-impl to 1.5.2
    • Updated spotbugs-maven-plugin to 4.0.0
Version 9.4.2
  • Release Date: Apr 21, 2020
  • Download(s):
  • General:
    • Improved detection of M4V and MP4 files
    • Improved automated regression tests for media format detection
    • Improved detection of incomplete binaries
    • Fixed Linux failing to use bundled FFmpeg (thanks, snicket2100!)
    • Fixed support for custom server names with special characters (thanks, snicket2100!)
    Renderers:
    • Improved support for H.264 videos on VLC for iOS
    Translation updates via Crowdin:
    • Bulgarian (96%)
    • Finnish (100%)
    • French (100%)
    • Hungarian (84%)
    • Romanian (100%)
    • Slovak (100%)
    Dependencies:
    • Updated Chromecast api-v2 to 0.11.3
    • Fixed broken FFmpeg binary on Linux x86
    • Updated Google Gson to 2.8.6
    • Updated Google Guava to 29.0
    • Updated h2database to 1.4.200
    • Updated Java Runtime Environment to 1.8.251
Version 9.4.1
  • Release Date: Apr 8, 2020
  • Download(s):
  • Translation updates via Crowdin:
    • Bulgarian (93%)
    • Czech (100%)
    • Danish (99%)
    • Finnish (99%)
    • French (99%)
    • Hebrew (21%)
    • Italian (100%)
    • Polish (99%)
    • Portuguese (99%)
    • Portuguese (Brazilian) (99%)
    • Spanish (100%)
    • Swedish (100%)
    • Ukrainian (23%)
    Dependencies:
    • Updated FFmpeg on macOS to fix a startup bug
    • Updated JUnit5 to 5.6.1
    • Updated Maven Javadoc plugin to 3.2.0
    • Updated Maven Assembly plugin to 3.2.0
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
  • Release Date: Mar 28, 2020
  • Download(s):
  • General:
    • Updated build documentation in BUILD.md (thanks, luca-vercelli!)
    Renderers:
    • Fixed too much transcoding on Samsung 9 series TVs
    • Fixed WAV support on PS3
    Translation updates via Crowdin:
    • Arabic (36%)
    • Serbian (87%)
    • Slovenian (60%)
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:
    • Updated JRE to 1.8.241
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:

    • Fixed support for external subtitles on some Samsung TVs (thanks, pipin!)

    Translation updates via Crowdin:

    • Bulgarian (93%)

    • Croatian (29%)

    • Danish (99%)

    • Dutch (93%)

    • Finnish (100%)

    • Italian (100%)

    • Korean (33%)

    • Persian (35%)

    • Turkish (100%)

    Dependencies:

    • Updated JRE to 1.8.231

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

    • Renderers:

      • Improved support for Mirascreen (thanks, DuÅ¡an Kazik)

      • Improved support for Sony BluRay BDP-S3700

    • Translation updates via Crowdin:

      • Bulgarian (91%)

      • Chinese Traditional (100%)

      • Croatian (28%)

      • Estonian (22%)

      • Hungarian (70%)

      • Russian (94%)

      • Slovak (88%)

      • Spanish (100%)

      • Swedish (93%)

    • Dependencies:

      • Updated ImageIO to 3.4.2


    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:

    • Improved support for TrueHD videos on Samsung UHD TVs

    Languages:

    • Fixed broken "hide engines" string

    • Updated translations via Crowdin:

      • Chinese Simplified (100%)

      • Chinese Traditional (94%)

      • Croatian (20%)

      • Czech (100%)

      • Danish (89%)

      • Finnish (32%)

      • French (100%)

      • German (100%)

      • Hungarian (68%)

      • Italian (98%)

      • Japanese (100%)

      • Norwegian (89%)

      • Polish (100%)

      • Portuguese (Brazilian) (100%)

      • Romanian (100%)

      • Russian (93%)

      • Slovak (88%)

      • Spanish (96%)

      • Swedish (93%)

      • Thai (11%)

    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:

      • Updated translations via Crowdin:

        • Afrikaans translation updated

        • Arabic translation updated

        • Catalan translation updated

        • Croatian translation updated

        • Czech translation updated

        • Danish translation updated

        • Dutch translation completed

        • German translation updated

        • Greek translation updated

        • English (UK) translation updated

        • Finnish translation updated

        • French translation updated

        • Hebrew translation updated

        • Hungarian translation updated

        • Icelandic translation updated

        • Italian translation updated

        • Japanese translation completed

        • Korean translation completed

        • Norwegian translation updated

        • Persian translation updated

        • Polish translation updated

        • Portuguese translation updated

        • Portuguese (Brazilian) translation updated

        • Romanian translation updated

        • Russian translation updated

        • Serbian (Cyrillic) translation updated

        • Slovak translation updated

        • Slovenian translation updated

        • Spanish translation updated

        • Thai translation updated

    • Dependencies:

      • Updated Apache HttpAsyncClient to 4.1.4

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:

      • Improved support for 4k and h265 videos on LG webOS TVs

      • Improved support for Samsung MS750 soundbars

    • Languages:

      • Updated translations via Crowdin:

        • Danish translation updated

        • Dutch translation updated

        • French translation updated

        • Japanese translation validated

        • Portuguese (Brazilian) translation updated

        • Russian translation updated

        • Turkish translation updated

    • Dependencies:

      • Updated h2database to 1.4.199, which improves speed and memory use

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:

      • Updated translations via Crowdin:

        • Dutch translation updated

        • Italian translation completed

        • Japanese translation completed

        • Persian translation updated

        • Polish translation completed and validated

        • Russian translation updated

        • Slovenian translation updated

        • Serbian (Cyrillic) translation updated

        • Ukrainian translation updated

    • 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:

      • Improved support for Roku 4 (thanks, TahomaSoft!)

      • Improved support for Samsung 9 Series TVs

    • Languages:

      • Updated translations via Crowdin:

        • Dutch translation updated

        • Bulgarian translation updated

        • Korean translation updated

        • Swedish translation updated

        •  Turkish translation updated

Rate this software:

Your Rating:
You have not voted yet!

Average: 3.88
Total Ratings: 25

 



Software Submissions