Title: Disable Stream Autoplay
Last modified: August 21, 2016

---

# Disable Stream Autoplay

 *  [kxtlol](https://wordpress.org/support/users/kxtlol/)
 * (@kxtlol)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/disable-stream-autoplay/)
 * How do I prevent live streams from autoplaying? I am currently using the shortcode
   on a sidebar text widget.
 * [http://wordpress.org/extend/plugins/live-stream-badger/](http://wordpress.org/extend/plugins/live-stream-badger/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Tadas Krivickas](https://wordpress.org/support/users/tkrivickas/)
 * (@tkrivickas)
 * [13 years ago](https://wordpress.org/support/topic/disable-stream-autoplay/#post-3876739)
 * I will add a shortcode parameter to disable autoplay in the next version.
 *  Plugin Author [Tadas Krivickas](https://wordpress.org/support/users/tkrivickas/)
 * (@tkrivickas)
 * [13 years ago](https://wordpress.org/support/topic/disable-stream-autoplay/#post-3876755)
 * Try the latest dev version and see if it works for you: [http://downloads.wordpress.org/plugin/live-stream-badger.zip](http://downloads.wordpress.org/plugin/live-stream-badger.zip)
 * Autoplay can be disabled by adding `autoplay="false"` to the shortcode.
 *  [zeus05](https://wordpress.org/support/users/zeus05/)
 * (@zeus05)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/disable-stream-autoplay/#post-3876790)
 * [livestream url=”[http://www.twitch.tv/channel&#8221](http://www.twitch.tv/channel&#8221);
   autoplay=”false”]
 * doesn’t work
 *  [zeus05](https://wordpress.org/support/users/zeus05/)
 * (@zeus05)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/disable-stream-autoplay/#post-3876791)
 * Partially I fixed the problem, but i don’t create a real solution. In my solution
   autoplay is always set on false. The string is wrong instead of & you have to
   add & # 0 3 8 ; (without the spaces). Additionally I deleted also the request,
   my flashvars value looks like this:
    value=”hostname=www.twitch.tv&channel=’ .
   $stream_summary->channel_name . ‘&auto_play=$autoplay’ . ‘&start_volume=25″ But
   the allocation auto_play=$autoplay doesn’t work. The value is always false and
   I don’t know why. Writing [livestream url=”[http://www.twitch.tv/channel&#8221](http://www.twitch.tv/channel&#8221);
   autoplay=”false”] or [livestream url=”[http://www.twitch.tv/channel&#8221](http://www.twitch.tv/channel&#8221);
   autoplay=”true”] seems to be wrong, because he don’t write true or false in the
   variable. But I don’t feel like fixing this problem, because I don’t want autplay
   on true. So when anyone want to fix the problem I gave him a preperation. If 
   anyone fixed the whole problem please post the answer ;).
 * greets zeus

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Disable Stream Autoplay’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/live-stream-badger.svg)
 * [Live Stream Badger](https://wordpress.org/plugins/live-stream-badger/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/live-stream-badger/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/live-stream-badger/)
 * [Active Topics](https://wordpress.org/support/plugin/live-stream-badger/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/live-stream-badger/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/live-stream-badger/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [zeus05](https://wordpress.org/support/users/zeus05/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/disable-stream-autoplay/#post-3876791)
 * Status: not resolved