Brandon Castellano

Results 334 comments of Brandon Castellano

A recent [blog post](https://pierce.dev/notes/automating-our-home-video-imports) also shows how important this is for the future. It looks like TransNetV2 might be a good candidate to start with for integrating this. I haven't...

This should be possible with the AdvancedInstaller CLI: ``` AdvancedInstaller.com /edit dist/installer/PySceneDetect.aip -SetProperty InstallationType=PerMachineIfAdmin AdvancedInstaller.com /edit dist/installer/PySceneDetect.aip -AddDialog InstallTypeDlg -After WelcomeDlg AdvancedInstaller.com /edit dist/installer/PySceneDetect.aip -AddEnvironmentVariable -Name "PATH" -Value "[APPDIR]" -Component...

This is a good idea, I'll consider this for the next release.

What happens if you use `[email protected]` instead of `@v3`? The README.md in this repo may be out of date.