fmang / opustags

Ogg Opus tags editor
BSD 3-Clause "New" or "Revised" License
75 stars 10 forks source link

Better error messages #15

Closed fmang closed 5 years ago

fmang commented 8 years ago

When I give an invalid file to the command-line, I get invalid stream to decode following by my shell prompt because it doesn't end with a newline.

The thrown exceptions should be caught and displayed nicely instead. Also, I'd except something like “No such file or directory”.