Public bug reported:

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 ...

** Affects: fadecut (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1398360

Title:
  fadecut interrupts by using sox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fadecut/+bug/1398360/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to