| 
														
															@@ -428,6 +428,38 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			</transition> 
														 | 
														
														 | 
														
															 			</transition> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		</div> 
														 | 
														
														 | 
														
															 		</div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		<floating-box id="playerDebugBox" ref="playerDebugBox"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			<template #body> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>YouTube id</b>: {{ currentSong.songId }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Can autoplay</b>: {{ canAutoplay }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					><b>Attempts to play video</b>: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					{{ attemptsToPlayVideo }}</span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					><b>Last time requested if can autoplay</b>: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					{{ lastTimeRequestedIfCanAutoplay }}</span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Loading</b>: {{ loading }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Playback rate</b>: {{ playbackRate }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Player ready</b>: {{ playerReady }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Ready</b>: {{ ready }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Seeking</b>: {{ seeking }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>System difference</b>: {{ systemDifference }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Time before paused</b>: {{ timeBeforePause }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Time elapsed</b>: {{ timeElapsed }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Time paused</b>: {{ timePaused }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Volume slider value</b>: {{ volumeSliderValue }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Local paused</b>: {{ localPaused }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>No song</b>: {{ noSong }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					><b>Private playlist queue selected</b>: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					{{ privatePlaylistQueueSelected }}</span 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				<span><b>Station paused</b>: {{ stationPaused }}</span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			</template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		</floating-box> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		<Z404 v-if="!exists"></Z404> 
														 | 
														
														 | 
														
															 		<Z404 v-if="!exists"></Z404> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	</div> 
														 | 
														
														 | 
														
															 	</div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </template> 
														 | 
														
														 | 
														
															 </template> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -441,6 +473,8 @@ import StationHeader from "./StationHeader.vue"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import UserIdToUsername from "../../components/common/UserIdToUsername.vue"; 
														 | 
														
														 | 
														
															 import UserIdToUsername from "../../components/common/UserIdToUsername.vue"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import Z404 from "../404.vue"; 
														 | 
														
														 | 
														
															 import Z404 from "../404.vue"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+import FloatingBox from "../../components/ui/FloatingBox.vue"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import io from "../../io"; 
														 | 
														
														 | 
														
															 import io from "../../io"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import keyboardShortcuts from "../../keyboardShortcuts"; 
														 | 
														
														 | 
														
															 import keyboardShortcuts from "../../keyboardShortcuts"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import utils from "../../../js/utils"; 
														 | 
														
														 | 
														
															 import utils from "../../../js/utils"; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1011,6 +1045,12 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				} 
														 | 
														
														 | 
														
															 				} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			} 
														 | 
														
														 | 
														
															 			} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		}, 
														 | 
														
														 | 
														
															 		}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		togglePlayerDebugBox() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			this.$refs.playerDebugBox.toggleBox(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		resetPlayerDebugBox() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			this.$refs.playerDebugBox.resetBox(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		join() { 
														 | 
														
														 | 
														
															 		join() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			this.socket.emit("stations.join", this.stationName, res => { 
														 | 
														
														 | 
														
															 			this.socket.emit("stations.join", this.stationName, res => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				console.log(res.data); 
														 | 
														
														 | 
														
															 				console.log(res.data); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1414,7 +1454,8 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SongsListSidebar: () => import("./SongsList.vue"), 
														 | 
														
														 | 
														
															 		SongsListSidebar: () => import("./SongsList.vue"), 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		UsersSidebar: () => import("./UsersList.vue"), 
														 | 
														
														 | 
														
															 		UsersSidebar: () => import("./UsersList.vue"), 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		UserIdToUsername, 
														 | 
														
														 | 
														
															 		UserIdToUsername, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		Z404 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		Z404, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		FloatingBox 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 }; 
														 | 
														
														 | 
														
															 }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </script> 
														 | 
														
														 | 
														
															 </script> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -2002,4 +2043,14 @@ h6 { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 .experimental { 
														 | 
														
														 | 
														
															 .experimental { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	display: none !important; 
														 | 
														
														 | 
														
															 	display: none !important; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+#playerDebugBox { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	.box-body { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		flex-direction: column; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		b { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			color: #000; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </style> 
														 | 
														
														 | 
														
															 </style> 
														 |