This allows log parsers to always extract correct information about the "artist" and "title" fields: previously that was a problem if either (or both) of those fields contained a "-" character. Fixes #416. Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>