@ -105,6 +105,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -105,6 +105,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mixed transcoding (software decode, hardware filters/encode) can now use multiple decode threads
- Split main `Settings` page into multiple pages
- Update UI layout on all pages to be less cramped and to work better on mobile
- Add CPU and Video Controller info to `Troubleshooting` > `General` output
### Fixed
- Fix QSV acceleration in docker with older Intel devices
@ -28,6 +28,11 @@ public class ArchiveTroubleshootingResultsHandler(ILocalFileSystem localFileSyst
@@ -28,6 +28,11 @@ public class ArchiveTroubleshootingResultsHandler(ILocalFileSystem localFileSyst
@ -63,19 +62,11 @@ public class GetTroubleshootingInfoHandler : IRequestHandler<GetTroubleshootingI
@@ -63,19 +62,11 @@ public class GetTroubleshootingInfoHandler : IRequestHandler<GetTroubleshootingI
@ -152,12 +143,17 @@ public class GetTroubleshootingInfoHandler : IRequestHandler<GetTroubleshootingI
@@ -152,12 +143,17 @@ public class GetTroubleshootingInfoHandler : IRequestHandler<GetTroubleshootingI
@ -209,6 +210,40 @@ public class HardwareCapabilitiesFactory : IHardwareCapabilitiesFactory
@@ -209,6 +210,40 @@ public class HardwareCapabilitiesFactory : IHardwareCapabilitiesFactory