Skip to main content
/
/
/
/
/
consts.py at 1d4c8f60e1b85cd76aeca0ca6f2b34708962e364 - music-assistant-server | Yannick Schulz
Home
Code
...
playback
consts.py
music-assistant-server
76 B
•
PY
Directory
Copy
Download
View in Forgejo
consts.py
76 B • 4 lines • python
1
"""Constants specific to playback."""
2
3
SOURCE_CHANGE_TIMEOUT =
5
# seconds
4