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
}
} )();
BOSTON — Bruins fans were on pins and needles throughout the summer when it came to Jeremy Swayman’s contract, but the Boston netminder doesn’t seem too worried about his future.
General manager Don Sweeney, president Cam Neely, CEO Charlie Jacobs and head coach Jim Montgomery each expressed optimism that a deal will get done before training camp. Swayman opened up about the process and also was hopeful to don the Spoked B for years to come. The sides did not file for arbitration, which was a good sign that they were not too far off from a new contract.
The first captains’ practice was held at Warrior Ice Arena on Tuesday, and Swayman was on the ice. Joonas Korpisalo and Brandon Bussi were the other goalies present, and the trio rotated at an even amount. So there isn’t any indication of roles or statuses within the team.
However, the fact that Swayman was present Tuesday should provide fans even more optimism that a deal will get done between the sides. The restricted free agent did not speak to media after the first captains’ practice, but given Brad Marchand did not want to air things about his contract to the media, Swayman might take a similar approach until everything gets signed.