damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
74 stars 4 forks source link

Add network timeout setting for large servers #253

Closed damontecres closed 4 months ago

damontecres commented 4 months ago

Adds a setting to the advanced page to change the network timeout. The previous default was 10s (now 15s). Setting to zero will disable the timeout all together. Large servers can take longer than 10 seconds to run queries.

The setting is also clickable to test the server connection so you don't have to go back and forth to find a good value.

I tested this with the emulator's latency/speed controls.