This is similar to issue #30. If you try to play audio stream, it results in exception:
airstream http://ice1.somafm.com/groovesalad-128-aac -o appletv
loading can take a few seconds...
=> press [q] to exit airstream
Progress |=============================================================================================================================================================================================================================================| 100%
/usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/components/progressable.rb:82:in `validate_progress': You can't set the item's current value to be greater than the total. (RuntimeError)
from /usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/components/progressable.rb:45:in `progress='
from /usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/base.rb:131:in `with_progressables'
from /usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/base.rb:48:in `block in progress='
from /usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/base.rb:147:in `with_update'
from /usr/local/share/gems/gems/ruby-progressbar-1.1.1/lib/progress_bar/base.rb:48:in `progress='
from /usr/local/share/gems/gems/airstream-0.4.9/bin/airstream:102:in `<top (required)>'
from /usr/local/bin/airstream:23:in `load'
from /usr/local/bin/airstream:23:in `<main>'
One workaround is to disable the progress bar like this, but it's rather quick&dirty fix:
This is similar to issue #30. If you try to play audio stream, it results in exception:
One workaround is to disable the progress bar like this, but it's rather quick&dirty fix: