mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-31 00:09:16 +02:00
3 secs, not 5
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ DAY_END = 20
|
|||||||
LATE_NIGHT_START = 0
|
LATE_NIGHT_START = 0
|
||||||
LATE_NIGHT_END = 6
|
LATE_NIGHT_END = 6
|
||||||
|
|
||||||
CROSSFADE_DURATION = 5 # seconds
|
CROSSFADE_DURATION = 3 # seconds
|
||||||
|
|
||||||
playlist_dir = "/home/user/playlists"
|
playlist_dir = "/home/user/playlists"
|
||||||
name_table_path = "/home/user/mixes/name_table.txt"
|
name_table_path = "/home/user/mixes/name_table.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user