Add a disable hash check flag #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some users have their media mounted as a remote network mount; which requires the entire media file to download to be processed by Subtitle Sync. To avoid this issue, we need to add a way to disable hash checks and always sync subtitles every run. This is going to be faster as subtitle syncing only needs to read the first 10-20 seconds of the media file vs downloading the entire media file just for a hash check.
Resolved in
2559e95056