lbryio / lbry-android

The LBRY Android app
MIT License
2.44k stars 113 forks source link

decode characters on open / lbry.tv urls #1173

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

https://lbry.tv/@Content_I_Like:1/DR.-ASTRID-ST%C3%9CCKELBERGER:2

will fail if you open with android, probably related to the special characters.

Also, need to make sure we support both : and # - the sdk has support for both.