We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33caf1d commit e0f679aCopy full SHA for e0f679a
meta.yaml
@@ -12,4 +12,9 @@ category: "General"
12
artifacts:
13
- "Jellyfin.Plugin.DoViRemux.dll"
14
changelog: |-
15
- - Added support for converting DoVi Profile 7.6 to 8.1
+ - Fixed an error on task start when no primary user is set
16
+ - Fixed remuxes crashing when the media has external subtitles
17
+ - Fixed configuration changes requiring a restart to take effect
18
+ - Improved logging for the 7.6 to 8.1 downmux processes
19
+ - Fixed a deadlock between ffmpeg and dovi_tool during downmuxes
20
+ - 7.6 downmuxing is no longer enabled by default after initial plugin installation
0 commit comments