otsaloma / gaupol

Editor for text-based subtitle files
https://otsaloma.io/gaupol/
GNU General Public License v3.0
250 stars 35 forks source link

SRT format: add "end of this subtitle" to the last subtitle too #218

Closed gnanet closed 6 months ago

gnanet commented 6 months ago

Changed the "in-between" newline logic, to force the last line of every subtitle to be a blank line. See https://github.com/otsaloma/gaupol/issues/217

This allows for example a Samsung AU71xx series SmartTV to display the last subtitle.

otsaloma commented 6 months ago

Thanks!