Added a tap to cancel load when loading folders so you never get stuck in the case of network issues
it's a needed feature given how often subsonic doesn't load large folders/playlists...
Moderator: moderators
Added a tap to cancel load when loading folders so you never get stuck in the case of network issues
jacob019 wrote:I compiled a modded version with 60 second timeouts instead of 10 seconds:
It's version 3.3 (version code 46)
The only thing I changed was RESTMusicService.java lines 111 and 112:
private static final int SOCKET_READ_TIMEOUT_DEFAULT = 60 * 1000; //changed from 10 to 60
private static final int SOCKET_READ_TIMEOUT_DOWNLOAD = 60 * 1000; //changed from 10 to 60
Users browsing this forum: No registered users and 36 guests