antonio-bakula / simpleDLNA

A simple, zero-config DLNA media server, that you can just fire up and be done with it.
http://nmaier.github.io/simpleDLNA/
BSD 2-Clause "Simplified" License
6 stars 0 forks source link

Exceptions all around #3

Open antonio-bakula opened 8 years ago

antonio-bakula commented 8 years ago

There are exceptions poping all the time, and I see in the code sometimes they are used instead of range or null checking, and often with empty catch, hate that sh*t.

Clean this.