mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 01:49:37 +00:00 
			
		
		
		
	Update audioPlayer idle event in Streamer class
This commit is contained in:
		@@ -87,6 +87,7 @@ module.exports = class {
 | 
			
		||||
            })
 | 
			
		||||
            .on('idle', () => {
 | 
			
		||||
                this.logger('Streamer', station.name + " / " + "Idle");
 | 
			
		||||
                audioPlayer.removeAllListeners();
 | 
			
		||||
                this.play(station);
 | 
			
		||||
            })
 | 
			
		||||
            .on('paused', () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user