Skip to content

v2.5.5

Latest

Choose a tag to compare

@Rouzax Rouzax released this 09 May 07:01

Fixes

  • GuessIt API array field crash: The OpenSubtitles GuessIt API can return source and streaming_service as arrays instead of strings. When this happened, Get-SASourceDisplayName threw "Cannot process argument transformation on parameter 'Source'. Cannot convert value to type System.String", crashing the entire job at startup. Both fields are now normalized to scalars in Get-SAGuessItInfo, matching the existing pattern used for the other field.