Home Jambase Today’s Livestreams, September 8, 2020: Scott Guberman, Della Mae, Kendra & The...

Today’s Livestreams, September 8, 2020: Scott Guberman, Della Mae, Kendra & The Bunnies And More

101

There are a handful of couch tour options on the JamBase Livestreams Calendar lineup today, September 8, 2020.

Keyboardist Scott Guberman goes live for The Creekside Music Hall Show in continuing a weekly series. Additionally, Della Mae resume their weekly Tuesday Night Hoedown series.

Kendra & The Bunnies perform live for Deadheadland’s DHL-TV, while Hayes Carll presents a new Alone Together Tuesdays livestream.

See the full JamBase Livestreams Calendar for today below:

!function ($) {

window.jb_populate_livestreams_promo = function( $element ) {

let args = $element.attr( ‘data-args’ );

// set up the AJAX post data
var data = {
‘action’: ‘jb_get_livestreams_promo’,
‘args’: args,
};

console.log( data );

// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){

if ( true == response.success ){

$element.html(response.data).slideDown(420);

// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);

return;

}
},
error: function( response ){

alert( response.responseText );

}
});

};

$(function(){

$(‘#livestreams-promo-container’).each( function(){

jb_populate_livestreams_promo( $(this) );

});

});

}(window.jQuery);

Use the JamBase Livestreams Calendar to check out a complete list of upcoming streams and for links to yesterday’s on-demand replays.

Source: JamBase.com