Add traceback so we can debug.
This commit is contained in:
parent
9724298f40
commit
348f8573c7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
import telnetlib
|
import telnetlib
|
||||||
from .timeout import ls_timeout
|
from .timeout import ls_timeout
|
||||||
|
import traceback
|
||||||
|
|
||||||
def create_liquidsoap_annotation(media):
|
def create_liquidsoap_annotation(media):
|
||||||
# We need liq_start_next value in the annotate. That is the value that controls overlap duration of crossfade.
|
# We need liq_start_next value in the annotate. That is the value that controls overlap duration of crossfade.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue