fadecut interrupts by using sox
Bug #1398360 reported by
wando
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://
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 ...
To post a comment you must log in.
Thanks for reporting this.
Please execute fadecut with
$ bash -x ./fadecut
and send me a snipet with the error.
Thanks.