fadecut interrupts by using sox

Bug #1398360 reported by wando
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fadecut (Ubuntu)
New
Undecided
Marco Balmer

Bug Description

connecting to a stream like: http://176.31.246.143:8300 which sometimes sends advertising with an artist named "-- AUTOPROMO - Newsletter.mp3" causes a sox failure. in the fadecut script, the sox command interprets the artist as an option:
sox -V1 -- AUTOPROMO ...
and then you get a: sox FAIL sox: invalid option
i think you must add quotes to the artist like "-- AUTOPROMO ..." or '-- AUTOPROMO ...' in the fadecut script to make this work. So, artists who starts with "-- something" will cause an error ...

Revision history for this message
Marco Balmer (marco-balmer) wrote :

Thanks for reporting this.

Please execute fadecut with

$ bash -x ./fadecut

and send me a snipet with the error.

Thanks.

Changed in fadecut (Ubuntu):
assignee: nobody → Marco Balmer (marco-balmer)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.