This version fixes null pointers if you attempt to get metadata from a file that isn't a media file.
The library can be found in Maven Central as:
<dependency>
<groupId>net.jeremybrooks</groupId>
<artifactId>pressplay</artifactId>
<version>1.0.7</version>
</dependency>