tkem / mopidy-mobile

Mopidy Web client extension and hybrid app for mobile devices
Apache License 2.0
78 stars 14 forks source link

Timeout issue for Android Mopidy Mobile while using slower Mopidy Servers #242

Closed kokosowy closed 3 years ago

kokosowy commented 3 years ago

Hi,

I'm using Mopidy Server on Raspberry Pi zero system, which has 1-core 1 GHz ARM11 32-bit CPU. Speed is not its advantage. Therefore my Mopidy Mobile for Android throws some timeout errors from time to time, sometimes multiple times in a row, while browsing a library. Is there any possibility to define custom value for timeout parameter?

Thanks! K

tkem commented 3 years ago

Settings -> Look and Feel -> Request timeout

Please let me know if raising this solves this issue!

kokosowy commented 3 years ago

Woah! I was looking for any options and didn't find! Thanks @tkem, I will take a look and let you know!

kokosowy commented 3 years ago

It helped, thank you!