2025-10-21, 02:12 PM 
		
	
	
		I had this same thing happening and fixed it by disabling cec entirely. Since I run the player on a linux machine I don't think I need it for now:
To disable cec edit the file (linux) ~/.local/share/jellyfinmediaplayer/jellyfinmediaplayer.conf and set cec enable to false
...
"cec": {
"activatesource": true,
"enable": false <--- this
...
	  
	
	
To disable cec edit the file (linux) ~/.local/share/jellyfinmediaplayer/jellyfinmediaplayer.conf and set cec enable to false
...
"cec": {
"activatesource": true,
"enable": false <--- this
...

