lethal-guitar/TvTextViewer

Properly deal with invalid input files

lethal-guitar opened this issue · 1 comments

Right now, the program just crashes when the given input file path doesn't exist or points to an empty file. Would be nice to show an error message instead.

Closed by 96c41d2