Remove deprecated "nowPlaying" field
In the MPRIS plugin, nowPlaying
contained the string "<song title> - <artist name>". We've been sending separate title & artist fields for a while, and all clients should be using those by now instead of the concatenated string.