Universal Media Server full changelog
Universal Media Server 14.8.0
released Dec 24, 2024 (New Release)
General:
Added new icons to web player
Added 4K Videos folder in the Media Library
Added auto-updating to the new Windows 64-bit releases
Fixed missing media info during UPnP searching
Fixed web player and settings development workflow
Fixed many different parsing mistakes when using FFmpeg parser
Fixed broken streaming for web resources
Started running tests on newer infrastructure (macOS ARM architecture and Ubuntu 24.04)
Renamed releases going forwards for better readability
Media players:
Added renderer configs for LG FHD LED-backlit LCD TVs
Added renderer configs for LG NANO (LED-backlit with added green layer) TVs
Added renderer configs for LG QNED (MiniLED) TVs
Translation updates via Crowdin:
Czech (100%)
Finnish (67%) (thanks, Esko Gardner!)
French (99%) (thanks, Fredo1650!)
Korean (100%) (thanks, VenusGirl!)
Norwegian (35%) (thanks, kalimalenia!)
Turkish (100%) (thanks, Burak Yavuz!)
Dependencies:
Bump @mantine/core from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/dropzone from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/form from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/hooks from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/modals from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/notifications from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @playwright/test from 1.48.2 to 1.49.0 (#5125)
Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 (#5177)
Bump axios from 1.7.7 to 1.7.9 (#5155)
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (#5176, #5184)
Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.15 (#5176, #5184)
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0 (#5144, #5185)
Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 (#5154)
Bump eslint from 9.13.0 to 9.16.0 (#5139)
Bump nanoid from 3.3.7 to 3.3.8 (#5157)
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#5163)
Bump org.eclipse.jetty:jetty-client from 12.0.15 to 12.0.16 (#5162)
Bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.0.15 to 12.0.16 (#5162)
Bump
Added new icons to web player
Added 4K Videos folder in the Media Library
Added auto-updating to the new Windows 64-bit releases
Fixed missing media info during UPnP searching
Fixed web player and settings development workflow
Fixed many different parsing mistakes when using FFmpeg parser
Fixed broken streaming for web resources
Started running tests on newer infrastructure (macOS ARM architecture and Ubuntu 24.04)
Renamed releases going forwards for better readability
Media players:
Added renderer configs for LG FHD LED-backlit LCD TVs
Added renderer configs for LG NANO (LED-backlit with added green layer) TVs
Added renderer configs for LG QNED (MiniLED) TVs
Translation updates via Crowdin:
Czech (100%)
Finnish (67%) (thanks, Esko Gardner!)
French (99%) (thanks, Fredo1650!)
Korean (100%) (thanks, VenusGirl!)
Norwegian (35%) (thanks, kalimalenia!)
Turkish (100%) (thanks, Burak Yavuz!)
Dependencies:
Bump @mantine/core from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/dropzone from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/form from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/hooks from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/modals from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @mantine/notifications from 7.14.1 to 7.15.1 (#5146, #5159)
Bump @playwright/test from 1.48.2 to 1.49.0 (#5125)
Bump @vitejs/plugin-react from 4.3.3 to 4.3.4 (#5177)
Bump axios from 1.7.7 to 1.7.9 (#5155)
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (#5176, #5184)
Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.15 (#5176, #5184)
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0 (#5144, #5185)
Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 (#5154)
Bump eslint from 9.13.0 to 9.16.0 (#5139)
Bump nanoid from 3.3.7 to 3.3.8 (#5157)
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#5163)
Bump org.eclipse.jetty:jetty-client from 12.0.15 to 12.0.16 (#5162)
Bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.0.15 to 12.0.16 (#5162)
Bump
Universal Media Server 14.6.0
released Nov 2, 2024 (New Release)
Changes:
General:
Improved the filename matcher and prettifier for better API matches
Improved performance
Fixed thumbnails not parsed by new media server engine (#4968)
Fixed the A-to-Z folder generation feature (#4937) (thanks, @radioresearch!)
Fixed database errors causing API metadata to not save (#4963)
Media players:
Fixed Samsung 2021+ TV detection which fixes video playback errors (#4952) (thanks, @Fredo1650!)
Translation updates via Crowdin:
French approvals (6%) (thanks, A.D.!)
Hungarian (60%) (thanks, Blaszlo!)
Dependencies:
Bump @mantine/core from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/dropzone from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/form from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/hooks from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/modals from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/notifications from 7.12.2 to 7.13.0 (#5002)
Bump @types/react from 18.3.5 to 18.3.10 (#4986, #5006)
Bump @vitejs/plugin-react from 4.3.1 to 4.3.2 (#5005)
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 (#5009)
Bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1 (#4983)
Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 (#5007)
Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 (#5010)
Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#4982)
Bump eslint from 9.10.0 to 9.11.0 (#4988)
Bump junit5.version from 5.11.0 to 5.11.1 (#5008)
Bump rollup from 4.21.0 to 4.22.4 (#4996)
Bump typescript-eslint from 8.6.0 to 8.7.0 (#5004)
Bump typescript from 5.5.4 to 5.6.2 (#4984)
Bump video.js from 8.17.3 to 8.17.4 (#4985)
Bump vite from 5.4.6 to 5.4.7 (#4987)
General:
Improved the filename matcher and prettifier for better API matches
Improved performance
Fixed thumbnails not parsed by new media server engine (#4968)
Fixed the A-to-Z folder generation feature (#4937) (thanks, @radioresearch!)
Fixed database errors causing API metadata to not save (#4963)
Media players:
Fixed Samsung 2021+ TV detection which fixes video playback errors (#4952) (thanks, @Fredo1650!)
Translation updates via Crowdin:
French approvals (6%) (thanks, A.D.!)
Hungarian (60%) (thanks, Blaszlo!)
Dependencies:
Bump @mantine/core from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/dropzone from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/form from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/hooks from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/modals from 7.12.2 to 7.13.0 (#5002)
Bump @mantine/notifications from 7.12.2 to 7.13.0 (#5002)
Bump @types/react from 18.3.5 to 18.3.10 (#4986, #5006)
Bump @vitejs/plugin-react from 4.3.1 to 4.3.2 (#5005)
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 (#5009)
Bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1 (#4983)
Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 (#5007)
Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 (#5010)
Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#4982)
Bump eslint from 9.10.0 to 9.11.0 (#4988)
Bump junit5.version from 5.11.0 to 5.11.1 (#5008)
Bump rollup from 4.21.0 to 4.22.4 (#4996)
Bump typescript-eslint from 8.6.0 to 8.7.0 (#5004)
Bump typescript from 5.5.4 to 5.6.2 (#4984)
Bump video.js from 8.17.3 to 8.17.4 (#4985)
Bump vite from 5.4.6 to 5.4.7 (#4987)
Universal Media Server 14.5.1
released Oct 5, 2024 (New Release)
General:
Improved speed of file parsing, browsing and scanning
Fixed database update failure (#4884 and #4937) (thanks, @dberkham and @radioresearch)
Fixed excessive CPU use by log file compressor (#4939)
Fixed frontend development proxy
Fixed E-AC3 detection for mixed streams
Fixed recursive error on file removal
Fixed broken FFmpeg transcoding for media players that need padding added to videos (#4950)
Translation updates via Crowdin:
Slovak (46%) (thanks, Dušan!)
Dependencies:
Bump @mantine/core from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/dropzone from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/form from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/hooks from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/modals from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/notifications from 7.12.1 to 7.12.2 (#4944)
Bump @playwright/test from 1.46.1 to 1.47.0 (#4960)
Bump @types/react from 18.3.4 to 18.3.5 (#4946)
Bump axios from 1.7.5 to 1.7.7 (#4945)
Bump com.github.oshi:oshi-core from 6.6.3 to 6.6.4 (#4972)
Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 (#4942)
Bump de.sfuhrm:radiobrowser4j from 3.0.1 to 3.1.0 (#4940)
Bump eslint-plugin-react-refresh from 0.4.9 to 0.4.12 (#4962, #4973)
Bump eslint-plugin-react from 7.35.0 to 7.36.1 (#4975)
Bump eslint from 9.9.1 to 9.10.0 (#4959)
Bump FFmpeg from 7.0.1 to 7.0.2
Bump jetty.version from 12.0.12 to 12.0.13 (#4958)
Bump jna-version from 5.14.0 to 5.15.0 (#4971)
Bump logback-version from 1.5.7 to 1.5.8 (#4957)
Bump micromatch from 4.0.7 to 4.0.8 (#4933)
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#4941)
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#4943)
Bump typescript-eslint from 8.1.0 to 8.6.0 (#4949, #4977)
Bump vite from 5.4.2 to 5.4.6 (#4961, #4976, #4978)
Improved speed of file parsing, browsing and scanning
Fixed database update failure (#4884 and #4937) (thanks, @dberkham and @radioresearch)
Fixed excessive CPU use by log file compressor (#4939)
Fixed frontend development proxy
Fixed E-AC3 detection for mixed streams
Fixed recursive error on file removal
Fixed broken FFmpeg transcoding for media players that need padding added to videos (#4950)
Translation updates via Crowdin:
Slovak (46%) (thanks, Dušan!)
Dependencies:
Bump @mantine/core from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/dropzone from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/form from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/hooks from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/modals from 7.12.1 to 7.12.2 (#4944)
Bump @mantine/notifications from 7.12.1 to 7.12.2 (#4944)
Bump @playwright/test from 1.46.1 to 1.47.0 (#4960)
Bump @types/react from 18.3.4 to 18.3.5 (#4946)
Bump axios from 1.7.5 to 1.7.7 (#4945)
Bump com.github.oshi:oshi-core from 6.6.3 to 6.6.4 (#4972)
Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 (#4942)
Bump de.sfuhrm:radiobrowser4j from 3.0.1 to 3.1.0 (#4940)
Bump eslint-plugin-react-refresh from 0.4.9 to 0.4.12 (#4962, #4973)
Bump eslint-plugin-react from 7.35.0 to 7.36.1 (#4975)
Bump eslint from 9.9.1 to 9.10.0 (#4959)
Bump FFmpeg from 7.0.1 to 7.0.2
Bump jetty.version from 12.0.12 to 12.0.13 (#4958)
Bump jna-version from 5.14.0 to 5.15.0 (#4971)
Bump logback-version from 1.5.7 to 1.5.8 (#4957)
Bump micromatch from 4.0.7 to 4.0.8 (#4933)
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#4941)
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#4943)
Bump typescript-eslint from 8.1.0 to 8.6.0 (#4949, #4977)
Bump vite from 5.4.2 to 5.4.6 (#4961, #4976, #4978)
Universal Media Server 14.5.0
released Sep 23, 2024 (New Release)
General:
Added RadioBrowser metadata lookup for audio streams
Added supports for playlists inside playlists
Fixed videos not marked as fully played when they are stopped (#4887)
Fixed automatic updater not working (#4899) (thanks, DasSmeagle and Gehi14!)
Fixed broken transcoding on some media players (#4901) (thanks, binary512!)
Fixed video quality on some media players (#4922) (thanks, hego, KONTROLMASTER, latimers and Putzo1234!)
Fixed FFmpeg not deferring to tsMuxeR when it should
Fixed support for remuxing supported video streams
Media players:
Improved support for AAC audio streams in video files on PS3
Translation updates via Crowdin:
Turkish (100%) (thanks, Burak Yavuz!)
Dependencies:
Bump @mantine/core from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/dropzone from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/form from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/hooks from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/modals from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/notifications from 7.11.2 to 7.12.1 (#4907)
Bump @playwright/test from 1.46.0 to 1.46.1 (#4910)
Bump @types/react from 18.3.3 to 18.3.4 (#4924)
Bump axios from 1.7.2 to 1.7.5 (#4903, #4927)
Bump com.github.oshi:oshi-core from 6.6.2 to 6.6.3 (#4931)
Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#4913)
Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 (#4930)
Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#4932)
Bump eslint-plugin-react from 7.34.3 to 7.35.0 (#4895)
Bump eslint from 9.8.0 to 9.9.1 (#4911, #4928)
Bump junit5.version from 5.10.3 to 5.11.0 (#4916)
Bump logback-version from 1.5.6 to 1.5.7 (#4915)
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#4890)
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 (#4929)
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#4914)
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 (#4904)
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#4889)
Bump react-router-dom from 6.26.0 to 6.2
Added RadioBrowser metadata lookup for audio streams
Added supports for playlists inside playlists
Fixed videos not marked as fully played when they are stopped (#4887)
Fixed automatic updater not working (#4899) (thanks, DasSmeagle and Gehi14!)
Fixed broken transcoding on some media players (#4901) (thanks, binary512!)
Fixed video quality on some media players (#4922) (thanks, hego, KONTROLMASTER, latimers and Putzo1234!)
Fixed FFmpeg not deferring to tsMuxeR when it should
Fixed support for remuxing supported video streams
Media players:
Improved support for AAC audio streams in video files on PS3
Translation updates via Crowdin:
Turkish (100%) (thanks, Burak Yavuz!)
Dependencies:
Bump @mantine/core from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/dropzone from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/form from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/hooks from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/modals from 7.11.2 to 7.12.1 (#4907)
Bump @mantine/notifications from 7.11.2 to 7.12.1 (#4907)
Bump @playwright/test from 1.46.0 to 1.46.1 (#4910)
Bump @types/react from 18.3.3 to 18.3.4 (#4924)
Bump axios from 1.7.2 to 1.7.5 (#4903, #4927)
Bump com.github.oshi:oshi-core from 6.6.2 to 6.6.3 (#4931)
Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#4913)
Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 (#4930)
Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#4932)
Bump eslint-plugin-react from 7.34.3 to 7.35.0 (#4895)
Bump eslint from 9.8.0 to 9.9.1 (#4911, #4928)
Bump junit5.version from 5.10.3 to 5.11.0 (#4916)
Bump logback-version from 1.5.6 to 1.5.7 (#4915)
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#4890)
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 (#4929)
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#4914)
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 (#4904)
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#4889)
Bump react-router-dom from 6.26.0 to 6.2
Universal Media Server 14.4.0
released Aug 28, 2024 (New Release)
General:
Added support for adding video feeds from YouTube Handle URLs
Improved video quality when transcoding to H.265
Improved design of Shared Content tab
Fixed video feeds (#4807, #4872 and #3134) (thanks, @Demonsthere and ums-user!)
Fixed MP4 transcoding compatibility
Fixed browser settings crash when server is restarted
Fixed UMS crash during drive scan (#4859) (thanks, @sherebiahtishbi!)
Fixed video feed names not being parsed when added via web settings (#4865)
Fixed TV series metadata remote refresh (#4867)
Fixed wrong thumbnails being served (#4820) (thanks, @xeophyte!)
Fixed duplicate files and folders being added when changes are made (#4860) (thanks, @KYFHO22!)
Added tests to protect against regressions
Made E2E tests run faster
Translation updates via Crowdin:
Chinese Simplified (58%) (thanks, PenGoFox!)
Hungarian (54%) (thanks, Kovács Bálint!)
Dependencies:
Bump @playwright/test from 1.44.1 to 1.45.3 (#4861)
Bump @types/lodash from 4.17.5 to 4.17.7 (#4845)
Bump com.github.oshi:oshi-core from 6.6.1 to 6.6.2 (#4863)
Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#4840)
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#4841)
Bump eslint-plugin-react-refresh from 0.4.8 to 0.4.9 (#4875)
Bump eslint from 8.57.0 to 9.8.0 (#4858)
Bump jetty.version from 12.0.11 to 12.0.12 (#4876)
Bump JRE from 17.0.11+10 to 17.0.12+10
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#4839)
Bump react-movable from 3.2.0 to 3.3.1 (#4843)
Bump react-router-dom from 6.23.1 to 6.26.0 (#4868)
Bump typescript from 5.5.2 to 5.5.4 (#4842, #4862)
Bump yarn from 4.3.1 to 4.4.0
Bump youtube-dl from 2024.07.11 to 2024.08.07
Added support for adding video feeds from YouTube Handle URLs
Improved video quality when transcoding to H.265
Improved design of Shared Content tab
Fixed video feeds (#4807, #4872 and #3134) (thanks, @Demonsthere and ums-user!)
Fixed MP4 transcoding compatibility
Fixed browser settings crash when server is restarted
Fixed UMS crash during drive scan (#4859) (thanks, @sherebiahtishbi!)
Fixed video feed names not being parsed when added via web settings (#4865)
Fixed TV series metadata remote refresh (#4867)
Fixed wrong thumbnails being served (#4820) (thanks, @xeophyte!)
Fixed duplicate files and folders being added when changes are made (#4860) (thanks, @KYFHO22!)
Added tests to protect against regressions
Made E2E tests run faster
Translation updates via Crowdin:
Chinese Simplified (58%) (thanks, PenGoFox!)
Hungarian (54%) (thanks, Kovács Bálint!)
Dependencies:
Bump @playwright/test from 1.44.1 to 1.45.3 (#4861)
Bump @types/lodash from 4.17.5 to 4.17.7 (#4845)
Bump com.github.oshi:oshi-core from 6.6.1 to 6.6.2 (#4863)
Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#4840)
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#4841)
Bump eslint-plugin-react-refresh from 0.4.8 to 0.4.9 (#4875)
Bump eslint from 8.57.0 to 9.8.0 (#4858)
Bump jetty.version from 12.0.11 to 12.0.12 (#4876)
Bump JRE from 17.0.11+10 to 17.0.12+10
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#4839)
Bump react-movable from 3.2.0 to 3.3.1 (#4843)
Bump react-router-dom from 6.23.1 to 6.26.0 (#4868)
Bump typescript from 5.5.2 to 5.5.4 (#4842, #4862)
Bump yarn from 4.3.1 to 4.4.0
Bump youtube-dl from 2024.07.11 to 2024.08.07
Universal Media Server 14.3.0
released Aug 12, 2024 (New Release)
General:
Added season names to folders
Improved folder scanning speed (#4778)
Made new Media Server engine (Jetty+) the default
Fixed video player not fitting in browser window (#4832)
Fixed folder sorting (#4814) (thanks, @MandyD-coder!)
Added automatic launch instructions for web settings in VS Code
Media players:
Added renderer config for Sony Bravia XR series TVs
Added fallback renderer config for Sony Bravia TVs
Improved support for and detection of Samsung TVs including 2024 models
Translation updates via Crowdin:
Hungarian (50%) (thanks, LZsolt75!)
Added season names to folders
Improved folder scanning speed (#4778)
Made new Media Server engine (Jetty+) the default
Fixed video player not fitting in browser window (#4832)
Fixed folder sorting (#4814) (thanks, @MandyD-coder!)
Added automatic launch instructions for web settings in VS Code
Media players:
Added renderer config for Sony Bravia XR series TVs
Added fallback renderer config for Sony Bravia TVs
Improved support for and detection of Samsung TVs including 2024 models
Translation updates via Crowdin:
Hungarian (50%) (thanks, LZsolt75!)
Universal Media Server 14.2.1
released Jul 23, 2024 (New Release)
General:
Added ability to customize FFmpeg Audio options (#1323)
Improved start time when transcoding audio
Fixed fully played status not updating when file has reached the end (#4728) (thanks, Fredo1650!)
Improved speed while transcoding via FFmpeg
Run eslint on build
Migrated eslint configuration to flat config format (ESLint v8/v9)
Fixed virtual folders like "Filter by..." appearing in alphabetical order instead of at the top (#4771)
Fixed not parsing disc number for audio files
Made FFmpeg output HDR and DV metadata when transcoding
Media players:
Added configuration to set the maximum H.264 level supported
Added configuration to set the maximum H.265 level supported
Added support for specifying Dolby AC-4 audio codec support
Added support for specifying AV1 (AOMedia Video 1) video codec support
Improved support for Samsung OLED TVs
Improved H.264 support on Sony PlayStation 4
Translation updates via Crowdin:
Chinese Traditional (57%) (thanks, hugoalh!)
Japanese (79%) (thanks, marudosurdo!)
Vietnamese (14%) (thanks, Kiên Dương Đức!)
Dependencies:
Bump @mantine/core from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/dropzone from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/form from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/hooks from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/modals from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/notifications from 7.10.1 to 7.10.2 (#4763)
Bump @playwright/test from 1.44.0 to 1.44.1 (#4781)
Bump @types/lodash from 4.17.4 to 4.17.5 (#4750)
Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#4747)
Bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (#4747)
Bump @vitejs/plugin-react from 4.3.0 to 4.3.1 (#4751)
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#4745)
Bump eslint-plugin-react from 7.34.1 to 7.34.3 (#4764, #4783)
Bump FFmpeg from 6.1 to 7.0.1
Bump jetty.version from 12.0.9 to 12.0.10 (#4743)
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#4746)
Bump org.apache.maven.plugins:maven-su
Added ability to customize FFmpeg Audio options (#1323)
Improved start time when transcoding audio
Fixed fully played status not updating when file has reached the end (#4728) (thanks, Fredo1650!)
Improved speed while transcoding via FFmpeg
Run eslint on build
Migrated eslint configuration to flat config format (ESLint v8/v9)
Fixed virtual folders like "Filter by..." appearing in alphabetical order instead of at the top (#4771)
Fixed not parsing disc number for audio files
Made FFmpeg output HDR and DV metadata when transcoding
Media players:
Added configuration to set the maximum H.264 level supported
Added configuration to set the maximum H.265 level supported
Added support for specifying Dolby AC-4 audio codec support
Added support for specifying AV1 (AOMedia Video 1) video codec support
Improved support for Samsung OLED TVs
Improved H.264 support on Sony PlayStation 4
Translation updates via Crowdin:
Chinese Traditional (57%) (thanks, hugoalh!)
Japanese (79%) (thanks, marudosurdo!)
Vietnamese (14%) (thanks, Kiên Dương Đức!)
Dependencies:
Bump @mantine/core from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/dropzone from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/form from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/hooks from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/modals from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/notifications from 7.10.1 to 7.10.2 (#4763)
Bump @playwright/test from 1.44.0 to 1.44.1 (#4781)
Bump @types/lodash from 4.17.4 to 4.17.5 (#4750)
Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#4747)
Bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (#4747)
Bump @vitejs/plugin-react from 4.3.0 to 4.3.1 (#4751)
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#4745)
Bump eslint-plugin-react from 7.34.1 to 7.34.3 (#4764, #4783)
Bump FFmpeg from 6.1 to 7.0.1
Bump jetty.version from 12.0.9 to 12.0.10 (#4743)
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#4746)
Bump org.apache.maven.plugins:maven-su
Universal Media Server 14.2.0
released Jul 11, 2024 (New Release)
General:
Added ability to customize FFmpeg Audio options (#1323)
Improved start time when transcoding audio
Fixed fully played status not updating when file has reached the end (#4728) (thanks, Fredo1650!)
Improved speed while transcoding via FFmpeg
Run eslint on build
Migrated eslint configuration to flat config format (ESLint v8/v9)
Fixed virtual folders like "Filter by..." appearing in alphabetical order instead of at the top (#4771)
Fixed not parsing disc number for audio files
Made FFmpeg output HDR and DV metadata when transcoding
<li class="bbli">Media players:
Added configuration to set the maximum H.264 level supported
Added configuration to set the maximum H.265 level supported
Added support for specifying Dolby AC-4 audio codec support
Added support for specifying AV1 (AOMedia Video 1) video codec support
Improved support for Samsung OLED TVs
Improved H.264 support on Sony PlayStation 4
<li class="bbli">Translation updates via Crowdin:
Chinese Traditional (57%) (thanks, hugoalh!)
Japanese (79%) (thanks, marudosurdo!)
Vietnamese (14%) (thanks, Kiên Dương Đức!)
<li class="bbli">Dependencies:
Bump @mantine/core from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/dropzone from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/form from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/hooks from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/modals from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/notifications from 7.10.1 to 7.10.2 (#4763)
Bump @playwright/test from 1.44.0 to 1.44.1 (#4781)
Bump @types/lodash from 4.17.4 to 4.17.5 (#4750)
Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#4747)
Bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (#4747)
Bump @vitejs/plugin-react from 4.3.0 to 4.3.1 (#4751)
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#4745)
Bump eslint-plugin-react from 7.34.1 to 7.34.3 (#4764, #4783)
Bump FFmpeg from 6.1 to 7.0.1
Bump jetty.version from 12.0.9 to 12.0.10 (#4743)
Bump org.apache.maven
Added ability to customize FFmpeg Audio options (#1323)
Improved start time when transcoding audio
Fixed fully played status not updating when file has reached the end (#4728) (thanks, Fredo1650!)
Improved speed while transcoding via FFmpeg
Run eslint on build
Migrated eslint configuration to flat config format (ESLint v8/v9)
Fixed virtual folders like "Filter by..." appearing in alphabetical order instead of at the top (#4771)
Fixed not parsing disc number for audio files
Made FFmpeg output HDR and DV metadata when transcoding
<li class="bbli">Media players:
Added configuration to set the maximum H.264 level supported
Added configuration to set the maximum H.265 level supported
Added support for specifying Dolby AC-4 audio codec support
Added support for specifying AV1 (AOMedia Video 1) video codec support
Improved support for Samsung OLED TVs
Improved H.264 support on Sony PlayStation 4
<li class="bbli">Translation updates via Crowdin:
Chinese Traditional (57%) (thanks, hugoalh!)
Japanese (79%) (thanks, marudosurdo!)
Vietnamese (14%) (thanks, Kiên Dương Đức!)
<li class="bbli">Dependencies:
Bump @mantine/core from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/dropzone from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/form from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/hooks from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/modals from 7.10.1 to 7.10.2 (#4763)
Bump @mantine/notifications from 7.10.1 to 7.10.2 (#4763)
Bump @playwright/test from 1.44.0 to 1.44.1 (#4781)
Bump @types/lodash from 4.17.4 to 4.17.5 (#4750)
Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#4747)
Bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (#4747)
Bump @vitejs/plugin-react from 4.3.0 to 4.3.1 (#4751)
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#4745)
Bump eslint-plugin-react from 7.34.1 to 7.34.3 (#4764, #4783)
Bump FFmpeg from 6.1 to 7.0.1
Bump jetty.version from 12.0.9 to 12.0.10 (#4743)
Bump org.apache.maven
Universal Media Server 14.0.0
released May 27, 2024 (New Release)
Universal Media Server 13.10.1
released May 12, 2024 (New Release)
Universal Media Server for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Universal Media Server from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
MacX Video Converter Pro
56% Off -
MacX Media Management Bundle
70% Off -
MacX DVD Video Converter
58% Off -
WinX HD Video Converter
56% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- MySQL Workbench 8.0.34
- OPC Client 8.4
- REFOG Terminal Monitor 8.1.2.2060
- PHPRunner 10.91 B42144
- UMove x64 1.10.974
- Deniz SQL Processes Viewer 1.0.0.0
- dbForge Data Compare for Oracle 5.5.100
- XMail 1.27
- FmPro Migrator 7.36
- LightProfiler 0.8.00
- Follow-Up Column for SharePoint 2.0
- Sawmill Enterprise 8.8.1
- DateTime Column 1.4
- ODBC Database Query 2.2
- CyBlock for ISA 6.5.0
- Enhanced Calendar 1.3
- OpenControl Modbus Ethernet OPC Server 3.5
- OpenControl Modbus Serial OPC Server 3.5
- KPI Column 2.0
- eyeOS 2.5
Popular Tags
sharepoint web part
network disk
web server
web
mail server
server
virtualization
file server
software
backup
pop3 server
ipds printing
sharepoint server
ftp server
database
script
analysis
sharepoint
web part
sharepoint component
log analyzer
dscsi
client server
active directory reports
smtp server
iscsi target
idisk
log analysis
log
active directory management
Popular Windows 7 Software
- eftepede for Windows
- RDS Server Monitoring 5.4.1024
- IP Blocker Firewall 5.1
- User Property Field 1.7.1
- SQL Agent Insight 0.9.5326.0
- MySQL Workbench 8.0.34
- OPC Client 8.4
- Plone x64 6.0.5
- Home Media Center 2.9.6042.28114
- WampServer 64-bit 3.3.2
- REFOG Terminal Monitor 8.1.2.2060
- Weka 3.8.6
- PHPRunner 10.91 B42144
- The Uniform Server 15.0.1
- UMove x64 1.10.974
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.