window[‘TVEPlayer’] = “1705741332549379442”;
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
}
} )();
The Boston Celtics have plenty of nickname guys.
Kristaps Porzingis is known as “The Unicorn.” Jayson Tatum has been known to go by “Big Deuce.” Al Horford hasn’t been called anything but “Big Al” in like a decade. Payton Pritchard has more than you’d expect (Fast PP, 8 Mile, P-Rabbit) out of a role player.
Jaylen Brown? He just goes by his initials.
“JB” isn’t necessarily bad. It is boring, though, which might be why he floated a potential new nickname Saturday, superimposing his face on a poster from “Aquaman.”
Why?
Brown has spent the last couple offseasons doing workouts in pools. It’s his thing, we guess, so you can’t blame him for trying to get a new nickname off the ground. JB wasn’t suitable for an NBA Finals MVP and three-time NBA All-Star, anyway.
The Celtics might want to roll with Aquaman. It isn’t a half-bad marketing idea.