diff --git a/syncplay/constants.py b/syncplay/constants.py index 2383db427..980bfb52d 100644 --- a/syncplay/constants.py +++ b/syncplay/constants.py @@ -49,7 +49,7 @@ WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1 AUTOPLAY_DELAY = 3.0 SYNC_ON_PAUSE = True # Client seek to global position - subtitles may disappear on some media players -FOLDER_SEARCH_TIMEOUT = 1.0 # Secs +FOLDER_SEARCH_TIMEOUT = 2.0 # Secs #Usually there's no need to adjust these LAST_PAUSED_DIFF_THRESHOLD = 2