Hello, you can download chapters for this release [here](https://mega.nz/file/9FwTEZ7R#QnZp89gOw668pqrGowPp_4FBsY3NhIqT7_mgwerLLSA) and apply them to the files with the following command on Linux:
`mkdir -p fixed ; for file in *.mkv; do mkvmerge --split timestamps:0:00:9.573 -o "./fixed/$file" "$file"; done`
ChatGPT or your preferred LLM can convert that to a Windows command. You need to have mvkmerge installed in PATH.
Comments - 8
ExData7
NekoTrix (uploader)
ExData7
mitchevan1
NekoTrix (uploader)
NekoTrix (uploader)
tdsii
NekoTrix (uploader)