Skip to content

v1.3.7

Choose a tag to compare

@ZL154 ZL154 released this 16 Mar 20:57
· 288 commits to main since this release

v1.3.7

Fixed

  • Reworked File Transformation integration payload to use a safer search-and-replace style registration for index.html
  • Improved compatibility with Jellyfin 10.11.6 and newer File Transformation builds
  • Reduced risk of startup failure caused by invalid transformation payload structure
  • Improved logging around automatic shell injection registration

Changed

  • Shell injection now targets </body> replacement rather than the previous registration format
  • Internal integration code now handles reflection invocation errors more cleanly