AudioPlayer: display error when seek failure
As there is no 100% reliable way to determine is a file is seekable except by having it fail, the seek buttons cannot be hidden for unseekable files. Instead it will display an error when the seek fails. Closes #2137 (closed)