Nothing working at all on version 2.2.0
I installed MusicPiped on my Redmi 8, MIUI 12.3.0 running Android 10 and nothing will load. Here are some screenshots.
Main page:
Artists page:
Trying to search:

I have also tried turning off 1.1.1.1, which is the VPN I had in the screenshots. It didn't make a difference.
Am I the only one having this issue, and how can I fix it?
Worked after changíng invidious API to
https://invidious.namazso.eu/
Right upper corner 3 dots > invidious api
Thx to a user from the bug forum
Worked today 17.07.2021
Have fun
Thanks!
On Sat, 17 Jul 2021, 3:50 pm littlefico, @.***> wrote:
Worked after changíng invidious API to https://invidious.namazso.eu/ Right upper corner 3 dots > invidious api Thx to a user from the bug forum Worked today 17.07.2021 Have fun
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/deep-gaurav/MusicPiped/issues/144#issuecomment-881910121, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ5XXOGVY7QRX5ZCETQ3GSDTYGKDPANCNFSM5APLCMYQ .
I had some issues when setting a alternative invidious instance, this could help:
- restarting the app helped applying the new setting (the error message could be improved by displaying the invidious API URL)
- the URL must ends with a /, without it it will fail (the code could detect that and auto add the trailing slash)
This problem seems to be unsolved, my daughter just handed me her phone which doesn't want to play anything... Might this be related to a change in the invidious API which needs to be implemented in Musicpiped? I run my own Invidious instance which I recently updated, this seems to coincide with Musicpiped refusing to play along.
...edit...
This problem is related to https://github.com/iv-org/invidious/issues/2488 - Invidious returns an error when using type=all in the API search.
...edit...
I submitted a PR (https://github.com/iv-org/invidious/pull/2496) to Invidious which fixes this bug. If you happen to run your own instance of Invidious you can apply the PR to get MusicPiped back to life.
This problem is now solved in the latest (master) version of Invidious