Android app
v1.3.1
26 Jul 2026build 92 changes
Fixed search freezing before playback when a secondary source was slow to answer.
Tapping a search result froze the app
The extra music source could hang without ever failing, and everything waited on it. Every call to it now has a hard timeout, and building a queue gives up after 4.5 seconds rather than waiting forever.
Search results took too long to appear
Results from the main catalogue now show immediately, and rows from the secondary source weave in afterwards instead of holding up the whole list.