sintonia/python_apps
expert-geeks 539b03dd8c
Stop ShoutCAST rejecting title updates
When Libretime streams a webstream, the ID3 data is put into a single title field, leaving the artist field blank. When processing the ID3 data, Libretime concatenates the blank 'artist' field with the title, leaving '- title'. ShoutCAST rejects title updates that begin with punctuation for stylistic reasons (thanks guys) and so effectively ignores all ID3 data coming with the stream, falling back to the 'Station off-air' message. This PR uses the title field alone if the artist field is blank, but both when the artist data is available e.g. when streaming an MP3.
2018-03-04 15:04:31 +00:00
..
airtime-celery Adding decode = true to the raw request object fixes issues with certain podcasts and corruption 2017-10-07 18:48:39 -04:00
airtime_analyzer Better error message when parsing WAVE file 2017-09-20 19:13:15 +02:00
api_clients Fix recording through ecasound 2017-03-24 15:15:37 +01:00
icecast2 Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
pypo Stop ShoutCAST rejecting title updates 2018-03-04 15:04:31 +00:00
std_err_override CC-5990, CC-5991 - Python cleanup, removed need for /usr/lib/airtime 2015-01-27 18:43:36 -05:00