Skip to content
Commit 50c2c1d2 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

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)
parent a019bcd7
Pipeline #605610 canceled with stage
in 1 minute and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment