Skip to content

v3.2

Compare
Choose a tag to compare
@jeffshee jeffshee released this 13 Nov 08:29
· 14 commits to master since this release
  • Fixed for local video files which containing quotes in filename
  • Avoid shell injection vulnerability
  • Switched python multiprocessing method to forkserver for performance
  • Added titles to Hidamari's processes for easier debugging

Note for package maintainer: @laymoth
A new python dependency setproctitle was added. Please remember to include this~
Thanks!