window[‘TVEPlayer’] = “1705741365554441526”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
Jakub Zboril found a potential path to an NHL return in New Jersey.
The Devils on Thursday announced they signed Zboril to a professional tryout contract (PTO). The defenseman is slated to join his new club Sept. 18 when New Jersey opens training camp ahead of the 2024-25 NHL season.
Zboril hasn’t lived up to expectations since he was selected 13th overall by Boston in the 2015 draft. The 27-year-old spent seven-plus seasons in the Bruins organization before he was traded along with a 2027 third-round pick to the Blue Jackets in exchange for fellow blueliner Andrew Peeke back in March. Zboril never ended up playing with Columbus, instead logging 15 contests with the organization’s AHL affiliate in Cleveland.
Similarly, the Czechian only played in 76 NHL games with the Bruins despite being a part of the Original Six franchise for nearly a decade. The lion’s share of those appearances was in the 2020-21 campaign when he played in 42 of 56 regular-season tilts (the slate was shortened due to the COVID-19 pandemic). Zboril hasn’t played at hockey’s highest level since April of 2023.
Zboril also wasn’t the only 2015 first-round pick to leave Boston this calendar year, as Jake DeBrusk inked a deal with the Vancouver Canucks in free agency.