sintonia/python_apps/pypo
Roberto Soto 03c3cb02d8 raising the exception might kill pypopush thread
this is apparently the reason why schedules don't get pushed after a silence
producing desynchronization between the mvc and liquidsoap and cannot catch up until pypofetch times out.
(ON AIR turns off and there's a mess until the schedule is fetched. sometimes it even continues playing the wrong tune)
((logging inside the while True loop produces no output, probably it is locked on the queue?))
2019-11-04 11:02:39 -08:00
..
bin Replace std_err_override with logging.captureWarnings(True) in pypo 2017-03-13 16:28:07 +01:00
install Respawn liquidsoap and pypo indefinitely if they fail to launch. Throttled it though. 2015-12-04 15:56:06 -05:00
liquidsoap ♻️ cleanup aac code 2019-01-20 15:37:21 +01:00
pypo raising the exception might kill pypopush thread 2019-11-04 11:02:39 -08:00
tests CC-5990, CC-5991 - Python cleanup, removed need for /usr/lib/airtime 2015-01-27 18:43:36 -05:00
setup.py ♻️ (pypo) cleanup pypo/__main__.py 2018-12-23 12:06:26 +01:00