From befc7c910aadb9c84e7df00c8f812b1b7c97d005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 19 May 2016 12:55:37 +0200 Subject: [PATCH] Fixed debugging --- static/dist/embed.min.js | 2 +- static/dist/main.min.js | 4 ++-- static/js/player.js | 10 +++++++--- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/static/dist/embed.min.js b/static/dist/embed.min.js index f5c52bcd..ed96d114 100755 --- a/static/dist/embed.min.js +++ b/static/dist/embed.min.js @@ -1 +1 @@ -!function(){function e(e){$("#volume").slider("value",e),s.setVolume(e)}var t={loaded:!0,before_load:"",after_load:"",ytplayer:"",stopInterval:!1,youtube_listener:function(e){if(t.loaded=!1,localStorage.debug&&(console.log("--------youtube_listener--------"),console.log("Received: "),console.log(e),console.log("paused variable: "+u),console.log("mobile_beginning variable: "+_),console.log("getVideoUrl(): "+t.ytplayer.getVideoUrl().split("v=")[1]),console.log("video_id variable: "+i),console.log("---------------------------------")),0==e.length){document.getElementById("song-title").innerHTML="Empty channel. Add some songs!",$("#player_overlay").height($("#player").height()),window.MSStream||$("#player_overlay").toggleClass("hide");try{t.ytplayer.stopVideo()}catch(a){}}else{void 0==l?l=e[0][0].id:l!=i&&(l=i),i=e[0][0].id,conf=e[1][0],time=e[2],n=time-conf.startTime,d=e[0][0].title,duration=e[0][0].duration,_&&o.mobilecheck()&&0==n&&(n=1);try{full_playlist[0].id==i&&c.song_change(full_playlist[0].added),Suggestions.fetchYoutubeSuggests(i)}catch(a){}if(t.getTitle(d,viewers),t.setBGimage(i),p&&!window.MSStream)try{t.ytplayer.getVideoUrl().split("v=")[1]!=i&&(t.ytplayer.loadVideoById(i),t.notifyUser(i,d),t.ytplayer.seekTo(n),u&&t.ytplayer.pauseVideo()),u||(_||t.ytplayer.playVideo(),k||t.durationSetter()),(t.ytplayer.getDuration()>n||0==t.ytplayer.getDuration())&&t.ytplayer.seekTo(n),t.after_load=i,t.loaded||setTimeout(function(){t.loaded=!0},500)}catch(a){k||t.durationSetter()}else t.getTitle(d,viewers)}},onPlayerStateChange:function(e){switch(localStorage.debug&&(console.log("-------onPlayerStateChange------"),console.log("New state\nState: "),console.log(e),console.log("Duration: "+t.ytplayer.getDuration(),"Current time: "+t.ytplayer.getCurrentTime()),console.log("getVideoUrl(): "+t.ytplayer.getVideoUrl().split("v=")[1]),console.log("video_id variable: "+i),console.log("---------------------------------")),e.data){case-1:break;case 0:playing=!1,u=!1,a.emit("end",{id:i,channel:S.toLowerCase()});break;case 1:playing=!0,beginning&&o.mobilecheck()&&(t.ytplayer.pauseVideo(),beginning=!1,_=!1),f||"/"==window.location.pathname||o.addClass("#player_overlay","hide"),"/"!=window.location.pathname&&(1==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide"),2==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide")),u&&(a.emit("pos",{channel:S.toLowerCase()}),u=!1);break;case 2:u=!0,"/"!=window.location.pathname&&s.play_pause_show(),_=!0;break;case 3:}},getTitle:function(e,t){var o=t>1?"viewers":"viewer",n=decodeURIComponent(e);if("/"!=window.location.pathname){var a=document.getElementById("song-title"),i=document.getElementById("viewers");a.innerHTML=n,i.innerHTML=t+" "+o,a.title=n+" • "+t+" "+o}document.title=n+" • Zöff / "+S},errorHandler:function(e){5==e.data||100==e.data||101==e.data||150==e.data?(curr_playing=t.ytplayer.getVideoUrl().replace("https://www.youtube.com/watch?v=",""),a.emit("skip",{error:e.data,id:i,pass:w,channel:S.toLowerCase})):void 0!==i&&t.ytplayer.loadVideoById(i)},onPlayerReady:function(e){$("#channel-load").css("display","none");try{beginning=!0,p=!0,window.MSStream||($("#player").css("opacity","1"),$("#controls").css("opacity","1"),$(".playlist").css("opacity","1"),t.ytplayer.loadVideoById(i),I&&!o.mobilecheck()&&t.ytplayer.playVideo(),k||t.durationSetter(),f?setTimeout(function(){t.ytplayer.seekTo(n),I||(t.ytplayer.pauseVideo(),s.play_pause_show())},1e3):t.ytplayer.seekTo(n)),t.readyLooks(),s.initYoutubeControls(t.ytplayer),s.initSlider(),t.ytplayer.setVolume(Crypt.get_volume()),$(".video-container").removeClass("no-opacity")}catch(a){}},readyLooks:function(){t.setBGimage(i)},setBGimage:function(e){if(void 0!==e&&!f){var t=new Image;t.onload=function(){var e=new ColorThief,n=e.getColor(t);"/"!=window.location.pathname&&(document.getElementsByTagName("body")[0].style.backgroundColor=o.rgbToHsl(n,!0),$("meta[name=theme-color]").attr("content",o.rgbToHex(n[0],n[1],n[2])))},t.crossOrigin="Anonymous",t.src="https://zoff.no:8080/https://img.youtube.com/vi/"+e+"/mqdefault.jpg"}},set_width:function(e){$(".video-container").width(e)},notifyUser:function(e,t){if(t=t.replace(/\\\'/g,"'").replace(/"/g,"'").replace(/&/g,"&"),"granted"===Notification.permission&&document.hidden){var o=new Notification("Now Playing",{body:t,icon:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg",iconUrl:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg"});o.onclick=function(e){window.focus(),this.cancel()},setTimeout(function(){o.close()},5e3)}},setup_all_listeners:function(){get_list_listener(),setup_youtube_listener(),setup_admin_listener(),setup_chat_listener(),setup_list_listener()},onYouTubeIframeAPIReady:function(){t.ytplayer=new YT.Player("player",{videoId:i,playerVars:{rel:"0",wmode:"transparent",controls:"0",iv_load_policy:"3",theme:"light",color:"white",showinfo:0},events:{onReady:t.onPlayerReady,onStateChange:t.onPlayerStateChange,onError:t.errorHandler}})},durationSetter:function(){if(void 0!=duration)try{t.stopInterval||(k=!0),dMinutes=Math.floor(duration/60),dSeconds=duration-60*dMinutes,currDurr=void 0!=t.ytplayer.getCurrentTime()?Math.floor(t.ytplayer.getCurrentTime()):n,currDurr>duration&&(currDurr=duration),minutes=Math.floor(currDurr/60),seconds=currDurr-60*minutes,document.getElementById("duration").innerHTML=o.pad(minutes)+":"+o.pad(seconds)+" / "+o.pad(dMinutes)+":"+o.pad(dSeconds),per=100/duration*currDurr,per>=100?per=100:0==duration&&(per=0),$("#bar").width(per+"%")}catch(e){}t.stopInterval||setTimeout(t.durationSetter,1e3)},loadPlayer:function(){1==$("script[src='https://www.youtube.com/iframe_api']").length?t.onYouTubeIframeAPIReady():(tag=document.createElement("script"),tag.src="https://www.youtube.com/iframe_api",firstScriptTag=document.getElementsByTagName("script")[0],firstScriptTag.parentNode.insertBefore(tag,firstScriptTag))}},o={rnd:function(e){return e[Math.floor(Math.random()*e.length)]},mobilecheck:function(){var e=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(e=!0)}(navigator.userAgent||navigator.vendor||window.opera),e},predicate:function(){for(var e,t,o,n=[],a=arguments.length,i=function(e,t){return e===t?0:t>e?-1:1},l=function(e,t){var o=i,n=i;return e&&(n=function(t,n){return o(e(t),e(n))}),t?function(e,t){return-1*n(e,t)}:n},s=0;a>s;s++)e=arguments[s],"string"==typeof e?(t=e,o=i):(t=e.name,o=l(e.primer,e.reverse)),n.push({name:t,cmp:o});return function(t,o){for(var i,l,s=0;a>s&&(l=0,e=n[s],i=e.name,l=e.cmp(t[i],o[i]),0===l);s++);return l}},hashCode:function(e){for(var t=0,o=0;o>24&255).toString(16)+(e>>16&255).toString(16)+(e>>8&255).toString(16)+(255&e).toString(16)},hexToRgb:function(e){var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},pad:function(e){return 10>e?"0"+Math.floor(e):Math.floor(e)},contains:function(e,t){for(var o=e.length;o--;)if(e[o]===t)return!0;return!1},sample:function(){Date.now()-lastSample>=2*SAMPLE_RATE&&(a.removeAllListeners(),a.disconnect(),a.connect(),t.setup_all_listeners()),lastSample=Date.now(),setTimeout(o.sample,SAMPLE_RATE)},loadjsfile:function(e){if(-1==filesadded.indexOf("["+e+"]")){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("src",e),document.getElementsByTagName("head")[0].appendChild(t),filesadded+="["+e+"]"}},msieversion:function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");return t>0||navigator.userAgent.match(/Trident.*rv\:11\./)?!0:!1},getRandomInt:function(e,t){return Math.floor(Math.random()*(t-e))+e},rgbToHsl:function(e,t){r=e[0],g=e[1],b=e[2],r/=255,g/=255,b/=255;var o,n,a=Math.max(r,g,b),i=Math.min(r,g,b),l=(a+i)/2;if(a==i)o=n=0;else{var s=a-i;switch(n=l>.5?s/(2-a-i):s/(a+i),a){case r:o=(g-b)/s+(g.5&&t?l=.5:.65>l&&!t&&(l=.65),"hsl("+Math.floor(360*o)+", "+Math.floor(100*n)+"%, "+Math.floor(100*l)+"%)"},componentToHex:function(e){var t=e.toString(16);return 1==t.length?"0"+t:t},rgbToHex:function(e,t,n){return"#"+o.componentToHex(e)+o.componentToHex(t)+o.componentToHex(n)},upperFirst:function(e){return e.substring(0,1).toUpperCase()+e.substring(1).toLowerCase()},addClass:function(e,t){o.contains($(e).attr("class").split(" "),t)||$(e).addClass(t)},send_mail:function(e,t){if(""!=e&&""!=t){$("#submit-contact-form").addClass("hide"),$("#send-loader").removeClass("hide"),$("#contact-form-from").attr("disabled","true"),$("#contact-form-message").attr("disabled","true");var e=$("#contact-form-from").val(),t=$("#contact-form-message").val();$("#contact-container").empty(),newWindow=window.open("mailto:contact@zoff.no?Subject=Contact%20Zoff&Body="+t,"_blank"),$("#contact-container").html("Something went wrong, sorry about that. You could instead try with your own mail-client: contact@zoff.no"),setTimeout(function(){newWindow.close()},500)}}};$(document).on("submit","#contact-form",function(e){e.preventDefault();var t=$("#contact-form-message").val(),n=$("#contact-form-from").val();o.send_mail(n,t)}),Element.prototype.remove=function(){this.parentElement.removeChild(this)},NodeList.prototype.remove=HTMLCollection.prototype.remove=function(){for(var e=0,t=this.length;t>e;e++)this[e]&&this[e].parentElement&&this[e].parentElement.removeChild(this[e])},String.prototype.startsWith=function(e,t){return t=t||0,this.indexOf(e,t)===t};var n,a,i,l,s={stopInterval:!1,initYoutubeControls:function(){!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||$("#controls").appendTo("#playbar"),s.initControls()},initControls:function(){document.getElementById("volume-button").addEventListener("click",s.mute_video),document.getElementById("playpause").addEventListener("click",s.play_pause),document.getElementById("fullscreen").addEventListener("click",s.fullscreen)},initSlider:function(){try{v=Crypt.get_volume()}catch(e){}$("#volume").slider({min:0,max:100,value:v,range:"min",animate:!0,slide:function(e,t){s.setVolume(t.value);try{Crypt.set_volume(t.value)}catch(o){}}}),s.choose_button(v,!1)},fullscreen:function(){var e=document.getElementById("player"),t=e.requestFullScreen||e.mozRequestFullScreen||e.webkitRequestFullScreen;t&&t.bind(e)()},play_pause:function(){1==t.ytplayer.getPlayerState()?(t.ytplayer.pauseVideo(),!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="none",$(".video-container").toggleClass("click-through"),$(".page-footer").toggleClass("padding-bottom-extra"))):(2==t.ytplayer.getPlayerState()||0==t.ytplayer.getPlayerState())&&(t.ytplayer.playVideo(),!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="block",$(".video-container").toggleClass("click-through"),$(".page-footer").toggleClass("padding-bottom-extra")))},play_pause_show:function(){1==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),2==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide")},settings:function(){$("#qS").toggleClass("hide")},changeQuality:function(e){t.ytplayer.getPlaybackQuality!=e&&(t.ytplayer.setPlaybackQuality(e),t.ytplayer.getPlaybackQuality()),$("#qS").toggleClass("hide")},mute_video:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),s.choose_button(t.ytplayer.getVolume(),!1)):(s.choose_button(0,!0),t.ytplayer.mute())},setVolume:function(e){t.ytplayer.setVolume(e),s.choose_button(e,!1),t.ytplayer.isMuted()&&t.ytplayer.unMute()},choose_button:function(e,t){t?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),2==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=0&&33>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),2==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=34&&66>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),2==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=67&&100>=e&&(2==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide"))},playPause:function(){state=t.ytplayer.getPlayerState(),button=document.getElementById("playpause"),1==state?t.ytplayer.pauseVideo():2==state&&t.ytplayer.playVideo()},volumeOptions:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),v=t.ytplayer.getVolume(),$("#volume").slider("value",t.ytplayer.getVolume())):(t.ytplayer.mute(),$("#volume").slider("value",0))},hoverMute:function(e){v=t.ytplayer.getVolume()}},c={empty:!1,channel_function:function(e){switch(e[0]){case"list":c.populate_list(e[1]);break;case"added":c.added_song(e[1]);break;case"deleted":c.deleted_song(e[1]);break;case"vote":c.voted_song(e[1],e[2]);break;case"song_change":"/"!=window.location.pathname&&c.song_change(e[1])}},insertAtBeginning:function(e,t){var o=c.generateSong(e,t,!1,!0,!1);$("#wrapper").append(o)},insertAtIndex:function(e,t){var o=c.getIndexOfSong(e.id);if(!e.now_playing){var n=c.generateSong(e,t,!1,!0,!1);0==o?$("#wrapper").prepend(n):$("#wrapper > div:nth-child("+o+")").after(n)}var a=$("#wrapper").children()[o];t&&setTimeout(function(){$(a).css("height",66)},5)},populate_list:function(e){void 0==m&&(m=$("#list-song-html").html()),full_playlist=e,c.sortList(),$("#wrapper").empty(),full_playlist.length>1?($.each(full_playlist,function(e,t){t.now_playing||$("#wrapper").append(c.generateSong(t,!1,y,!0))}),y&&(o.mobilecheck()?$(".list-image").lazyload({}):($(".list-image").lazyload({container:$("#wrapper")}).removeClass("lazy"),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1))):(c.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#settings").css("visibility","visible"),$("#settings").css("opacity","1"),$("#wrapper").css("opacity","1")},added_song:function(e){now_playing=full_playlist.pop(),full_playlist.push(e),c.sortList(),full_playlist.push(now_playing),$("#suggested-"+e.id).remove(),c.empty&&(c.empty=!1),$("#empty-channel-message").remove(),c.insertAtIndex(e,!0)},deleted_song:function(e){var t=c.getIndexOfSong(e),o=$("#wrapper").children()[t];try{o.style.height=0,setTimeout(function(){$("#"+e).remove(),full_playlist.splice(c.getIndexOfSong(e),1)},305),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(n){full_playlist.splice(c.getIndexOfSong(e),1),c.empty||$("#wrapper").children()[$("#wrapper").children().length-1].remove()}full_playlist.length<=2&&(c.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#suggested-"+e).remove(),Suggestions.checkUserEmpty()},voted_song:function(e,t){var o=c.getIndexOfSong(e),n=full_playlist[o];full_playlist[o].votes+=1,full_playlist[o].added=t,c.sortList(),$("#"+e).remove(),c.insertAtIndex(n,!1)},song_change:function(e){var t=full_playlist.length-1;full_playlist[0].now_playing=!0,full_playlist[0].votes=0,full_playlist[0].guids=[],full_playlist[0].added=e,full_playlist[t].now_playing=!1;try{full_playlist.push(full_playlist.shift()),c.empty||$("#wrapper").children()[0].remove(),0==$("#wrapper").children().length&&(c.empty=!0,$("#wrapper").append("The playlist is empty.")),c.insertAtIndex(full_playlist[t-1],!1),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(o){}},vote:function(e,t){return a.emit("vote",[S,e,t,w]),!0},skip:function(){return a.emit("skip",{pass:w,id:i}),!0},importOldList:function(e){var t="",o=0;playlist_url="lists/"+e+".json",list=$.parseJSON($.ajax({type:"GET",url:playlist_url,async:!1}).responseText),$.each(list.songs,function(e,n){t+=n.id+",",o>45&&(Search.addVideos(t),t="",o=0),o++}),Search.addVideos(t),document.getElementById("search").value=""},sortList:function(){full_playlist.sort(o.predicate({name:"votes",reverse:!0},"added"))},show:function(){o.mobilecheck()||(showToggle?(showToggle=!1,$("#toptitle").empty(),$("#chan").addClass("bigChan"),$("#chan").html("zoff.no/"+S.toLowerCase())):(showToggle=!0,$("#toptitle").html("Zöff"),$("#chan").removeClass("bigChan"),$("#chan").html(S)))},generateSong:function(e,t,o,n,a){var i,l,s=e.id,r=e.title,c=e.votes,d="background-image:url('//img.youtube.com/vi/"+s+"/mqdefault.jpg');",u=$("
"+m+"
"),p="style";return t&&u.find("#list-song").css("height",0),h||u.find(".card-action").removeClass("hide"),1==c&&u.find(".vote-text").text("vote"),o&&(d="//img.youtube.com/vi/"+s+"/mqdefault.jpg",p="data-original"),n?(u.find(".list-votes").text(c),u.find("#list-song").attr("id",s),u.find(".vote-container").attr("title",r),i=".vote-container",l="del"):n||(u.find(".vote-text").text(e.duration),i=".add-suggested",l=a?"del_user_suggested":"del_suggested",u.find(".vote-container").attr("class","clickable add-suggested"),u.find(".add-suggested").attr("title",r),u.find("#del").attr("id",l),u.find(i).attr("data-video-title",r),u.find(i).attr("data-video-length",e.length),u.find("#list-song").attr("id","suggested-"+s),u.find(".list-image").attr("class",u.find(".list-image").attr("class").replace("list-image","list-suggested-image"))),u.find(".list-title").text(r),u.find(".list-title").attr("title",r),u.find(i).attr("data-video-id",s),u.find(".list-image").attr(p,d),u.find(".list-suggested-image").attr(p,d),u.find("#"+l).attr("data-video-id",s),u.html()},getIndexOfSong:function(e){return indexes=$.map(full_playlist,function(t,o){return t.id==e?o:void 0}),indexes[0]},scrollTop:function(){$("#wrapper").scrollTop(0)},scrollBottom:function(){$("#wrapper").scrollTop($("#wrapper")[0].scrollHeight)}},d="",u=!1,p=!1,m=$("#list-song-html").html(),h=!0,y=!1,f=!0,v=100,w="",_=!1,k=!1,C=window.location.hash.substring(1).split("&"),S=C[0],I=!1,T={"sync disconnect on unload":!0,secure:!0,"force new connection":!0};$(document).ready(function(){2==C.length&&"autoplay"==C[1]?I=!0:u=!0,$("head").append(''),$("head").append(''),add="https://zoff.no",a=io.connect(""+add+":8880",T),a.on("get_list",function(){setTimeout(function(){a.emit("list",S.toLowerCase())},1e3)}),a.on("viewers",function(e){viewers=e,void 0!==d&&t.getTitle(d,viewers)}),t.setup_youtube_listener(S),c.channel_listener(),window.onYouTubeIframeAPIReady=t.onYouTubeIframeAPIReady,t.loadPlayer(),s.initSlider(),window.setVolume=e}),$(document).on("click","#zoffbutton",function(e){window.open("https://zoff.no/"+S.toLowerCase()+"/","_blank")}),$(document).on("click",".vote-container",function(e){var t=$(this).attr("data-video-id");c.vote(t,"pos")})}(); \ No newline at end of file +!function(){function e(e){$("#volume").slider("value",e),s.setVolume(e)}var t={loaded:!0,before_load:"",after_load:"",ytplayer:"",stopInterval:!1,youtube_listener:function(e){if(t.loaded=!1,localStorage.debug){console.log("--------youtube_listener--------"),console.log("Received: "),console.log(e),console.log("paused variable: "+u),console.log("mobile_beginning variable: "+_);try{console.log("getVideoUrl(): "+t.ytplayer.getVideoUrl().split("v=")[1])}catch(a){}console.log("video_id variable: "+i),console.log("---------------------------------")}if(0==e.length){document.getElementById("song-title").innerHTML="Empty channel. Add some songs!",$("#player_overlay").height($("#player").height()),window.MSStream||$("#player_overlay").toggleClass("hide");try{t.ytplayer.stopVideo()}catch(a){}}else{void 0==l?l=e[0][0].id:l!=i&&(l=i),i=e[0][0].id,conf=e[1][0],time=e[2],n=time-conf.startTime,d=e[0][0].title,duration=e[0][0].duration,_&&o.mobilecheck()&&0==n&&(n=1);try{full_playlist[0].id==i&&c.song_change(full_playlist[0].added),Suggestions.fetchYoutubeSuggests(i)}catch(a){}if(t.getTitle(d,viewers),t.setBGimage(i),p&&!window.MSStream)try{t.ytplayer.getVideoUrl().split("v=")[1]!=i&&(t.ytplayer.loadVideoById(i),t.notifyUser(i,d),t.ytplayer.seekTo(n),u&&t.ytplayer.pauseVideo()),u||(_||t.ytplayer.playVideo(),k||t.durationSetter()),(t.ytplayer.getDuration()>n||0==t.ytplayer.getDuration())&&t.ytplayer.seekTo(n),t.after_load=i,t.loaded||setTimeout(function(){t.loaded=!0},500)}catch(a){k||t.durationSetter()}else t.getTitle(d,viewers)}},onPlayerStateChange:function(e){if(localStorage.debug){console.log("-------onPlayerStateChange------"),console.log("New state\nState: "),console.log(e);try{console.log("Duration: "+t.ytplayer.getDuration(),"Current time: "+t.ytplayer.getCurrentTime()),console.log("getVideoUrl(): "+t.ytplayer.getVideoUrl().split("v=")[1])}catch(n){}console.log("video_id variable: "+i),console.log("---------------------------------")}switch(e.data){case-1:break;case 0:playing=!1,u=!1,a.emit("end",{id:i,channel:S.toLowerCase()});break;case 1:playing=!0,beginning&&o.mobilecheck()&&(t.ytplayer.pauseVideo(),beginning=!1,_=!1),f||"/"==window.location.pathname||o.addClass("#player_overlay","hide"),"/"!=window.location.pathname&&(1==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide"),2==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide")),u&&(a.emit("pos",{channel:S.toLowerCase()}),u=!1);break;case 2:u=!0,"/"!=window.location.pathname&&s.play_pause_show(),_=!0;break;case 3:}},getTitle:function(e,t){var o=t>1?"viewers":"viewer",n=decodeURIComponent(e);if("/"!=window.location.pathname){var a=document.getElementById("song-title"),i=document.getElementById("viewers");a.innerHTML=n,i.innerHTML=t+" "+o,a.title=n+" • "+t+" "+o}document.title=n+" • Zöff / "+S},errorHandler:function(e){5==e.data||100==e.data||101==e.data||150==e.data?(curr_playing=t.ytplayer.getVideoUrl().replace("https://www.youtube.com/watch?v=",""),a.emit("skip",{error:e.data,id:i,pass:w,channel:S.toLowerCase})):void 0!==i&&t.ytplayer.loadVideoById(i)},onPlayerReady:function(e){$("#channel-load").css("display","none");try{beginning=!0,p=!0,window.MSStream||($("#player").css("opacity","1"),$("#controls").css("opacity","1"),$(".playlist").css("opacity","1"),t.ytplayer.loadVideoById(i),I&&!o.mobilecheck()&&t.ytplayer.playVideo(),k||t.durationSetter(),f?setTimeout(function(){t.ytplayer.seekTo(n),I||(t.ytplayer.pauseVideo(),s.play_pause_show())},1e3):t.ytplayer.seekTo(n)),t.readyLooks(),s.initYoutubeControls(t.ytplayer),s.initSlider(),t.ytplayer.setVolume(Crypt.get_volume()),$(".video-container").removeClass("no-opacity")}catch(a){}},readyLooks:function(){t.setBGimage(i)},setBGimage:function(e){if(void 0!==e&&!f){var t=new Image;t.onload=function(){var e=new ColorThief,n=e.getColor(t);"/"!=window.location.pathname&&(document.getElementsByTagName("body")[0].style.backgroundColor=o.rgbToHsl(n,!0),$("meta[name=theme-color]").attr("content",o.rgbToHex(n[0],n[1],n[2])))},t.crossOrigin="Anonymous",t.src="https://zoff.no:8080/https://img.youtube.com/vi/"+e+"/mqdefault.jpg"}},set_width:function(e){$(".video-container").width(e)},notifyUser:function(e,t){if(t=t.replace(/\\\'/g,"'").replace(/"/g,"'").replace(/&/g,"&"),"granted"===Notification.permission&&document.hidden){var o=new Notification("Now Playing",{body:t,icon:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg",iconUrl:"http://i.ytimg.com/vi/"+e+"/mqdefault.jpg"});o.onclick=function(e){window.focus(),this.cancel()},setTimeout(function(){o.close()},5e3)}},setup_all_listeners:function(){get_list_listener(),setup_youtube_listener(),setup_admin_listener(),setup_chat_listener(),setup_list_listener()},onYouTubeIframeAPIReady:function(){t.ytplayer=new YT.Player("player",{videoId:i,playerVars:{rel:"0",wmode:"transparent",controls:"0",iv_load_policy:"3",theme:"light",color:"white",showinfo:0},events:{onReady:t.onPlayerReady,onStateChange:t.onPlayerStateChange,onError:t.errorHandler}})},durationSetter:function(){if(void 0!=duration)try{t.stopInterval||(k=!0),dMinutes=Math.floor(duration/60),dSeconds=duration-60*dMinutes,currDurr=void 0!=t.ytplayer.getCurrentTime()?Math.floor(t.ytplayer.getCurrentTime()):n,currDurr>duration&&(currDurr=duration),minutes=Math.floor(currDurr/60),seconds=currDurr-60*minutes,document.getElementById("duration").innerHTML=o.pad(minutes)+":"+o.pad(seconds)+" / "+o.pad(dMinutes)+":"+o.pad(dSeconds),per=100/duration*currDurr,per>=100?per=100:0==duration&&(per=0),$("#bar").width(per+"%")}catch(e){}t.stopInterval||setTimeout(t.durationSetter,1e3)},loadPlayer:function(){1==$("script[src='https://www.youtube.com/iframe_api']").length?t.onYouTubeIframeAPIReady():(tag=document.createElement("script"),tag.src="https://www.youtube.com/iframe_api",firstScriptTag=document.getElementsByTagName("script")[0],firstScriptTag.parentNode.insertBefore(tag,firstScriptTag))}},o={rnd:function(e){return e[Math.floor(Math.random()*e.length)]},mobilecheck:function(){var e=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(e=!0)}(navigator.userAgent||navigator.vendor||window.opera),e},predicate:function(){for(var e,t,o,n=[],a=arguments.length,i=function(e,t){return e===t?0:t>e?-1:1},l=function(e,t){var o=i,n=i;return e&&(n=function(t,n){return o(e(t),e(n))}),t?function(e,t){return-1*n(e,t)}:n},s=0;a>s;s++)e=arguments[s],"string"==typeof e?(t=e,o=i):(t=e.name,o=l(e.primer,e.reverse)),n.push({name:t,cmp:o});return function(t,o){for(var i,l,s=0;a>s&&(l=0,e=n[s],i=e.name,l=e.cmp(t[i],o[i]),0===l);s++);return l}},hashCode:function(e){for(var t=0,o=0;o>24&255).toString(16)+(e>>16&255).toString(16)+(e>>8&255).toString(16)+(255&e).toString(16)},hexToRgb:function(e){var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},pad:function(e){return 10>e?"0"+Math.floor(e):Math.floor(e)},contains:function(e,t){for(var o=e.length;o--;)if(e[o]===t)return!0;return!1},sample:function(){Date.now()-lastSample>=2*SAMPLE_RATE&&(a.removeAllListeners(),a.disconnect(),a.connect(),t.setup_all_listeners()),lastSample=Date.now(),setTimeout(o.sample,SAMPLE_RATE)},loadjsfile:function(e){if(-1==filesadded.indexOf("["+e+"]")){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("src",e),document.getElementsByTagName("head")[0].appendChild(t),filesadded+="["+e+"]"}},msieversion:function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");return t>0||navigator.userAgent.match(/Trident.*rv\:11\./)?!0:!1},getRandomInt:function(e,t){return Math.floor(Math.random()*(t-e))+e},rgbToHsl:function(e,t){r=e[0],g=e[1],b=e[2],r/=255,g/=255,b/=255;var o,n,a=Math.max(r,g,b),i=Math.min(r,g,b),l=(a+i)/2;if(a==i)o=n=0;else{var s=a-i;switch(n=l>.5?s/(2-a-i):s/(a+i),a){case r:o=(g-b)/s+(g.5&&t?l=.5:.65>l&&!t&&(l=.65),"hsl("+Math.floor(360*o)+", "+Math.floor(100*n)+"%, "+Math.floor(100*l)+"%)"},componentToHex:function(e){var t=e.toString(16);return 1==t.length?"0"+t:t},rgbToHex:function(e,t,n){return"#"+o.componentToHex(e)+o.componentToHex(t)+o.componentToHex(n)},upperFirst:function(e){return e.substring(0,1).toUpperCase()+e.substring(1).toLowerCase()},addClass:function(e,t){o.contains($(e).attr("class").split(" "),t)||$(e).addClass(t)},send_mail:function(e,t){if(""!=e&&""!=t){$("#submit-contact-form").addClass("hide"),$("#send-loader").removeClass("hide"),$("#contact-form-from").attr("disabled","true"),$("#contact-form-message").attr("disabled","true");var e=$("#contact-form-from").val(),t=$("#contact-form-message").val();$("#contact-container").empty(),newWindow=window.open("mailto:contact@zoff.no?Subject=Contact%20Zoff&Body="+t,"_blank"),$("#contact-container").html("Something went wrong, sorry about that. You could instead try with your own mail-client: contact@zoff.no"),setTimeout(function(){newWindow.close()},500)}}};$(document).on("submit","#contact-form",function(e){e.preventDefault();var t=$("#contact-form-message").val(),n=$("#contact-form-from").val();o.send_mail(n,t)}),Element.prototype.remove=function(){this.parentElement.removeChild(this)},NodeList.prototype.remove=HTMLCollection.prototype.remove=function(){for(var e=0,t=this.length;t>e;e++)this[e]&&this[e].parentElement&&this[e].parentElement.removeChild(this[e])},String.prototype.startsWith=function(e,t){return t=t||0,this.indexOf(e,t)===t};var n,a,i,l,s={stopInterval:!1,initYoutubeControls:function(){!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||$("#controls").appendTo("#playbar"),s.initControls()},initControls:function(){document.getElementById("volume-button").addEventListener("click",s.mute_video),document.getElementById("playpause").addEventListener("click",s.play_pause),document.getElementById("fullscreen").addEventListener("click",s.fullscreen)},initSlider:function(){try{v=Crypt.get_volume()}catch(e){}$("#volume").slider({min:0,max:100,value:v,range:"min",animate:!0,slide:function(e,t){s.setVolume(t.value);try{Crypt.set_volume(t.value)}catch(o){}}}),s.choose_button(v,!1)},fullscreen:function(){var e=document.getElementById("player"),t=e.requestFullScreen||e.mozRequestFullScreen||e.webkitRequestFullScreen;t&&t.bind(e)()},play_pause:function(){1==t.ytplayer.getPlayerState()?(t.ytplayer.pauseVideo(),!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="none",$(".video-container").toggleClass("click-through"),$(".page-footer").toggleClass("padding-bottom-extra"))):(2==t.ytplayer.getPlayerState()||0==t.ytplayer.getPlayerState())&&(t.ytplayer.playVideo(),!o.mobilecheck()||/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream||(document.getElementById("player").style.display="block",$(".video-container").toggleClass("click-through"),$(".page-footer").toggleClass("padding-bottom-extra")))},play_pause_show:function(){1==document.getElementById("pause").className.split(" ").length&&$("#pause").toggleClass("hide"),2==document.getElementById("play").className.split(" ").length&&$("#play").toggleClass("hide")},settings:function(){$("#qS").toggleClass("hide")},changeQuality:function(e){t.ytplayer.getPlaybackQuality!=e&&(t.ytplayer.setPlaybackQuality(e),t.ytplayer.getPlaybackQuality()),$("#qS").toggleClass("hide")},mute_video:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),s.choose_button(t.ytplayer.getVolume(),!1)):(s.choose_button(0,!0),t.ytplayer.mute())},setVolume:function(e){t.ytplayer.setVolume(e),s.choose_button(e,!1),t.ytplayer.isMuted()&&t.ytplayer.unMute()},choose_button:function(e,t){t?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),2==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=0&&33>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),2==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=34&&66>=e?(1==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),2==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide")):e>=67&&100>=e&&(2==document.getElementById("v-full").className.split(" ").length&&$("#v-full").toggleClass("hide"),1==document.getElementById("v-medium").className.split(" ").length&&$("#v-medium").toggleClass("hide"),1==document.getElementById("v-low").className.split(" ").length&&$("#v-low").toggleClass("hide"),1==document.getElementById("v-mute").className.split(" ").length&&$("#v-mute").toggleClass("hide"))},playPause:function(){state=t.ytplayer.getPlayerState(),button=document.getElementById("playpause"),1==state?t.ytplayer.pauseVideo():2==state&&t.ytplayer.playVideo()},volumeOptions:function(){t.ytplayer.isMuted()?(t.ytplayer.unMute(),v=t.ytplayer.getVolume(),$("#volume").slider("value",t.ytplayer.getVolume())):(t.ytplayer.mute(),$("#volume").slider("value",0))},hoverMute:function(e){v=t.ytplayer.getVolume()}},c={empty:!1,channel_function:function(e){switch(e[0]){case"list":c.populate_list(e[1]);break;case"added":c.added_song(e[1]);break;case"deleted":c.deleted_song(e[1]);break;case"vote":c.voted_song(e[1],e[2]);break;case"song_change":"/"!=window.location.pathname&&c.song_change(e[1])}},insertAtBeginning:function(e,t){var o=c.generateSong(e,t,!1,!0,!1);$("#wrapper").append(o)},insertAtIndex:function(e,t){var o=c.getIndexOfSong(e.id);if(!e.now_playing){var n=c.generateSong(e,t,!1,!0,!1);0==o?$("#wrapper").prepend(n):$("#wrapper > div:nth-child("+o+")").after(n)}var a=$("#wrapper").children()[o];t&&setTimeout(function(){$(a).css("height",66)},5)},populate_list:function(e){void 0==m&&(m=$("#list-song-html").html()),full_playlist=e,c.sortList(),$("#wrapper").empty(),full_playlist.length>1?($.each(full_playlist,function(e,t){t.now_playing||$("#wrapper").append(c.generateSong(t,!1,y,!0))}),y&&(o.mobilecheck()?$(".list-image").lazyload({}):($(".list-image").lazyload({container:$("#wrapper")}).removeClass("lazy"),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1))):(c.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#settings").css("visibility","visible"),$("#settings").css("opacity","1"),$("#wrapper").css("opacity","1")},added_song:function(e){now_playing=full_playlist.pop(),full_playlist.push(e),c.sortList(),full_playlist.push(now_playing),$("#suggested-"+e.id).remove(),c.empty&&(c.empty=!1),$("#empty-channel-message").remove(),c.insertAtIndex(e,!0)},deleted_song:function(e){var t=c.getIndexOfSong(e),o=$("#wrapper").children()[t];try{o.style.height=0,setTimeout(function(){$("#"+e).remove(),full_playlist.splice(c.getIndexOfSong(e),1)},305),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(n){full_playlist.splice(c.getIndexOfSong(e),1),c.empty||$("#wrapper").children()[$("#wrapper").children().length-1].remove()}full_playlist.length<=2&&(c.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#suggested-"+e).remove(),Suggestions.checkUserEmpty()},voted_song:function(e,t){var o=c.getIndexOfSong(e),n=full_playlist[o];full_playlist[o].votes+=1,full_playlist[o].added=t,c.sortList(),$("#"+e).remove(),c.insertAtIndex(n,!1)},song_change:function(e){var t=full_playlist.length-1;full_playlist[0].now_playing=!0,full_playlist[0].votes=0,full_playlist[0].guids=[],full_playlist[0].added=e,full_playlist[t].now_playing=!1;try{full_playlist.push(full_playlist.shift()),c.empty||$("#wrapper").children()[0].remove(),0==$("#wrapper").children().length&&(c.empty=!0,$("#wrapper").append("The playlist is empty.")),c.insertAtIndex(full_playlist[t-1],!1),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(o){}},vote:function(e,t){return a.emit("vote",[S,e,t,w]),!0},skip:function(){return a.emit("skip",{pass:w,id:i}),!0},importOldList:function(e){var t="",o=0;playlist_url="lists/"+e+".json",list=$.parseJSON($.ajax({type:"GET",url:playlist_url,async:!1}).responseText),$.each(list.songs,function(e,n){t+=n.id+",",o>45&&(Search.addVideos(t),t="",o=0),o++}),Search.addVideos(t),document.getElementById("search").value=""},sortList:function(){full_playlist.sort(o.predicate({name:"votes",reverse:!0},"added"))},show:function(){o.mobilecheck()||(showToggle?(showToggle=!1,$("#toptitle").empty(),$("#chan").addClass("bigChan"),$("#chan").html("zoff.no/"+S.toLowerCase())):(showToggle=!0,$("#toptitle").html("Zöff"),$("#chan").removeClass("bigChan"),$("#chan").html(S)))},generateSong:function(e,t,o,n,a){var i,l,s=e.id,r=e.title,c=e.votes,d="background-image:url('//img.youtube.com/vi/"+s+"/mqdefault.jpg');",u=$("
"+m+"
"),p="style";return t&&u.find("#list-song").css("height",0),h||u.find(".card-action").removeClass("hide"),1==c&&u.find(".vote-text").text("vote"),o&&(d="//img.youtube.com/vi/"+s+"/mqdefault.jpg",p="data-original"),n?(u.find(".list-votes").text(c),u.find("#list-song").attr("id",s),u.find(".vote-container").attr("title",r),i=".vote-container",l="del"):n||(u.find(".vote-text").text(e.duration),i=".add-suggested",l=a?"del_user_suggested":"del_suggested",u.find(".vote-container").attr("class","clickable add-suggested"),u.find(".add-suggested").attr("title",r),u.find("#del").attr("id",l),u.find(i).attr("data-video-title",r),u.find(i).attr("data-video-length",e.length),u.find("#list-song").attr("id","suggested-"+s),u.find(".list-image").attr("class",u.find(".list-image").attr("class").replace("list-image","list-suggested-image"))),u.find(".list-title").text(r),u.find(".list-title").attr("title",r),u.find(i).attr("data-video-id",s),u.find(".list-image").attr(p,d),u.find(".list-suggested-image").attr(p,d),u.find("#"+l).attr("data-video-id",s),u.html()},getIndexOfSong:function(e){return indexes=$.map(full_playlist,function(t,o){return t.id==e?o:void 0}),indexes[0]},scrollTop:function(){$("#wrapper").scrollTop(0)},scrollBottom:function(){$("#wrapper").scrollTop($("#wrapper")[0].scrollHeight)}},d="",u=!1,p=!1,m=$("#list-song-html").html(),h=!0,y=!1,f=!0,v=100,w="",_=!1,k=!1,C=window.location.hash.substring(1).split("&"),S=C[0],I=!1,T={"sync disconnect on unload":!0,secure:!0,"force new connection":!0};$(document).ready(function(){2==C.length&&"autoplay"==C[1]?I=!0:u=!0,$("head").append(''),$("head").append(''),add="https://zoff.no",a=io.connect(""+add+":8880",T),a.on("get_list",function(){setTimeout(function(){a.emit("list",S.toLowerCase())},1e3)}),a.on("viewers",function(e){viewers=e,void 0!==d&&t.getTitle(d,viewers)}),t.setup_youtube_listener(S),c.channel_listener(),window.onYouTubeIframeAPIReady=t.onYouTubeIframeAPIReady,t.loadPlayer(),s.initSlider(),window.setVolume=e}),$(document).on("click","#zoffbutton",function(e){window.open("https://zoff.no/"+S.toLowerCase()+"/","_blank")}),$(document).on("click",".vote-container",function(e){var t=$(this).attr("data-video-id");c.vote(t,"pos")})}(); \ No newline at end of file diff --git a/static/dist/main.min.js b/static/dist/main.min.js index 0e8c6aac..14d422a8 100755 --- a/static/dist/main.min.js +++ b/static/dist/main.min.js @@ -1,2 +1,2 @@ -!function(){function e(){var e=!0;E=$("#chan").html(),re=S.mobilecheck();var r=S.mobilecheck()?"left":"right";if(window.onpopstate=function(e){f()},y(),"zoff.no"==window.location.hostname?add="https://zoff.no":add=window.location.hostname,void 0!=Be&&(Be.stopInterval=!1),$("ul.playlist-tabs").tabs(),$("ul.playlist-tabs-loggedIn").tabs(),$(".chatTabs").tabs(),$("#settings").sideNav({menuWidth:300,edge:r,closeOnClick:!1}),$(".collapsible").collapsible({accordion:!0}),se=$("#temp-results-container"),le=$("#empty-results-container").html(),$(".video-container").resizable({start:function(e,t){$("iframe").css("pointer-events","none")},stop:function(e,t){$("iframe").css("pointer-events","auto"),C.set_width($(this).width())},handles:"e",minWidth:350}),(void 0==be||S.mobilecheck())&&(e=!1,be=io.connect(""+add+":8880",_e)),0==$("#alreadychannel").length||S.mobilecheck())t(),o(),n(),a();else{$("#channel-load").css("display","none"),$("#player").css("opacity","1"),$("#controls").css("opacity","1"),$(".playlist").css("opacity","1"),Be.readyLooks(),Le.initYoutubeControls(Be.ytplayer),Le.initSlider(),Be.ytplayer.setVolume(C.get_volume()),$(".video-container").removeClass("no-opacity");var c="https://remote."+window.location.hostname+"/"+de;$("#code-text").text(de),$("#code-qr").attr("src","https://chart.googleapis.com/chart?chs=221x221&cht=qr&choe=UTF-8&chld=L|1&chl="+c),$("#code-link").attr("href",c)}e&&be.emit("list",E.toLowerCase()),/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream?(document.getElementById("search").blur(),$("#channel-load").css("display","none")):(window.onYouTubeIframeAPIReady=Be.onYouTubeIframeAPIReady,(""==Be.ytplayer||void 0==Be.ytplayer||S.mobilecheck())&&Be.loadPlayer()),S.mobilecheck()&&Ee.initiate_volume(),i(),l(),s(),S.mobilecheck()||0!=$("#alreadychannel").length||d(),S.msieversion()||Notification.requestPermission(),$(".search_input").focus(),S.sample(),$("#results").hover(function(){$("div.result").removeClass("hoverResults"),Q=0},function(){}),$("#search").focus(),$("#embed-button").css("display","inline-block"),$("#embed-area").val(''),$("#search").attr("placeholder","Find song on YouTube...")}function t(){be.on("np",Be.youtube_listener)}function o(){be.on("get_list",function(){be.emit("list",E.toLowerCase())})}function n(){be.on("suggested",function(e){var t=!0;void 0==e.id&&(t=!1),Pe.catchUserSuggests(e,t)})}function a(){be.on("viewers",function(e){U=e,void 0!==we&&Be.getTitle(we,U)})}function i(){be.on("toast",_.toast),be.on("pw",_.pw),be.on("conf",_.conf)}function s(){be.on("chat.all",k.allchat),be.on("chat",k.channelchat)}function l(){be.on("channel",T.channel_function)}function c(){be.on("playlists",xe.frontpage_function)}function d(){be.on("id",I.host_listener)}function u(e){be.on(e,I.host_on_action)}function p(){localStorage.debug=!0}function m(){localStorage.debug=!1}function h(e){search_input=$(".search_input").val(),code=e.keyCode||e.which,40!=code&&38!=code&&13!=code&&39!=code&&37!=code&&17!=code&&16!=code&&225!=code&&18!=code&&(clearTimeout(ce),search_input.length<3&&$("#results").html(""),13==code?Me.search(search_input):ce=setTimeout(function(){Me.search(search_input)},1e3))}function y(){$("#facebook-code-link").attr("href","https://www.facebook.com/sharer/sharer.php?u=https://zoff.no/"+E.toLowerCase()),$("#facebook-code-link").attr("onclick","window.open('https://www.facebook.com/sharer/sharer.php?u=https://zoff.no/"+E.toLowerCase()+"', 'Share Playlist','width=600,height=300'); return false;"),$("#twitter-code-link").attr("href","http://twitter.com/intent/tweet?url=https://zoff.no/"+E.toLowerCase()+"&text=Check%20out%20this%20playlist%20"+E.toLowerCase()+"%20on%20Zöff!&via=zoffmusic"),$("#twitter-code-link").attr("onclick","window.open('http://twitter.com/intent/tweet?url=https://zoff.no/"+E.toLowerCase()+"/&text=Check%20out%20this%20playlist%20"+E.toLowerCase()+"%20on%20Zöff!&via=zoffmusic','Share Playlist','width=600,height=300'); return false;"),$("#qr-code-link").attr("href","//chart.googleapis.com/chart?chs=500x500&cht=qr&chl=https://zoff.no/"+E.toLowerCase()+"&choe=UTF-8&chld=L%7C1"),$("#qr-code-image-link").attr("src","//chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://zoff.no/"+E.toLowerCase()+"&choe=UTF-8&chld=L%7C1")}function f(){var e=window.location.href.split("/");"#!"==e[3].substr(0,1)||""==e[3]||5==e.length&&"#"==e[4].substr(0,1)?""==e[3]&&($("#channel-load").css("display","block"),window.scrollTo(0,0),Be.stopInterval=!0,_.display_logged_out(),_.beginning=!0,W=!1,te=!1,$("#embed-button").css("display","none"),$.ajax({url:"php/nochan.php",success:function(e){S.mobilecheck()?(be.removeAllListeners(),be.disconnect()):(be.removeEventListener("chat.all"),be.removeEventListener("chat"),be.removeEventListener("conf"),be.removeEventListener("pw"),be.removeEventListener("toast"),be.removeEventListener("channel")),document.getElementById("volume-button").removeEventListener("click",Le.mute_video),document.getElementById("playpause").removeEventListener("click",Le.play_pause),document.getElementById("fullscreen").removeEventListener("click",Le.fullscreen),S.mobilecheck()&&(ye="",we=""),$("meta[name=theme-color]").attr("content","#2D2D2D"),S.mobilecheck()?(Be.ytplayer.destroy(),Be.ytplayer="",document.title="Zöff"):($("main").append("X"),$("#playbar").remove(),$("#playlist").remove(),$(".ui-resizable-handle").remove(),$("#main_components").remove(),$("#player").addClass("player_bottom"),$("#main-row").addClass("frontpage_modified_heights"),$("#player").css("opacity","1"),$("#video-container").removeClass("no-opacity"),$("#main-row").prepend("
")),$(".drag-target").remove(),$("#sidenav-overlay").remove(),$("main").attr("class","center-align container"),$("body").attr("id",""),$("body").attr("style",""),$("header").html($($(e)[61]).html()),$($(e)[63]).insertAfter("header"),$($(e)[65]).insertAfter(".mega"),S.mobilecheck()?$("main").html($($(e)[69]).html()):$("main").append($($($(e)[69]).html())[0]),$(".page-footer").removeClass("padding-bottom-extra"),$(".page-footer").removeClass("padding-bottom-novideo"),$("#favicon").attr("href","static/images/favicon.png"),1==$("#alreadyfp").length?w():(Ce=!0,H=!0,w()),0==$("#alreadychannel").length&&$("head").append("
ok",1e4);var o=0;document.getElementById("zicon").addEventListener("click",function(){o+=10,document.getElementById("zicon").style.paddingLeft=o+"%",o>=100&&(window.location.href="http://etys.no")}),!S.mobilecheck()&&xe.winter&&xe.start_snowfall()}var _={beginning:!0,toast:function(e){switch(e){case"addedsong":e=S.rnd(["I added your song","Your song has been added","Yay, more songs!","Thats a cool song!","I added that song for you","I see you like adding songs..."]);break;case"savedsettings":e=S.rnd(["I've saved your settings","I stored all your settings","Your settings have been stored in a safe place"]);break;case"wrongpass":e=S.rnd(["That's not the right password!","Wrong! Better luck next time...","You seem to have mistyped the password","Incorrect. Have you tried meditating?","Nope, wrong password!","Wrong password. The authorities have been notified."]),C.remove_pass(E.toLowerCase()),_.display_logged_out(),B=!0;break;case"shuffled":e=S.rnd(["♫ You stir me right round, baby. ♫","♫ Stir, stir, stir my boat ♫","I vigorously stirred your playlist!","I hope you like your list stirred, not shaken.","I shuffled your playlist with the cosmic background radiation as a seed. Enjoy.","100% randomized, for your listening pleasure!","I hope you enjoy your fresh playlist!"]);break;case"deletesong":e=S.rnd(["Your song is now in a better place...","You won't be seeing any more of that video...","EXTERMINATE! EXTERMINATE! EXTERMINATE!","I killed it with fire","Thanks for deleting that song. I didn't like it anyways...","Removed song securely."]);break;case"voted":e=S.rnd(["You voted!","You vote like a boss","Voting is the key to democracy","May you get your song to the very top!","I love that song! I vouch for you.","Only you vote that good","I like the way you vote...","Up the video goes!","Voted Zöff for president","Only 999 more to go!"]);break;case"alreadyvoted":e=S.rnd(["You can't vote twice on that song!","I see you have voted on that song before","One vote per person!","I know you want to hear your song, but have patience!","I'm sorry, but I can't let you vote twice, Dave."]);break;case"skip":e=S.rnd(["The song was skipped","I have skipped a song","Skipped to the beat","Skipmaster3000","They see me skippin', they hatin'"]);break;case"listhaspass":e=S.rnd(["I'm sorry, but you have to be an admin to do that!","Only admins can do that","You're not allowed to do that, try logging in!","I can't let you do that","Please log in to do that"]);break;case"noskip":e=S.rnd(["Only Admins can skip songs, peasant!","You have to log in to skip songs on this channel","Try clicking the settings icon and logging in before you skip"]);break;case"alreadyskip":e=S.rnd(["Skipping is democratic, only one vote per person!","More people have to vote to skip, not just you!","Get someone else to skip too! You can't do it on yourself."]);break;case"notyetskip":e="Skipping is disabled the first 10 seconds.";break;case"correctpass":e="Correct password. You now have access to the sacred realm of The Admin.";break;case"changedpass":e="Your password has been changed!";break;case"suggested":e="Your song was suggested!";break;case"alreadyplay":e="Seems the song you want is already playing. No fooling the system!"}Materialize.toast(e,4e3)},pw:function(e){B=!1,O=e,names=["vote","addsongs","longsongs","frontpage","allvideos","removeplay","skip","shuffle"],C.set_pass(E.toLowerCase(),C.decrypt_pass(e));for(var t=0;t150||(e.value.startsWith("/name ")?k.namechange(e.value.substring(6)):e.value.startsWith("/removename")?k.removename():"#all_chat"==$(".chat-tab-li a.active").attr("href")?be.emit("all,chat",e.value):be.emit("chat",e.value),e.value="")},allchat:function(e){z||":"!=e[1].substring(0,1)||oe||($("#favicon").attr("href","static/images/highlogo.png"),z=!0,N=!0,ne=!0,ae||k.chat_blink()),document.hidden&&$("#favicon").attr("href","static/images/highlogo.png");var t=S.intToARGB(S.hashCode(e[0]));if(t.length<6)for(x=t.length;x<6;x++)t="0"+t;t=S.hexToRgb(t.substring(0,6));var o=S.rgbToHsl([t.r,t.g,t.b],!1);$("#chatall").append("
  • "+e[0]+"
  • ");var n=document.createTextNode(e[1]);$("#chatall li:last")[0].appendChild(n),document.getElementById("chatall").scrollTop=document.getElementById("chatall").scrollHeight},channelchat:function(e){z||":"!=e[1].substring(0,1)||oe||($("#favicon").attr("href","static/images/highlogo.png"),N=!0,ne=!0,ae||k.chat_blink());var t=S.intToARGB(S.hashCode(e[0]));if(t.length<6)for(x=t.length;x<6;x++)t="0"+t;t=S.hexToRgb(t.substring(0,6));var o=S.rgbToHsl([t.r,t.g,t.b],!1);$("#chatchannel").append("
  • "+e[0]+"
  • ");var n=document.createTextNode(e[1]);$("#chatchannel li:last")[0].appendChild(n),document.getElementById("chatchannel").scrollTop=document.getElementById("chatchannel").scrollHeight},chat_blink:function(){ae=!0,$(".chat-link").attr("style","color: grey !important;"),setTimeout(function(){$(".chat-link").attr("style","color: white !important;"),setTimeout(function(){ae&&k.chat_blink()},1e3)},1e3)}},C={conf_pass:void 0,init:function(){document.cookie=E.toLowerCase()+"=; path=/"+E.toLowerCase()+"; expires="+new Date(0).toUTCString();try{conf_arr=C.decrypt(C.getCookie("_opt"),"_opt")}catch(e){conf_arr=C.decrypt(C.create_cookie("_opt"),"_opt")}try{C.conf_pass=C.decrypt(C.getCookie(E.toLowerCase()),E.toLowerCase())}catch(e){C.conf_pass=C.decrypt(C.create_cookie(E.toLowerCase()),E.toLowerCase())}I.change_enabled(conf_arr.remote),100!=conf_arr.width&&Be.set_width(conf_arr.width),void 0!=conf_arr.name&&""!=conf_arr.name&&k.namechange(conf_arr.name)},decrypt:function(e,t){void 0===C.getCookie(t)&&(e=C.create_cookie(t));var o=CryptoJS.AES.decrypt(e,"0103060703080703080701",{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7});return $.parseJSON(o.toString(CryptoJS.enc.Utf8))},decrypt_pass:function(e){var t=CryptoJS.AES.decrypt(e,be.id,{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7});return t.toString(CryptoJS.enc.Utf8)},encrypt:function(e,t){var o=JSON.stringify(e),n=CryptoJS.AES.encrypt(o,"0103060703080703080701",{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7}),a=new Date;a.setFullYear(a.getFullYear()+1),document.cookie=t+"="+n.toString()+";expires="+a.toGMTString()+";path=/;"},encrypt_string:function(e){var t=CryptoJS.AES.encrypt(e,be.id,{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7});return t.toString()},get_volume:function(){return C.decrypt(C.getCookie("_opt"),"_opt").volume},set_volume:function(e){conf_arr.volume=e,C.encrypt(conf_arr,"_opt")},create_cookie:function(e){"_opt"==e?cookie_object={volume:100,width:100,remote:!0,name:""}:cookie_object={passwords:{}};var t=JSON.stringify(cookie_object),o=CryptoJS.AES.encrypt(t,"0103060703080703080701",{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7}),n=new Date;return n.setFullYear(n.getFullYear()+1),document.cookie=e+"="+o.toString()+";expires="+n.toGMTString()+";path=/;",C.getCookie(e)},set_pass:function(e,t){C.conf_pass.passwords[e]=t,C.encrypt(C.conf_pass,e)},remove_pass:function(e){delete C.conf_pass.passwords[e],C.encrypt(C.conf_pass,e.toLowerCase())},set_name:function(e){conf_arr.name=e,C.encrypt(conf_arr,"_opt")},remove_name:function(){conf_arr.name="",C.encrypt(conf_arr,"_opt")},get_pass:function(e){return void 0!=C.conf_pass?C.conf_pass.passwords[e]:void 0},set_remote:function(e){conf_arr.remote=e,C.encrypt(conf_arr,"_opt")},get_remote:function(e){return conf_arr.remote},crypt_pass:function(e){var t=CryptoJS.AES.encrypt(e,be.id,{mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7});return t.toString()},get_width:function(){return conf_arr.width},set_width:function(e){conf_arr.width=e,C.encrypt(conf_arr,"_opt")},getCookie:function(e){var t="; "+document.cookie,o=t.split("; "+e+"=");return 2==o.length?o.pop().split(";").shift():void 0}},S={rnd:function(e){return e[Math.floor(Math.random()*e.length)]},mobilecheck:function(){var e=!1;return function(t){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(t)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(t.substr(0,4)))&&(e=!0)}(navigator.userAgent||navigator.vendor||window.opera),e},predicate:function(){for(var e,t,o,n=[],a=arguments.length,i=function(e,t){return e===t?0:t>e?-1:1},s=function(e,t){var o=i,n=i;return e&&(n=function(t,n){return o(e(t),e(n))}),t?function(e,t){return-1*n(e,t)}:n},l=0;a>l;l++)e=arguments[l],"string"==typeof e?(t=e,o=i):(t=e.name,o=s(e.primer,e.reverse)),n.push({name:t,cmp:o});return function(t,o){for(var i,s,l=0;a>l&&(s=0,e=n[l],i=e.name,s=e.cmp(t[i],o[i]),0===s);l++);return s}},hashCode:function(e){for(var t=0,o=0;o>24&255).toString(16)+(e>>16&255).toString(16)+(e>>8&255).toString(16)+(255&e).toString(16)},hexToRgb:function(e){var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},pad:function(e){return 10>e?"0"+Math.floor(e):Math.floor(e)},contains:function(e,t){for(var o=e.length;o--;)if(e[o]===t)return!0;return!1},sample:function(){Date.now()-Z>=2*G&&(be.removeAllListeners(),be.disconnect(),be.connect(),Be.setup_all_listeners()),Z=Date.now(),setTimeout(S.sample,G)},loadjsfile:function(e){if(-1==R.indexOf("["+e+"]")){var t=document.createElement("script");t.setAttribute("type","text/javascript"),t.setAttribute("src",e),document.getElementsByTagName("head")[0].appendChild(t),R+="["+e+"]"}},msieversion:function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");return t>0||navigator.userAgent.match(/Trident.*rv\:11\./)?!0:!1},getRandomInt:function(e,t){return Math.floor(Math.random()*(t-e))+e},rgbToHsl:function(e,t){r=e[0],g=e[1],b=e[2],r/=255,g/=255,b/=255;var o,n,a=Math.max(r,g,b),i=Math.min(r,g,b),s=(a+i)/2;if(a==i)o=n=0;else{var l=a-i;switch(n=s>.5?l/(2-a-i):l/(a+i),a){case r:o=(g-b)/l+(g.5&&t?s=.5:.65>s&&!t&&(s=.65),"hsl("+Math.floor(360*o)+", "+Math.floor(100*n)+"%, "+Math.floor(100*s)+"%)"},componentToHex:function(e){var t=e.toString(16);return 1==t.length?"0"+t:t},rgbToHex:function(e,t,o){return"#"+S.componentToHex(e)+S.componentToHex(t)+S.componentToHex(o)},upperFirst:function(e){return e.substring(0,1).toUpperCase()+e.substring(1).toLowerCase()},addClass:function(e,t){S.contains($(e).attr("class").split(" "),t)||$(e).addClass(t)},send_mail:function(e,t){if(""!=e&&""!=t){$("#submit-contact-form").addClass("hide"),$("#send-loader").removeClass("hide"),$("#contact-form-from").attr("disabled","true"),$("#contact-form-message").attr("disabled","true");var e=$("#contact-form-from").val(),t=$("#contact-form-message").val();$("#contact-container").empty(),newWindow=window.open("mailto:contact@zoff.no?Subject=Contact%20Zoff&Body="+t,"_blank"),$("#contact-container").html("Something went wrong, sorry about that. You could instead try with your own mail-client: contact@zoff.no"),setTimeout(function(){newWindow.close()},500)}}};$(document).on("submit","#contact-form",function(e){e.preventDefault();var t=$("#contact-form-message").val(),o=$("#contact-form-from").val();S.send_mail(o,t)}),Element.prototype.remove=function(){this.parentElement.removeChild(this)},NodeList.prototype.remove=HTMLCollection.prototype.remove=function(){for(var e=0,t=this.length;t>e;e++)this[e]&&this[e].parentElement&&this[e].parentElement.removeChild(this[e])},String.prototype.startsWith=function(e,t){return t=t||0,this.indexOf(e,t)===t};var I={enabled:!0,old_id:null,host_listener:function(e){null==I.old_id?I.old_id=e:(be.removeAllListeners(e),W=!1,I.old_id=e);var t="https://remote."+window.location.hostname+"/"+e;$("#code-text").text(e),$("#code-qr").attr("src","https://chart.googleapis.com/chart?chs=221x221&cht=qr&choe=UTF-8&chld=L|1&chl="+t),$("#code-link").attr("href",t),W||(W=!0,u(e))},host_on_action:function(e){enabled&&("volume"==e[0]?($("#volume").slider("value",e[1]),Be.ytplayer.setVolume(e[1]),localStorage.setItem("volume",e[1]),Le.choose_button(e[1],!1)):"channel"==e[0]?(be.emit("change_channel"),_.beginning=!0,E=e[1].toLowerCase(),$("#chan").html(S.upperFirst(E)),B=!0,be.emit("list",E.toLowerCase()),window.history.pushState("object or string","Title","/"+E.toLowerCase())):"pause"==e[0]?Be.ytplayer.pauseVideo():"play"==e[0]?Be.ytplayer.playVideo():"skip"==e[0]&&T.skip())},change_enabled:function(e){enabled=e,document.getElementsByName("remote_switch")[0].checked=enabled}},T={empty:!1,channel_function:function(e){switch(e[0]){case"list":T.populate_list(e[1]);break;case"added":T.added_song(e[1]);break;case"deleted":T.deleted_song(e[1]);break;case"vote":T.voted_song(e[1],e[2]);break;case"song_change":"/"!=window.location.pathname&&T.song_change(e[1])}},insertAtBeginning:function(e,t){var o=T.generateSong(e,t,!1,!0,!1);$("#wrapper").append(o)},insertAtIndex:function(e,t){var o=T.getIndexOfSong(e.id);if(!e.now_playing){var n=T.generateSong(e,t,!1,!0,!1);0==o?$("#wrapper").prepend(n):$("#wrapper > div:nth-child("+o+")").after(n)}var a=$("#wrapper").children()[o];t&&setTimeout(function(){$(a).css("height",66)},5)},populate_list:function(e){void 0==P&&(P=$("#list-song-html").html()),ue=e,T.sortList(),$("#wrapper").empty(),ue.length>1?($.each(ue,function(e,t){t.now_playing||$("#wrapper").append(T.generateSong(t,!1,K,!0))}),K&&(S.mobilecheck()?$(".list-image").lazyload({}):($(".list-image").lazyload({container:$("#wrapper")}).removeClass("lazy"),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1))):(T.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#settings").css("visibility","visible"),$("#settings").css("opacity","1"),$("#wrapper").css("opacity","1")},added_song:function(e){now_playing=ue.pop(),ue.push(e),T.sortList(),ue.push(now_playing),$("#suggested-"+e.id).remove(),T.empty&&(T.empty=!1),$("#empty-channel-message").remove(),T.insertAtIndex(e,!0)},deleted_song:function(e){var t=T.getIndexOfSong(e),o=$("#wrapper").children()[t];try{o.style.height=0,setTimeout(function(){$("#"+e).remove(),ue.splice(T.getIndexOfSong(e),1)},305),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(n){ue.splice(T.getIndexOfSong(e),1),T.empty||$("#wrapper").children()[$("#wrapper").children().length-1].remove()}ue.length<=2&&(T.empty=!0,$("#wrapper").append("The playlist is empty.")),$("#suggested-"+e).remove(),Pe.checkUserEmpty()},voted_song:function(e,t){var o=T.getIndexOfSong(e),n=ue[o];ue[o].votes+=1,ue[o].added=t,T.sortList(),$("#"+e).remove(),T.insertAtIndex(n,!1)},song_change:function(e){var t=ue.length-1;ue[0].now_playing=!0,ue[0].votes=0,ue[0].guids=[],ue[0].added=e,ue[t].now_playing=!1;try{ue.push(ue.shift()),T.empty||$("#wrapper").children()[0].remove(),0==$("#wrapper").children().length&&(T.empty=!0,$("#wrapper").append("The playlist is empty.")),T.insertAtIndex(ue[t-1],!1),document.getElementById("wrapper").scrollTop+=1,document.getElementById("wrapper").scrollTop+=-1}catch(o){}},vote:function(e,t){return be.emit("vote",[E,e,t,O]),!0},skip:function(){return be.emit("skip",{pass:O,id:ye}),!0},importOldList:function(e){var t="",o=0;playlist_url="lists/"+e+".json",fe=$.parseJSON($.ajax({type:"GET",url:playlist_url,async:!1}).responseText),$.each(fe.songs,function(e,n){t+=n.id+",",o>45&&(Me.addVideos(t),t="",o=0),o++}),Me.addVideos(t),document.getElementById("search").value=""},sortList:function(){ue.sort(S.predicate({name:"votes",reverse:!0},"added"))},show:function(){S.mobilecheck()||(M?(M=!1,$("#toptitle").empty(),$("#chan").addClass("bigChan"),$("#chan").html("zoff.no/"+E.toLowerCase())):(M=!0,$("#toptitle").html("Zöff"),$("#chan").removeClass("bigChan"),$("#chan").html(E)))},generateSong:function(e,t,o,n,a){var i,s,l=e.id,r=e.title,c=e.votes,d="background-image:url('//img.youtube.com/vi/"+l+"/mqdefault.jpg');",u=$("
    "+P+"
    "),p="style";return t&&u.find("#list-song").css("height",0),B||u.find(".card-action").removeClass("hide"),1==c&&u.find(".vote-text").text("vote"),o&&(d="//img.youtube.com/vi/"+l+"/mqdefault.jpg",p="data-original"),n?(u.find(".list-votes").text(c),u.find("#list-song").attr("id",l),u.find(".vote-container").attr("title",r),i=".vote-container",s="del"):n||(u.find(".vote-text").text(e.duration),i=".add-suggested",s=a?"del_user_suggested":"del_suggested",u.find(".vote-container").attr("class","clickable add-suggested"),u.find(".add-suggested").attr("title",r),u.find("#del").attr("id",s),u.find(i).attr("data-video-title",r),u.find(i).attr("data-video-length",e.length),u.find("#list-song").attr("id","suggested-"+l),u.find(".list-image").attr("class",u.find(".list-image").attr("class").replace("list-image","list-suggested-image"))),u.find(".list-title").text(r),u.find(".list-title").attr("title",r),u.find(i).attr("data-video-id",l),u.find(".list-image").attr(p,d),u.find(".list-suggested-image").attr(p,d),u.find("#"+s).attr("data-video-id",l),u.html()},getIndexOfSong:function(e){return indexes=$.map(ue,function(t,o){return t.id==e?o:void 0}),indexes[0]},scrollTop:function(){$("#wrapper").scrollTop(0)},scrollBottom:function(){$("#wrapper").scrollTop($("#wrapper")[0].scrollHeight)}},E=void 0==window.chan?$("#chan").html():window.chan,B=!0,L=0,M=!0,P=$("#list-song-html").html(),z=!1,N=!1,A="***REMOVED***",V=!1,D=/P((([0-9]*\.?[0-9]*)Y)?(([0-9]*\.?[0-9]*)M)?(([0-9]*\.?[0-9]*)W)?(([0-9]*\.?[0-9]*)D)?)?(T(([0-9]*\.?[0-9]*)H)?(([0-9]*\.?[0-9]*)M)?(([0-9]*\.?[0-9]*)S)?)?/,j=[],q=0,H=1,O="",R="",Y=!1,U=1,F=!1,J=!1,G=6e3,Z=Date.now(),W=!1,Q=-1,K=!0,X=!1,ee=!0,te=!1,oe=!1,ne=!1,ae=!1;if(void 0==localStorage.debug){ -var ie=!1;localStorage.debug=ie}var se,le,re,ce,de,ue,j,pe,me,ge,he,U,ye,fe,ve,we,$e,be,_e={"sync disconnect on unload":!0,secure:!0,"force new connection":!0},ke=!1,Ce=!1;$().ready(function(){ke||"/"==window.location.pathname?Ce||"/"!=window.location.pathname||w():e(),Ie=$.ajax({type:"GET",url:"https://api.github.com/repos/zoff-music/zoff/commits",async:!1}).responseText,Ie=$.parseJSON(Ie),$("#latest-commit").html("Latest Commit:
    "+Ie[0].commit.author.date.substring(0,10)+": "+Ie[0].committer.login+"
    "+Ie[0].sha.substring(0,10)+": "+Ie[0].commit.message+"'):$("#embed-area").val('')}),$(document).on("click","#playbutton_remote",function(e){e.preventDefault(),Ee.play_remote()}),$(document).on("click","#pausebutton_remote",function(e){e.preventDefault(),Ee.pause_remote()}),$(document).on("click","#skipbutton_remote",function(e){e.preventDefault(),Ee.skip_remote()}),$(document).on("submit","#remoteform",function(e){e.preventDefault(),Ee.get_input($("#remote_channel").val())}),$(document).on("click","#chat-btn",function(){$("#text-chat-input").focus(),$("#chat-btn i").css("opacity",1),clearInterval(pe),z=!1,N=!1,$("#favicon").attr("href","static/images/favicon.png")}),/iPad|iPhone|iPod/.test(navigator.userAgent)?$(document).on("keydown",".search_input",function(e){h(e)}):$(document).on("keyup",".search_input",function(e){h(e)}),$(document).on("click",".chat-tab",function(){$("#text-chat-input").focus()}),$(document).on("click","#skip",function(e){e.preventDefault(),T.skip()}),$(document).on("click","#chan",function(e){e.preventDefault(),T.show()}),$(document).on("submit","#adminForm",function(e){e.preventDefault(),_.pass_save()}),$(document).on("click",".chat-link",function(e){oe=!0,N=!1,ne=!1,$(".chat-link").attr("style","color: white !important;"),ae=!1,$("#favicon").attr("href","static/images/favicon.png"),$("#chatPlaylist").css("display","block"),$("#wrapper").css("display","none"),$("#suggestions").css("display","none"),$("#text-chat-input").focus()}),$(document).on("click",".playlist-link",function(e){oe=!1,$("#chatPlaylist").css("display","none"),$("#wrapper").css("display","block"),$("#suggestions").css("display","none")}),$(document).on("click",".suggested-link",function(e){oe=!1,$("#chatPlaylist").css("display","none"),$("#wrapper").css("display","none"),$("#suggestions").css("display","block")}),$(document).on("submit","#chatForm",function(e){e.preventDefault(),k.chat(document.getElementById("chatForm").input)}),$(document).on("click","#shuffle",function(e){e.preventDefault(),_.shuffle()}),$(document).on("click","#search-btn",function(e){e.preventDefault(),Me.showSearch()}),$(document).on("click","#song-title",function(e){e.preventDefault(),Me.showSearch()}),$(document).on("click","#admin-lock",function(e){e.preventDefault(),_.log_out()}),$(document).on("click","#closeSettings",function(e){e.preventDefault(),_.hide_settings()}),$(document).on("click",".result-object",function(e){var t=$(e.target),o=t.prop("outerHTML").substring(0,4);if("=t&&t>=48&&$("#wrapper").scrollTop()>0?($("#top-button").removeClass("hide"),S.addClass("#bottom-button","hide")):t>=$("#playlist").height()-18&&$("#wrapper").scrollTop()<$("#wrapper")[0].scrollHeight-$("#wrapper").height()-1?($("#bottom-button").removeClass("hide"),S.addClass("#top-button","hide")):(S.addClass("#bottom-button","hide"),S.addClass("#top-button","hide"))}),$(document).on("mouseleave","#playlist",function(){S.addClass("#bottom-button","hide"),S.addClass("#top-button","hide")}),$(document).on("click","#top-button",function(){T.scrollTop()}),$(document).on("click","#bottom-button",function(){T.scrollBottom()});var Se,Ie,be,Te,Ee={id:"",get_input:function(e){""==Ee.id?Ee.set_id(e.toLowerCase()):Ee.set_channel(e.toLowerCase())},set_id:function(e){Ee.id=e,$("#pausebutton_remote").attr("disabled",!1),$("#skipbutton_remote").attr("disabled",!1),$("#playbutton_remote").attr("disabled",!1),$("#skipbutton_remote").attr("disabled",!1),$("#remote_channel").val(""),$("#remote_channel").attr("placeholder","Change channel"),$("#remote_header").html("Controlling "+e),$("#volume-control-remote").css("display","block")},set_channel:function(e){be.emit("id",[Ee.id,"channel",e])},play_remote:function(){be.emit("id",[Ee.id,"play","mock"])},pause_remote:function(){be.emit("id",[Ee.id,"pause","mock"])},skip_remote:function(){be.emit("id",[Ee.id,"skip","mock"])},initiate_volume:function(){$("#volume-control-remote").slider({min:0,max:100,value:100,range:"min",animate:!0,stop:function(e,t){be.emit("id",[Ee.id,"volume",t.value]),console.log("volume")}})}},H=!0,xe={blob_list:[],winter:!1,times_rotated:0,frontpage_function:function(e){$("#channels").empty(),H=!0,xe.populate_channels(e.channels),xe.set_viewers(e.viewers)},populate_channels:function(e){var t,o="",n=0;1==e[0][5]&&(t=e.shift()),e.sort(xe.sortFunction),void 0!==t&&e.unshift(t),pre_card=$(Se),S.mobilecheck()||xe.add_backdrop(e,0);for(x in e){var a=e[x][3];if(12>n){var i=e[x][1],s=e[x][0],l="background-image:url('https://img.youtube.com/vi/"+i+"/hqdefault.jpg');",r=e[x][4],c=pre_card;1==e[x][5]?(c.find(".pin").attr("style","display:block;"),c.find(".card").attr("title","Pinned!")):(c.find(".pin").attr("style","display:none;"),c.find(".card").attr("title","")),c.find(".chan-name").text(a),c.find(".chan-name").attr("title",a),c.find(".chan-views").text(s),c.find(".chan-songs").text(r),c.find(".chan-bg").attr("style",l),c.find(".chan-link").attr("href",a),$("#channels").append(c.html())}o+="