0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 13:52:00 +01:00

change crossfade time

This commit is contained in:
2025-09-22 20:30:16 +02:00
parent 21f52dbc01
commit 3657463159

View File

@@ -39,7 +39,7 @@ DAY_END = 20
LATE_NIGHT_START = 0
LATE_NIGHT_END = 6
CROSSFADE_DURATION = 3 # seconds
CROSSFADE_DURATION = 5 # seconds
JINGIEL_FILE = "/home/user/Jingiel.mp3"