You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SX-Code
changed the title
fix: Remove blank lines before parsing the subtitle file
fix: Remove blank lines before parsing the remote subtitle file
Aug 17, 2024
SX-Code
changed the title
fix: Remove blank lines before parsing the remote subtitle file
fix: Bilingual subtitles cannot be parsed
Aug 23, 2024
Description
The following situations cannot be parsed correctly.
Solution
add parse lines
*(\r\n|\r|\n)(?:.*)
.use.
lib/data/repository/subtitle_repository.dart.getSubtitlesData()
The text was updated successfully, but these errors were encountered: