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
}
} )();
Torey Krug became a fan favorite in Boston after the 5-foot-9 defenseman played bigger than his undersized frame and steamrolled Robert Thomas with a massive hit during the Bruins’ 2019 Stanley Cup Finals battle with the St. Louis Blues.
After 523 games and nine seasons with Boston, Krug bid farewell to the Bruins in 2020 when he signed a seven-year, $45.5 million contract with the Blues.
The 33-year-old Michigan native has been in and out of the Blues lineup with different injuries over the last four seasons. The team announced on Tuesday that he will miss the entire 2024-25 season after he undergoes surgery to address the pre-arthritic changes to his left ankle. The Blues revealed in July that the changes in Krug’s ankle resulted from bone fractures the former Bruins defenseman suffered during his 13-year career. Krug planned to undergo rehabilitation for six to eight weeks and then be re-evaluated, hoping to avoid surgery.
Krug tallied 22 goals and 124 assists across four seasons with the Blues, with 208 hits and 325 blocked shots. He amassed 337 points (67 goals, 270 assists), 413 hits and 507 blocked shots with the Bruins from the 2011-12 season through 2019-2020.
The Blues reportedly tried to trade Krug and a first-round pick to the Philadelphia Flyers during the offseason in exchange for forward Kevin Hayes and defenseman Travis Sanheim. However, according to Sportsnet’s Elliotte Friedman, Krug invoked the no-trade clause on his contract and held up the deal.
After missing the upcoming season, Krug will have two years at $6.5 million average annual value remaining on his contract.