mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1344] [MERGED] Fix for missing subtitles #2119
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1344
Author: @PunitLodha
Created: 6/9/2021
Status: ✅ Merged
Merged: 6/10/2021
Merged by: @cfsmp3
Base:
master← Head:missing_subs📝 Commits (1)
457c142fix for missing subtitles📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
src/lib_ccx/sequencing.c(+8 -1)📄 Description
Avoid overwriting data, by processing it first
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Flush buffered cc blocks before storing new ones if FTS has changed, to avoid overwriting subtitle data
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.