Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix srt file missing segments #292

Merged
merged 2 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. Send completed bool with each segment

    Completed bool represents if the segment is completely processed by the server
    
    Signed-off-by: makaveli10 <suryanvineet47@gmail.com>
    makaveli10 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    81c57ae View commit details
    Browse the repository at this point in the history
  2. Update tests to incorporate the completed boolean in segments

    Signed-off-by: makaveli10 <suryanvineet47@gmail.com>
    makaveli10 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8d89de2 View commit details
    Browse the repository at this point in the history