馃崚 MPrisPlugin: Limit string and URL lengths in metadata
Limit strings (artists, etc) to 200 characters, and for URLs disallow anything that isn't http(s) and clamp it to 2038 characters (which is the supposed limit of URLs that Chrome allows).
(cherry picked from commit bf6b3c66)