select.lua: refactor subtitle parse - #15936
Merged
Merged
Conversation
|
Download the artifacts for this pull request: Windows |
guidocella
reviewed
Feb 22, 2025
guidocella
reviewed
Feb 22, 2025
dyphire
force-pushed
the
select
branch
2 times, most recently
from
February 22, 2025 10:23
c024695 to
d154fc1
Compare
guidocella
reviewed
Feb 22, 2025
dyphire
force-pushed
the
select
branch
2 times, most recently
from
February 22, 2025 10:35
86a9123 to
7256e6d
Compare
guidocella
reviewed
Feb 22, 2025
guidocella
reviewed
Feb 22, 2025
guidocella
reviewed
Feb 22, 2025
Contributor
Author
Member
|
The async change should probably be in its own commit (unless you think it's tied closely with the other changes). |
Contributor
Author
I was refactoring while working on other problem issues and forgot to split the commit. Will redo it later. |
dyphire
force-pushed
the
select
branch
3 times, most recently
from
February 22, 2025 13:46
d61d1ab to
1d842d5
Compare
guidocella
reviewed
Feb 22, 2025
guidocella
reviewed
Feb 22, 2025
dyphire
force-pushed
the
select
branch
6 times, most recently
from
February 23, 2025 04:09
ce1cd29 to
f8be4d4
Compare
dyphire
force-pushed
the
select
branch
2 times, most recently
from
February 28, 2025 02:07
fb3f8fb to
30921db
Compare
kasper93
reviewed
Mar 4, 2025
Contributor
Author
|
Any suggestions here? I noticed it has been staying for a long time. |
guidocella
approved these changes
Jul 6, 2025
kasper93
reviewed
Jul 6, 2025
Avoid repeated display of the same content at the same subtitle time Keep blank lines for both lrc and srt formats
kasper93
approved these changes
Jul 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Avoid repeated display of the same content at the same subtitle time
Keep blank lines for both lrc and srt formats