#[BUG] Special chars in artists name

5 messages · Page 1 of 1 (latest)

naive panther
#

Hello, I think the picture is self explanatory. I had to take the URL encoded artists name.
Thanks :)

placid egret
#

Should be enough with %2B, the extra 25 shouldn't be necessary. It seems like + in artist names lead to weird effects because it gets interpreted as a space somewhere along the line.

fluid glacier
#

so i am now encoding it twice... as a cursed workaround

fluid glacier
#