mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 03:49:14 -05:00
Shorten timeout waiting for audio to Spotify
This commit is contained in:
parent
5e4f449179
commit
9d9c82b6b1
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/* How long to wait for audio (in sec) before giving up */
|
/* How long to wait for audio (in sec) before giving up */
|
||||||
#define SPOTIFY_TIMEOUT 30
|
#define SPOTIFY_TIMEOUT 20
|
||||||
|
|
||||||
/* --- Types --- */
|
/* --- Types --- */
|
||||||
typedef struct audio_fifo_data
|
typedef struct audio_fifo_data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user