Skip to content

v1.5.7-beta.57

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:00
· 57 commits to master since this release

From newest to oldest:

  • Refactored subtitle post-processing to use shlex.split for safer subprocess invocation (fixing CWE-78) and replaced _escape with _double_quotes for cleaner variable substitution logic. 37d584a
  • Enhanced error handling in Titlovi provider by raising specific exceptions for 403 Forbidden responses during login, search, and download operations. #3271 8e52bad