Skip to content

Commit

Permalink
Fix bug where empty .SRT files could be created
Browse files Browse the repository at this point in the history
Timestamps in a longer format were not recognized, which would lead to
empty .SRT files being produced.
  • Loading branch information
rosetinted committed Oct 8, 2017
1 parent eb38452 commit d956505
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 83 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -234,3 +234,5 @@ _Pvt_Extensions

# FAKE - F# Make
.fake/

*.sln
33 changes: 0 additions & 33 deletions LyndaDecryptor.sln

This file was deleted.

Loading

0 comments on commit d956505

Please sign in to comment.