nixamp 0.21.3 → 0.21.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/web/dist/assets/{hls-3VKVEQE3-BIt1wpN9.js → hls-3VKVEQE3-RSItUqmr.js} +1 -1
- package/web/dist/assets/index-DMVUa6vY.js +1 -0
- package/web/dist/assets/{mpegts-DmA-kgnY.js → mpegts-CGsP3zeI.js} +1 -1
- package/web/dist/assets/{mpegts-LO6RVLD6-Dtn6km2F.js → mpegts-LO6RVLD6-B5VNNeMl.js} +1 -1
- package/web/dist/index.html +14 -4
- package/web/dist/manifest.webmanifest +2 -0
- package/web/dist/sw.js +5 -5
- package/web/dist/assets/index-CqVKzhBv.js +0 -1
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e}from"./index-
|
|
1
|
+
import{t as e}from"./index-DMVUa6vY.js";var t=3;async function n(n){let{media:r,src:i,isTv:a}=n,{default:o}=await e(async()=>{let{default:e}=await import(`./hls-n74Cnh8A.js`);return{default:e}},[]);if(!o.isSupported())return n.onError(`This browser cannot play HLS streams.`),{destroy:()=>void 0,levels:()=>[]};let s=new o({...a?{maxBufferLength:60,maxMaxBufferLength:120,backBufferLength:30,liveSyncDurationCount:4}:{backBufferLength:90},enableWorker:!0}),c=0,l=!1;s.on(o.Events.ERROR,(e,r)=>{if(!l&&r.fatal){if(c>=t){n.onError(`This stream kept failing and has been stopped.`),s.destroy();return}switch(c+=1,r.type){case o.ErrorTypes.NETWORK_ERROR:n.onNotice(`Reconnecting…`),s.startLoad();break;case o.ErrorTypes.MEDIA_ERROR:n.onNotice(`Recovering…`),s.recoverMediaError();break;default:n.onError(`This stream could not be played.`),s.destroy()}}}),s.on(o.Events.MANIFEST_PARSED,()=>{l||(n.onNotice(null),n.onReady?.({live:s.levels.length>0&&!Number.isFinite(r.duration),levels:u()}))}),s.on(o.Events.LEVEL_LOADED,(e,t)=>{l||n.onReady?.({live:t.details.live,levels:u()})}),s.on(o.Events.FRAG_BUFFERED,()=>{l||n.onNotice(null)});function u(){return s.levels.map((e,t)=>({index:t,height:e.height||null,bitrate:e.bitrate||null,label:e.height?`${String(e.height)}p`:`${String(Math.round((e.bitrate||0)/1e3))}k`}))}return s.loadSource(i),s.attachMedia(r),{destroy(){l=!0,s.destroy()},levels:u,setLevel(e){s.currentLevel=e},currentLevel:()=>s.autoLevelEnabled?-1:s.currentLevel}}export{n as createHlsEngine};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),t.credentials=e.crossOrigin===`use-credentials`?`include`:e.crossOrigin===`anonymous`?`omit`:`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();function e(e){if(!Number.isFinite(e)||e<0)return`--:--`;let t=Math.floor(e),n=Math.floor(t/60),r=t%60;return`${String(n).padStart(2,`0`)}:${String(r).padStart(2,`0`)}`}function t(e){return e.artist?`${e.artist} — ${e.title}`:e.title}function n(e){let t=e.split(`/`).pop()??e,n=t.lastIndexOf(`.`);return n>0?t.slice(0,n):t}var r=new Set([`mp4`,`webm`,`mkv`,`mov`,`m4v`,`ogv`,`avi`,`ts`,`m2ts`,`mts`,`m2t`,`trp`,`tp`]);function i(e,t=``){if(t.startsWith(`video/`))return!0;if(t.startsWith(`audio/`))return!1;let n=e.lastIndexOf(`.`);return n>0&&r.has(e.slice(n+1).toLowerCase())}var a=`modulepreload`,o=function(e){return`/`+e},s={},c=function(e,t,n){let r=Promise.resolve();if(t&&t.length>0){let e=document.getElementsByTagName(`link`),i=document.querySelector(`meta[property=csp-nonce]`),c=i?.nonce||i?.getAttribute(`nonce`);function l(e){return Promise.all(e.map(e=>Promise.resolve(e).then(e=>({status:`fulfilled`,value:e}),e=>({status:`rejected`,reason:e}))))}function u(e){return import.meta.resolve?import.meta.resolve(e):new URL(e,import.meta.url).href}r=l(t.map(t=>{if(t=o(t,n),t=u(t),t in s)return;s[t]=!0;let r=t.endsWith(`.css`);for(let n=e.length-1;n>=0;n--){let i=e[n];if(i.href===t&&(!r||i.rel===`stylesheet`))return}let i=document.createElement(`link`);if(i.rel=r?`stylesheet`:a,r||(i.as=`script`),i.crossOrigin=``,i.href=t,c&&i.setAttribute(`nonce`,c),document.head.appendChild(i),r)return new Promise((e,n)=>{i.addEventListener(`load`,e),i.addEventListener(`error`,()=>n(Error(`Unable to preload CSS for ${t}`)))})}))}function i(e){let t=new Event(`vite:preloadError`,{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}return r.then(t=>{for(let e of t||[])e.status===`rejected`&&i(e.reason);return e().catch(i)})},l=[[/\.m3u8$/i,`hls`],[/\.(ts|mts|m2ts|mpegts)$/i,`mpegts`],[/\.(mp3|m4a|aac|oga|ogg|opus|wav|flac)$/i,`audio`],[/\.(mp4|m4v|webm|mov|ogv)$/i,`mp4`]],u=[[/mpegurl/i,`hls`],[/mp2t|mpeg-?ts/i,`mpegts`],[/^audio\//i,`audio`],[/^video\//i,`mp4`]];function d(e){if(e.kind)return e.kind;if(e.mimeType){for(let[t,n]of u)if(t.test(e.mimeType))return n}let t=f(e.src);for(let[e,n]of l)if(e.test(t))return n;return`unknown`}function f(e){try{return new URL(e,`https://placeholder.invalid`).pathname}catch{return e.split(/[?#]/)[0]??e}}function p(e=globalThis,t=null){let n=e.MediaSource!==void 0,r=!1;try{let e=t??(typeof document>`u`?null:document.createElement(`video`));r=e?e.canPlayType(`application/vnd.apple.mpegurl`)!==``||e.canPlayType(`application/x-mpegURL`)!==``:!1}catch{r=!1}return{mediaSource:n,nativeHls:r}}function m(e,t){let n=d(e);switch(n){case`hls`:return t.mediaSource?{engine:`hls`,kind:n}:t.nativeHls?{engine:`native`,kind:n}:{engine:`native`,kind:n,unplayable:`This browser cannot play HLS streams.`};case`mpegts`:return t.mediaSource?{engine:`mpegts`,kind:n}:{engine:`mpegts`,kind:n,unplayable:`This browser cannot play transport streams.`};default:return{engine:`native`,kind:n}}}async function h(e,t){let n=t.capabilities??p(),r=m({src:t.src,...t.kind?{kind:t.kind}:{},...t.mimeType?{mimeType:t.mimeType}:{}},n),i=()=>void 0,a={media:e,src:t.src,isTv:t.isTv??!1,live:t.live??r.kind===`mpegts`,onError:t.onError??i,onNotice:t.onNotice??i,...t.onReady?{onReady:t.onReady}:{}};if(r.unplayable)return t.onError?.(r.unplayable),{destroy:i,engine:r.engine,kind:r.kind,levels:()=>[],unplayable:r.unplayable};let o,s=t.engines?.[r.engine];if(s)o=await s(a);else if(r.engine===`hls`){let{createHlsEngine:e}=await c(async()=>{let{createHlsEngine:e}=await import(`./hls-3VKVEQE3-RSItUqmr.js`);return{createHlsEngine:e}},[]);o=await e(a)}else if(r.engine===`mpegts`){let{createMpegtsEngine:e}=await c(async()=>{let{createMpegtsEngine:e}=await import(`./mpegts-LO6RVLD6-B5VNNeMl.js`);return{createMpegtsEngine:e}},[]);o=await e(a,{withCredentials:t.withCredentials??!1,unplayableAdvice:t.unplayableAdvice??``})}else{let{createNativeEngine:e}=await c(async()=>{let{createNativeEngine:e}=await import(`./native-C7JTKWJH-BUyIoj0P.js`);return{createNativeEngine:e}},[]);o=await e(a)}return{destroy:()=>{o.destroy()},engine:r.engine,kind:r.kind,levels:o.levels,...o.setLevel?{setLevel:o.setLevel}:{},...o.currentLevel?{currentLevel:o.currentLevel}:{}}}var ee=new Set([`mp3`,`flac`,`ogg`,`oga`,`opus`,`m4a`,`aac`,`wav`,`wma`,`aiff`,`aif`,`alac`,`mp4`,`webm`,`mkv`,`mov`,`m4v`,`ogv`,`ts`,`m2ts`,`mts`,`m2t`,`trp`,`tp`]),te=new Set([`ts`,`m2ts`,`mts`,`m2t`,`trp`,`tp`]);function g(e){let t=e.lastIndexOf(`.`);return t>0&&te.has(e.slice(t+1).toLowerCase())}function ne(e,t=``){if(t.startsWith(`audio/`)||t.startsWith(`video/`))return!0;let n=e.lastIndexOf(`.`);return n>0&&ee.has(e.slice(n+1).toLowerCase())}function re(e,t){return e.localeCompare(t,void 0,{numeric:!0,sensitivity:`base`})}function ie(e){return e.filter(e=>ne(e.name,e.type)).sort((e,t)=>re(ae(e),ae(t))).map(e=>({title:n(e.name),artist:``,album:oe(ae(e)),duration:0,url:URL.createObjectURL(e),video:i(e.name,e.type),objectUrl:!0,...g(e.name)?{kind:`mpegts`}:{}}))}function ae(e){return e.webkitRelativePath||e.name}function oe(e){let t=e.split(`/`);return t.length>1?t[t.length-2]:``}function se(e){for(let t of e)t.objectUrl&&URL.revokeObjectURL(t.url)}var ce=2048;function _(e){if(e.startsWith(`blob:`)||e.startsWith(`data:`))return!0;try{let t=globalThis.location?.origin;return t?new URL(e,t).origin===t:!1}catch{return!1}}function le(e,t){return e||t===`hls`||t===`mpegts`}var ue=class{elements;handlers;attached=null;source=``;context=null;analyser=null;wired=new WeakSet;active;frequencies=new Uint8Array;analysable=!0;constructor(e,t){this.elements=e,this.handlers=t,this.active=e.audio;for(let t of[e.audio,e.video]){t.addEventListener(`timeupdate`,()=>{t===this.active&&this.handlers.onTime(t.currentTime,Number.isFinite(t.duration)?t.duration:0)}),t.addEventListener(`loadedmetadata`,()=>{t===this.active&&this.handlers.onTime(t.currentTime,Number.isFinite(t.duration)?t.duration:0)}),t.addEventListener(`ended`,()=>{t===this.active&&this.handlers.onEnded()}),t.addEventListener(`play`,()=>{t===this.active&&this.handlers.onState(!0)}),t.addEventListener(`pause`,()=>{t===this.active&&this.handlers.onState(!1)}),t.addEventListener(`error`,()=>{t===this.active&&this.handlers.onError(v(t))});let e=e=>()=>{t===this.active&&this.handlers.onBusy?.(e)};for(let n of[`loadstart`,`waiting`,`stalled`,`seeking`])t.addEventListener(n,e(!0));for(let n of[`playing`,`canplay`,`pause`,`ended`,`error`,`emptied`,`seeked`,`abort`])t.addEventListener(n,e(!1))}}get playing(){return!this.active.paused&&!this.active.ended}get position(){return this.active.currentTime}get duration(){return Number.isFinite(this.active.duration)?this.active.duration:0}get showingVideo(){return this.active===this.elements.video}ensureGraph(e){let t=globalThis.AudioContext??globalThis.webkitAudioContext;if(t){if(this.context??=new t,this.analyser||(this.analyser=this.context.createAnalyser(),this.analyser.fftSize=ce,this.analyser.smoothingTimeConstant=.6,this.analyser.connect(this.context.destination),this.frequencies=new Uint8Array(this.analyser.frequencyBinCount)),!this.wired.has(e))try{this.context.createMediaElementSource(e).connect(this.analyser),this.wired.add(e)}catch{this.wired.add(e)}this.context.resume()}}read(){return this.analyser&&this.analyser.getByteFrequencyData(this.frequencies),this.frequencies}levels(){if(!this.analyser)return[0,0];let e=this.read(),t=0;for(let n of e)t+=n;let n=e.length===0?0:t/e.length/255;return[Math.min(1,n*2.2),Math.min(1,n*2.2)]}async load(e,t){this.source=e.objectUrl?``:e.url;let n=e.kind??(e.objectUrl?e.video?`mp4`:`audio`:d({src:e.url})),r=le(e.video,n)?this.elements.video:this.elements.audio,i=e.objectUrl||_(e.url);r.crossOrigin=i?`anonymous`:null,r!==this.active&&(this.active.pause(),this.active.removeAttribute(`src`),this.active.load(),this.active=r),this.attached?.destroy(),this.attached=null;try{this.attached=await h(this.active,{src:e.url,kind:n,unplayableAdvice:`VLC or mpv will play it; nixamp can only hand it to your browser.`,onError:e=>this.handlers.onError(e),onNotice:e=>{e&&this.handlers.onError(e)}})}catch(e){this.handlers.onError(e instanceof Error?e.message:`that would not play`);return}let a=this.active.currentSrc||this.active.src||e.url;this.analysable=i||a.startsWith(`blob:`)||_(a),t&&await this.play()}async play(){this.analysable&&this.ensureGraph(this.active);try{await this.active.play()}catch(e){this.handlers.onError(e instanceof Error?e.message:`playback was refused`)}}pause(){this.active.pause()}stop(){this.active.pause(),this.active.currentTime=0,this.source=``,this.attached?.destroy(),this.attached=null}seek(e){Number.isFinite(e)&&(this.active.currentTime=Math.max(0,e))}set volume(e){this.elements.audio.volume=e,this.elements.video.volume=e}get volume(){return this.active.volume}};function v(e){switch(e.error?.code){case MediaError.MEDIA_ERR_ABORTED:return`playback was aborted`;case MediaError.MEDIA_ERR_NETWORK:return`the network dropped mid-track`;case MediaError.MEDIA_ERR_DECODE:return`this browser could not decode that`;case MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED:return`this browser cannot play that format`;default:return`playback failed`}}function de(){return{revision:0,tracks:[],trackCount:0,index:0,playing:!1,position:0,bars:[],levels:[0,0],silent:!0,note:``,root:``}}function fe(e,t){return{...t,tracks:t.tracks??e.tracks}}function y(e){let t=e.trim();if(t===``)return``;/^https?:\/\//i.test(t)||(t=`http://${t}`);let n;try{n=new URL(t)}catch{return``}let r=n.pathname.replace(/\/+$/,``);return r=r.replace(/\/api(\/.*)?$/,``),`${n.origin}${r}`}function b(e,t,n=``){let r=`${e===``?``:y(e)}${t.startsWith(`/`)?t:`/${t}`}`;return n?`${r}${r.includes(`?`)?`&`:`?`}k=${encodeURIComponent(n)}`:r}function pe(e){let t;try{t=new URL(e)}catch{return null}if(t.protocol!==`http:`&&t.protocol!==`https:`)return null;let n=/^\/api\/channels\/([^/]+)\/?$/.exec(t.pathname),r=/^\/api\/media\/(\d+)\/?$/.exec(t.pathname),i=/^\/api\/live\/?$/.test(t.pathname);if(!n&&!r&&!i)return null;let a=t.searchParams.get(`k`)??``,o=a?`${t.origin}/view/${a}`:t.origin,s=`live`;if(r&&(s=`track:${r[1]}`),n)try{s=`channel:${decodeURIComponent(n[1]??``)}`}catch{s=`channel:${n[1]??``}`}return{view:o,what:s}}function me(e){let t=e.trim();if(t===``)return{base:``,key:``};let n;try{n=new URL(/^https?:\/\//i.test(t)?t:`http://${t}`)}catch{return{base:``,key:``}}let r=/^\/(?:admin|view|a|v)\/([^/]+)\/?$/.exec(n.pathname),i=r?.[1]??n.searchParams.get(`k`)??``;return r&&(n.pathname=`/`),n.searchParams.delete(`k`),{base:y(`${n.origin}${n.pathname}`),key:decodeURIComponent(i)}}var x=null;function S(e){if(!e&&x!==null)return x;let t=e??(typeof document>`u`?null:document.createElement(`video`));if(!t)return!1;try{let n=t.canPlayType(`video/mp4; codecs="hvc1.1.6.L93.B0"`)!==``;return e||(x=n),n}catch{return!1}}function he(e,t,n=0,r=``,i=!1){let a=[...n>0?[`kbps=${Math.round(n)}`]:[],...i?[`hevc=1`]:[]].join(`&`);return b(e,a?`/api/media/${t}?${a}`:`/api/media/${t}`,r)}function C(e){if(typeof e!=`object`||!e)return null;let t=e,n=de(),r=(e,t)=>typeof e==`number`&&Number.isFinite(e)?e:t,i=Array.isArray(t.levels)?t.levels:[],a=Array.isArray(t.tracks)?t.tracks.map(e=>{let t=typeof e==`object`&&e?e:{};return{title:typeof t.title==`string`?t.title:`Untitled`,artist:typeof t.artist==`string`?t.artist:``,album:typeof t.album==`string`?t.album:``,duration:r(t.duration,0),...t.video===!0?{video:!0}:{},...typeof t.group==`string`&&t.group!==``?{group:t.group}:{},...typeof t.folder==`string`&&t.folder!==``?{folder:t.folder}:{},...t.remote===!0?{remote:!0}:{}}}):void 0;return{revision:r(t.revision,0),...a?{tracks:a}:{},trackCount:r(t.trackCount,a?.length??0),index:r(t.index,0),playing:t.playing===!0,position:r(t.position,0),bars:Array.isArray(t.bars)?t.bars.map(e=>r(e,0)):[],levels:[r(i[0],0),r(i[1],0)],silent:t.silent===!0,note:typeof t.note==`string`?t.note:``,root:typeof t.root==`string`?t.root:n.root}}var ge=class{handlers;source=null;base=``;key=``;shape=`/admin/`;lastRevision=-1;session=``;constructor(e){this.handlers=e}get address(){return this.base}url(e){let t=b(this.base,e,this.key);return this.base===``||this.session===``?t:`${t}${t.includes(`?`)?`&`:`?`}session=${encodeURIComponent(this.session)}`}get shareLink(){return this.base===``?``:this.key===``?this.base:`${this.base}${this.shape}${this.key}`}get connected(){return this.source!==null}connect(e){let{base:t,key:n}=me(e);this.close(),this.base=t,this.key=n,this.shape=/\/(?:view|v)\/[^/]+\/?$/.test(e.trim())?`/view/`:`/admin/`,this.lastRevision=-1,this.handlers.onStatus(`connecting`);let r=new EventSource(b(t,`/api/events`,n));this.source=r,r.onopen=()=>this.handlers.onStatus(`live`),r.onmessage=e=>{let t=C(w(e.data));t&&(t.revision<this.lastRevision||(this.lastRevision=t.revision,this.handlers.onStatus(`live`),this.handlers.onSnapshot(t)))},r.onerror=()=>{this.handlers.onStatus(`error`,`reconnecting…`)}}async send(e){if(this.base===``&&!this.connected)return;let t=await fetch(b(this.base,`/api/command`,this.key),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify(e)});if(!t.ok){this.handlers.onStatus(`error`,`command refused (${t.status})`);return}let n=C(await t.json());n&&this.handlers.onSnapshot(n)}media(e,t=0,n=S()){return he(this.base,e,t,this.key,n)}close(){this.source?.close(),this.source=null}};function w(e){try{return JSON.parse(e)}catch{return null}}async function _e(e,t,n=``){try{let r=await fetch(b(e,`/api/state`,n),{signal:t});return r.ok?C(await r.json()):null}catch{return null}}function ve(e){if(!/^https:\/\//i.test(e))return``;let t;try{t=new URL(e).hostname.replace(/^\[|\]$/g,``)}catch{return``}return/^\d{1,3}(\.\d{1,3}){3}$/.test(t)||t.includes(`:`)?`That is an https address for a bare IP, and a certificate is issued for a name — a browser refuses it before it asks anything. Use the server's name instead (the address it printed first), or connect over http.`:``}async function ye(e,t=``,n){let r;try{r=await fetch(b(e,`/api/state`,t),{signal:n})}catch{return``}return r.ok?``:r.status===401?t===``?`That server needs its share link. Paste the whole link — the one with /admin/ or /view/ in it — or sign in as its owner.`:`That share link is not accepted by that server. It may have been restarted, which gives it a new one.`:r.status===403?`That link can listen but not drive this server.`:r.status===429?`That server is asking us to slow down. Try again in a moment.`:``}async function be(e,t,n=``){try{let r=await fetch(b(e,`/api/health`,n),{signal:t});if(!r.ok)return null;let i=await r.json();return i.name===`nixamp`?i.version??`unknown`:null}catch{return null}}function xe(e,t=globalThis.location?.protocol){return t!==`https:`||!/^http:\/\//i.test(e.trim())?``:`This page is https, and a browser refuses every request from an https page to an http one. Open that address directly, or give the server a certificate: nixamp serve --tls-cert cert.pem --tls-key key.pem.`}var Se=.14,Ce=.02;function we(e,t){let n=[];for(let r=0;r<=e;r++){let i=r/e,a=Math.round(1*(t/1)**i),o=n[n.length-1];n.push(o===void 0?a:Math.max(a,o+1))}return n}function Te(e,t){let n=[];for(let r=0;r+1<t.length;r++){let i=Math.min(t[r],e.length),a=Math.min(Math.max(t[r+1],i+1),e.length),o=0,s=0;for(let t=i;t<a;t++)o+=e[t],s++;n.push(s===0?0:o/s/255)}return n}function Ee(e,t,n=Se){return t.map((t,r)=>{let i=e[r]??0;return t>=i?t:Math.max(t,i-n)})}function De(e,t,n=Ce){return t.map((t,r)=>Math.max(t,(e[r]??0)-n))}function Oe(e,t,n,r,i){let{width:a,height:o}=t;if(a<=0||o<=0||n.length===0)return;e.clearRect(0,0,a,o);let s=a/n.length,c=Math.max(1,s*.72),l=Math.max(2,o*.012);e.fillStyle=i.bar,n.forEach((t,n)=>{let r=Math.max(1,t*(o-l*2));e.fillRect(n*s+(s-c)/2,o-r,c,r)}),e.fillStyle=i.peak,r.forEach((t,n)=>{let r=o-Math.max(1,t*(o-l*2))-l*2;e.fillRect(n*s+(s-c)/2,Math.max(0,r),c,l)})}function ke(e,t){return{name:String(e?.name??e?.displayName??e?.abbreviation??``),score:typeof e?.score==`number`?e.score:typeof t==`number`?t:null,logo:typeof e?.logoUrl==`string`&&/^https?:\/\//.test(e.logoUrl)?e.logoUrl:``}}function Ae(e){let t=String(e.data.state??e.tags?.find(e=>e.startsWith(`state:`))?.slice(6)??``);return t===`in`||t===`post`?t:`pre`}function je(e,t={}){if(!e)return``;let n=new Date(e);if(Number.isNaN(n.getTime()))return``;let r=t.now??new Date,i=t.timeZone?{timeZone:t.timeZone}:{},a=n.toLocaleDateString(t.locale,i)===r.toLocaleDateString(t.locale,i);return n.toLocaleString(t.locale,{...i,...a?{}:{weekday:`short`},hour:`numeric`,minute:`2-digit`})}function Me(e,t={}){let n=e.data,r=ke(n.away,n.awayScore),i=ke(n.home,n.homeScore),a=Ae(e),o=typeof n.statusDetail==`string`?n.statusDetail.trim():``,s;if(a===`in`)s=o?`LIVE · ${o}`:`LIVE`;else if(a===`post`)s=`FINAL`;else{let n=je(e.published_at,t);s=n?`Kicks off ${n}`:o||`Upcoming`}let c=[],l=n.league,u=String(l?.abbreviation??l?.name??``);u&&c.push(u),typeof n.broadcast==`string`&&n.broadcast.trim()&&c.push(n.broadcast.trim());let d=a!==`pre`,f=e=>d&&e.score!==null?` ${e.score}`:``;return{away:r,home:i,state:a,status:s,chips:c,text:`${r.name}${f(r)} – ${i.name}${f(i)}`}}var Ne=`nixamp.tv`,T=/\bAFT\w*\b.*\bSilk\b|\bSilk\b.*\bAFT\w*\b|Android ?TV|Google ?TV|SMART-?TV|Tizen|Web0S|WebOS|BRAVIA|CrKey|Roku|Xbox|PlayStation|HbbTV|NetCast|VIDAA|Viera|AppleTV/i;function Pe(e,t=``,n=1,r=null){let i=new URLSearchParams(t).get(`tv`);return i===null?r!==null&&r!==``?E(r):/\bSilk\b/.test(e)&&n===0?!0:T.test(e):E(i)}function E(e){return e!==`0`&&e!==`no`&&e!==`off`&&e!==`false`}function Fe(e){return e?12:100}function Ie(e,t,n){let r=Math.max(1,Math.ceil(e/n)),i=Math.min(Math.max(0,t),r-1),a=i*n;return{page:i,from:a,to:Math.min(e,a+n),pages:r}}var Le=/\.(mp3|m4a|aac|ogg|oga|opus|flac|wav)(\?.*)?$/i,D=/\.(mp4|m4v|webm|mov|mkv)(\?.*)?$/i,O=/\.m3u8(\?.*)?$/i,Re=/\.(m3u|pls)(\?.*)?$/i;function ze(e){try{let t=new URL(e);return D.test(t.pathname+t.search)}catch{return!1}}function Be(e){try{let t=new URL(e),n=t.pathname.split(`/`).filter(Boolean).map(e=>{try{return decodeURIComponent(e)}catch{return e}}),r=(n.pop()??``).replace(/\.(m3u|pls)$/i,``);return(/^(playlist|index|list|all|episodes|feed)?$/i.test(r)?n.pop()??``:r).replace(/[-_]+/g,` `).trim()||t.hostname}catch{return`Playlist`}}function Ve(e,t){let n=(/^#PLAYLIST:\s*(.+)$/im.exec(e)?.[1]?.replace(/[\u0000-\u001F]/g,` `).trim()??``)||Be(t),r=[],i=(e,n)=>{if(r.length>=1e3)return;let i;try{i=new URL(e.trim(),t)}catch{return}if(i.protocol!==`https:`&&i.protocol!==`http:`)return;let a=i.pathname+i.search;if(!Le.test(a)&&!D.test(a))return;let o=decodeURIComponent(i.pathname.split(`/`).filter(Boolean).pop()??i.hostname);r.push({url:i.toString(),title:n||o})},a=!1;try{a=/\.pls$/i.test(new URL(t).pathname)}catch{a=!1}if(a){let t=new Map,a=new Map;for(let n of e.split(/\r?\n/)){let e=/^(File|Title)(\d+)\s*=\s*(.*)$/i.exec(n.trim());e&&(/^file$/i.test(e[1]??``)?t:a).set(e[2]??``,e[3]??``)}for(let[e,n]of[...t.entries()].sort((e,t)=>Number(e[0])-Number(t[0])))i(n,(a.get(e)??``).trim());return{title:n,entries:r}}let o=``;for(let t of e.split(/\r?\n/)){let e=t.trim();if(e!==``){if(e.startsWith(`#`)){let t=/^#EXTINF:\s*-?[\d.]+\s*(?:,(.*))?$/i.exec(e);t&&(o=(t[1]??``).trim());continue}i(e,o),o=``}}return{title:n,entries:r}}function k(e){let t=e.hostname.replace(/^www\.|^m\.|^music\./,``),n=e=>e&&/^[A-Za-z0-9_-]{11}$/.test(e)?e:``;if(t===`youtu.be`)return n(e.pathname.slice(1).split(`/`)[0]??null);if(t!==`youtube.com`&&t!==`youtube-nocookie.com`)return``;if(e.pathname===`/watch`)return n(e.searchParams.get(`v`));let r=/^\/(?:shorts|live|embed|v)\/([^/?]+)/.exec(e.pathname);return r?n(r[1]??null):``}function He(e,t=!1){let n;try{n=new URL(e.trim())}catch{return null}if(n.protocol!==`https:`&&n.protocol!==`http:`)return null;let r=k(n);if(r){let e=n.searchParams.get(`t`);return{kind:`embed`,site:`youtube`,src:`https://www.youtube-nocookie.com/embed/${r}?autoplay=1&playsinline=1&rel=0${e&&/^\d+$/.test(e)?`&start=${e}`:``}`,label:`YouTube · ${r}`}}let i=n.hostname.replace(/^www\.|^player\./,``),a=i===`vimeo.com`?/^\/(?:video\/)?(\d+)/.exec(n.pathname)?.[1]:void 0;if(a)return{kind:`embed`,site:`vimeo`,src:`https://player.vimeo.com/video/${a}?autoplay=1&playsinline=1`,label:`Vimeo · ${a}`};if(i===`soundcloud.com`&&n.pathname.split(`/`).filter(Boolean).length>=2)return{kind:`embed`,site:`soundcloud`,src:`https://w.soundcloud.com/player/?url=${encodeURIComponent(n.toString())}&auto_play=true&visual=false`,label:`SoundCloud · ${n.pathname.split(`/`).filter(Boolean).slice(0,2).join(` / `)}`};let o=n.pathname+n.search,s=decodeURIComponent(n.pathname.split(`/`).filter(Boolean).pop()??n.hostname);return Re.test(o)?{kind:`list`,url:n.toString(),label:Be(n.toString())}:Le.test(o)?{kind:`direct`,url:n.toString(),video:!1,label:s}:D.test(o)||O.test(o)&&t?{kind:`direct`,url:n.toString(),video:!0,label:s}:null}var Ue=`nixamp.panels`;function We(){return{order:[],placement:{},collapsed:[],closed:[]}}var Ge=/^[a-z][a-z0-9-]{0,63}$/,Ke=/^[a-z][a-z0-9-]{0,63}:[ab]?$/;function A(e){if(!Array.isArray(e))return[];let t=new Set,n=[];for(let r of e)typeof r==`string`&&Ge.test(r)&&!t.has(r)&&(t.add(r),n.push(r));return n}function qe(e){if(!e)return We();let t;try{t=JSON.parse(e)}catch{return We()}if(!t||typeof t!=`object`||Array.isArray(t))return We();let n=t,r={};if(n.placement&&typeof n.placement==`object`)for(let[e,t]of Object.entries(n.placement))Ge.test(e)&&typeof t==`string`&&Ke.test(t)&&(r[e]=t);return{order:A(n.order),placement:r,collapsed:A(n.collapsed),closed:A(n.closed)}}function Je(e){return JSON.stringify(e)}function Ye(e,t){let n=new Set(e),r=t.filter(e=>n.has(e)),i=new Set(r);return e.forEach((t,n)=>{if(i.has(t))return;let a=0;for(let t=n-1;t>=0;t--){let n=r.indexOf(e[t]);if(n>=0){a=n+1;break}}r.splice(a,0,t),i.add(t)}),r}function Xe(e,t,n){let r=e.filter(e=>e!==t);return n?[...r,t]:r}var Ze=/^[A-Za-z0-9 .&'-]{1,20}(?::|\s-)\s+/,j=/(?:\s+|\s*[-|(]\s*)\d{1,2}(?::\d{2})?\s*(?:[ap]\.?m\.?)?(?:\s+[A-Z]{2,4})?\)?\s*$/i,Qe=/\s+(?:vs\.?|v\.?|at|@)\s+/i,$e=/^(?:the|a|an|live|tonight|recorded|filmed|concert|home|dinner|breakfast|lunch|midnight|night|one night|death|murder|meet me|panic|sunset|sunrise)\b/i;function M(e){let t=e.replace(j,``).replace(j,``).trim().split(Qe);return t.length===2&&t.every(e=>{let t=e.trim();return t.length>=2&&t.length<=48&&/[A-Za-z]/.test(t)&&!$e.test(t)})}function et(e){let t=String(e??``).trim();return t===``?!1:M(t.replace(Ze,``))||M(t)}var tt=`nixamp.remote`,nt=`nixamp.defaultServer`,rt=`nixamp.volume`,it=`nixamp.listenHere`,at=1e4,ot=!1;function N(e){let t=document.getElementById(e);if(!t)throw Error(`nixamp: #${e} is missing from the shell`);return t}function st(){let n=null;try{n=localStorage.getItem(Ne)}catch{}let r=Pe(navigator.userAgent,location.search,navigator.maxTouchPoints,n);if(document.body.classList.toggle(`tv`,r),new URLSearchParams(location.search).has(`tv`))try{localStorage.setItem(Ne,r?`1`:`0`)}catch{}let i=document.getElementById(`tv-toggle`);i&&(i.textContent=r?`TV mode: on`:`TV mode`,i.title=r?`Back to the ordinary layout: lists with their own scrollbars, smaller type.`:`For a television: bigger type, lists a page at a time, and nothing to scroll but the page.`,i.addEventListener(`click`,()=>{try{localStorage.setItem(Ne,r?`0`:`1`)}catch{}let e=new URL(location.href);e.searchParams.delete(`tv`),location.replace(e.toString())}));let a=Fe(r),o={status:N(`status`),source:N(`source`),install:N(`install`),video:N(`video`),audio:N(`audio`),title:N(`title-line`),album:N(`album-line`),meta:N(`meta-line`),metaBlurb:N(`meta-blurb`),liveLine:N(`live-line`),downloadNow:N(`download-now`),wayInHere:N(`way-in-here`),embed:N(`embed`),embedFrame:N(`embed-frame`),linkForm:N(`link-form`),linkUrl:N(`link-url`),linkServer:N(`link-server`),linkGoLive:N(`link-go-live`),goLiveNow:N(`go-live-now`),elapsed:N(`elapsed`),total:N(`total`),seek:N(`seek`),fullscreen:N(`fullscreen`),copyNow:N(`copy-now`),canvas:N(`spectrum`),glyphs:N(`glyphs`),levels:N(`levels`),playlist:N(`playlist`),playlistPager:N(`playlist-pager`),crumbs:N(`crumbs`),filter:N(`filter`),playlistTitle:N(`playlist-panel`),note:N(`note`),linkNote:N(`link-note`),logList:N(`log-list`),files:N(`files`),folder:N(`folder`),remoteUrl:N(`remote-url`),remoteForm:N(`remote-form`),remoteState:N(`remote-state`),disconnect:N(`disconnect`),browse:N(`browse`),panelsToggle:N(`panels-toggle`),panelsPanel:N(`panels-panel`),panelsList:N(`panels-list`),panelsReset:N(`panels-reset`),accountForm:N(`account-form`),accountEmail:N(`account-email`),accountPassword:N(`account-password`),accountSubmit:N(`account-submit`),accountToggle:N(`account-toggle`),accountProviders:N(`account-providers`),accountPanel:N(`account-panel`),accountElsewhere:N(`account-elsewhere`),welcome:N(`welcome`),welcomeCreate:N(`welcome-create`),welcomeBrowse:N(`welcome-browse`),welcomeHide:N(`welcome-hide`),accountSignOut:N(`account-signout`),accountNote:N(`account-note`),adminPanel:N(`admin-panel`),adminNote:N(`admin-note`),adminSaid:N(`admin-said`),adminConnections:N(`admin-connections`),publishPanel:N(`publish-panel`),publishNote:N(`publish-note`),publishList:N(`publish-list`),adminRestream:N(`admin-restream`),adminReplace:N(`admin-replace`),adminSource:N(`admin-source`),adminName:N(`admin-name`),adminAdd:N(`admin-add`),homeNote:N(`home-note`),loadHome:N(`load-home`),directory:N(`directory`),recentNote:N(`recent-note`),recentList:N(`recent-list`),followingNote:N(`following-note`),followingList:N(`following-list`),serversPanel:N(`servers-panel`),serversNote:N(`servers-note`),serversList:N(`servers-list`),favoritesPanel:N(`favorites-panel`),favoritesNote:N(`favorites-note`),favoritesList:N(`favorites-list`),favHere:N(`fav-here`),partiesPanel:N(`parties-panel`),partiesNote:N(`parties-note`),partiesList:N(`parties-list`),partyForm:N(`party-form`),partyCode:N(`party-code`),connectionsNote:N(`connections-note`),connectionsList:N(`connections-list`),catalogsPanel:N(`catalogs-panel`),catalogsNote:N(`catalogs-note`),catalogsForm:N(`catalogs-form`),catalogSource:N(`catalog-source`),catalogName:N(`catalog-name`),catalogsList:N(`catalogs-list`),catalogsCrumbs:N(`catalogs-crumbs`),catalogsFilter:N(`catalogs-filter`),catalogsEntries:N(`catalogs-entries`),notifyPanel:N(`notify-panel`),notifyNote:N(`notify-note`),notifyWeb:N(`notify-web`),notifyEmail:N(`notify-email`),notifySms:N(`notify-sms`),notifyPhone:N(`notify-phone`),notifyPhoneForm:N(`notify-phone-form`),notifyPhoneNote:N(`notify-phone-note`),directoryNote:N(`directory-note`),directoryList:N(`directory-list`),onairPanel:N(`onair-panel`),onairNote:N(`onair-note`),onairList:N(`onair-list`),sharePanel:N(`share-panel`),trollboxPanel:N(`trollbox-panel`),trollboxNote:N(`trollbox-note`),trollboxList:N(`trollbox-list`),trollboxForm:N(`trollbox-form`),trollboxInput:N(`trollbox-input`),shareNote:N(`share-note`),shareLink:N(`share-link`),shareCopy:N(`share-copy`),sharePhone:N(`share-phone`),shareSend:N(`share-send`),liveControls:N(`live-controls`),goLive:N(`go-live`),stopLive:N(`stop-live`),shareTo:N(`share-to`),listenOnly:N(`listen-only`),listenHere:N(`listen-here`),volume:N(`volume`),prev:N(`prev`),playPause:N(`play-pause`),stop:N(`stop`),next:N(`next`),shareNow:N(`share-now`)},s={rename:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 20h9"/><path d="M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z"/></svg>`,eye:`<svg viewBox="0 0 24 24" width="18" height="18" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z"/><circle cx="12" cy="12" r="3"/></svg>`,gear:`<svg viewBox="0 0 24 24" width="18" height="18" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V21a2 2 0 1 1-4 0v-.1a1.7 1.7 0 0 0-1.1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1a2 2 0 1 1-2.8-2.8l.1-.1a1.7 1.7 0 0 0 .3-1.8 1.7 1.7 0 0 0-1.5-1H3a2 2 0 1 1 0-4h.1a1.7 1.7 0 0 0 1.5-1.1 1.7 1.7 0 0 0-.3-1.8l-.1-.1a2 2 0 1 1 2.8-2.8l.1.1a1.7 1.7 0 0 0 1.8.3H9a1.7 1.7 0 0 0 1-1.5V3a2 2 0 1 1 4 0v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1a2 2 0 1 1 2.8 2.8l-.1.1a1.7 1.7 0 0 0-.3 1.8V9a1.7 1.7 0 0 0 1.5 1H21a2 2 0 1 1 0 4h-.1a1.7 1.7 0 0 0-1.5 1Z"/></svg>`,live:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="2.5"/><path d="M8.5 15.5a5 5 0 0 1 0-7"/><path d="M15.5 8.5a5 5 0 0 1 0 7"/><path d="M5.6 18.4a9 9 0 0 1 0-12.8"/><path d="M18.4 5.6a9 9 0 0 1 0 12.8"/></svg>`,link:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7"/><path d="M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7"/></svg>`,copy:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><rect x="9" y="9" width="12" height="12" rx="2"/><path d="M5 15V5a2 2 0 0 1 2-2h10"/></svg>`,restart:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M21 12a9 9 0 1 1-3-6.7"/><path d="M21 3v6h-6"/></svg>`,remove:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" aria-hidden="true"><path d="M18 6 6 18"/><path d="m6 6 12 12"/></svg>`,check:`<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="m5 12 5 5L20 7"/></svg>`},c=(e,t)=>{e.innerHTML=s[t]},l=document.querySelector(`meta[name="nixamp-shell-title"]`)?.content||document.title||`nixamp`,u=`local`,d=``,f=[],p=``,m=!0,h=``;function ee(e){try{return new URL(e).origin}catch{return e}}let te=!1,g=``,ne=0,re=new Map,ae=e=>re.get(K(e))??null;function oe(e,t){let n=n=>{te=n,g=``,o.remoteUrl.value=n?e.view:e.admin??e.view,t?.(),o.remoteForm.requestSubmit()},r=document.createElement(`button`);r.type=`button`,r.className=`icon way-in`,c(r,`eye`),r.title=`Viewer: browse and watch. Changes nothing on the server.`,r.setAttribute(`aria-label`,`View ${e.name}`),r.addEventListener(`click`,()=>n(!0));let i=document.createElement(`button`);return i.type=`button`,i.className=`icon way-in`,c(i,`gear`),i.disabled=e.admin===null,i.title=e.admin?`Admin: drive this server. What plays, what is live, what is on it.`:X?`Admin: you do not administer this server.`:`Admin: sign in as this server's owner to administer it.`,i.setAttribute(`aria-label`,`Administer ${e.name}`),i.addEventListener(`click`,()=>n(!1)),[r,i]}let ce=``,_=[],le=0,v=de(),y=`idle`,x=``,S=`Pick files, or connect to a nixamp running somewhere else.`,he=!1,C=-1,w=null,Se=0,Ce=0,ke=!1,je=()=>Ce>0||ke;async function T(e){Ce+=1,V();try{return await e()}finally{--Ce,V()}}let E=null,Le=null,D=null,O=null,Re=0;function Be(){o.embed.hidden||(o.embedFrame.src=`about:blank`),o.embed.hidden=!0}let k=null,Ge=``,Ke=null;function A(e,t,n=null,r=!1){let i=`${t}|${e}`;if(Ge=i,Ke&&clearTimeout(Ke),Ke=null,!r){if(k?.key===i)return;k=null}if(u!==`remote`||e.trim()===``)return;let a=new URLSearchParams({name:e,kind:t});n&&a.set(`year`,String(n)),fetch(L.url(`/api/enrich?${a}`)).then(e=>e.ok?e.json():{match:null}).then(r=>{if(Ge!==i)return;k={key:i,match:r.match??null},V();let a=k.match;a?.kind===`fixture`&&Ae(a)!==`post`&&(Ke=setTimeout(()=>{Ke=null,!(Ge!==i||I.source===``&&!w)&&A(e,t,n,!0)},6e4))}).catch(()=>void 0)}let Ze=!1,j=``,Qe=``,$e=null,M=``,st=``,ct=``,P=Array(24).fill(0),lt=Array(24).fill(0),ut=[],F=()=>u===`remote`&&!o.listenHere.checked,dt=()=>u===`remote`&&!o.adminPanel.hidden,ft=!1,pt=()=>dt()||u===`remote`&&ft;function mt(){try{if(localStorage.getItem(`nixamp.hls`)===`1`)return!0}catch{}return typeof MediaSource<`u`?!1:o.video.canPlayType(`application/vnd.apple.mpegurl`)!==``}function ht(){if(u!==`remote`||D)return null;if(E?.catalog&&E.entry)return{kind:`entry`,catalog:E.catalog,entry:E.entry};if(w)return{kind:`channel`,id:w.id,name:w.name};let e=v.tracks[R()];return e&&(I.source!==``||F())?{kind:`track`,index:R(),name:t(e)}:null}async function gt(e,t){t.disabled=!0;let n=e.kind===`entry`?e.entry.title:e.name;S=`Putting ${n} on the air…`,V();try{let r=``,i=``,a=!0;{let t=e.kind===`track`?`/api/tracks/${e.index}/live`:e.kind===`entry`?`/api/catalogs/${encodeURIComponent(e.catalog.id)}/entries/${encodeURIComponent(e.entry.id)}/live`:`/api/channels/${encodeURIComponent(e.id)}/keep`,o=await fetch(L.url(t),{method:`POST`}),s=await o.json().catch(()=>({}));if(!o.ok){S=s.error??`${n} would not go on the air.`,V();return}i=e.kind===`channel`?e.id:s.channel??``,a=s.video!==!1,r=`channel:${i}`}if(dt()&&(Ze?await fetch(L.url(`/api/live/start`),{method:`POST`}).catch(()=>void 0):await hi(!0)),await Xr(),Q(),i!==``&&w?.id!==i){let t=e.kind===`entry`?{kind:`channel`,catalog:e.catalog,entry:{id:e.entry.id,title:e.entry.title,group:e.entry.group??``,live:e.entry.live??!0,...e.entry.logo?{logo:e.entry.logo}:{}}}:void 0;await ri({id:i,name:n,video:a},!0,t)}let o=li(r),s=j?` Call ${Qe||`the line`} and key ${j} to talk about it.`:``;o===``?S=`${n} is on the air and you are watching it.${s}`:(await ci(o,t,`✓`),S=`${n} is on the air and you are watching it. Link copied.${s}`),V()}catch{S=`could not reach the server`,V()}finally{t.disabled=!1}}function _t(e,t=`Join live`){c(e,`live`),e.append(document.createTextNode(` ${t}`))}function vt(e,t){let n=document.createElement(`button`);return n.type=`button`,n.className=`row-copy row-live`,c(n,`live`),n.title=`Go live with ${t}: on the air for everyone, listed, link copied`,n.setAttribute(`aria-label`,`Go live with ${t}`),n.addEventListener(`click`,t=>{t.stopPropagation(),gt(e(),n)}),n}let I=new ue({audio:o.audio,video:o.video},{onTime:(e,t)=>{let n=_[le];u===`local`&&n&&t>0&&n.duration!==t&&(n.duration=t),V()},onEnded:()=>{ii()||Xt()||u===`remote`&&C<0&&!F()||Dt(1)},onState:()=>V(),onBusy:e=>{ke!==e&&(ke=e,V())},onError:e=>{if(!ii()&&!(Re!==0&&Date.now()-Re<2e3)){if(O&&e===`this browser cannot play that format`){let e=O.url;if(O=null,Re=Date.now(),pt()){S=`That site will not let a page play it directly; going live with it on ${d||`the server`} instead.`,V(),o.linkUrl.value=e,en();return}S=`That site will not let a page play it directly. Pick a server beside the link and press Go live: the server carries it.`,V();return}S=e,V(),ei()}}}),L=new ge({onSnapshot:e=>{if(v=fe(v,e),g.startsWith(`track:`)&&v.tracks.length>0){let e=Number(g.slice(6));if(g=``,Number.isInteger(e)&&e>=0&&e<v.tracks.length){let t=ne;Tt(e).then(()=>{t>0&&(I.seek(t),setTimeout(()=>I.seek(t),600))})}}F()&&(P=e.bars.length>0?e.bars:P,lt=De(lt,P)),V()},onStatus:(e,t)=>{y=e,x=t??``,V()}}),yt=()=>u===`remote`?v.tracks.length:_.length,R=()=>u===`remote`?F()||C<0?v.index:Math.min(C,Math.max(0,v.tracks.length-1)):le,z=()=>{if(w)return w.name;if(D)return D.label;let e=u===`remote`?v.tracks[R()]:_[R()];return e?t(e):`Nothing loaded.`},bt=()=>w?`live on this server`:D?`playing here, in this browser`:E?.kind===`live`&&u===`remote`?`live on ${d||`this server`}`:(u===`remote`?v.tracks[R()]:_[R()])?.album||`—`;function xt(){if(u!==`remote`||w===null&&E?.kind!==`live`){o.liveLine.hidden=!0,o.liveLine.replaceChildren();return}let e=d||`this server`,t=w?w.name:Le?.server.nowPlaying||z(),n=[w?`Live on ${e}: `:`Live from ${e}, now playing: `,gi(t)],r=w?Le?.channels.find(e=>e.id===w?.id)?.code??``:Ze?j:``;r&&n.push(`. To talk about it, call `,gi(Qe||`the line`),` and key `,gi(r),`.`);let i=n.map(e=>typeof e==`string`?e:e.textContent).join(``);o.liveLine.dataset.drawn!==i&&(o.liveLine.dataset.drawn=i,o.liveLine.hidden=!1,o.liveLine.replaceChildren(...n.map(e=>typeof e==`string`?document.createTextNode(e):e)))}let St=()=>F()?v.tracks[R()]?.duration??0:I.duration,Ct=()=>F()?v.position:I.position,wt=()=>F()?v.playing:I.playing;async function B(e){if(u===`remote`){if(F()){await L.send({type:`play`,index:e});return}await Tt(e);return}let t=_[e];t&&(le=e,w=null,E={kind:`file`},await T(()=>I.load(t,!0)),U(t.video),Kt(),V())}async function Tt(e){let t=v.tracks[e];t&&(C=e,w=null,E={kind:`file`},A(t.title,`auto`),await T(()=>I.load({title:t.title,artist:t.artist,album:t.album,duration:t.duration,url:L.media(e,0),video:t.video===!0,objectUrl:!1},!0)),U(t.video===!0),Kt())}async function Et(){if(F()){await L.send({type:`toggle`});return}yt()!==0&&(I.playing?I.pause():I.position>0?await I.play():await B(R()),V())}async function Dt(e){let t=yt();if(t!==0){if(F()){await L.send({type:e>0?`next`:`prev`});return}await B((R()+e+t)%t)}}async function Ot(){if(Be(),D=null,O=null,F()){await L.send({type:`stop`});return}w=null,E=null,I.stop(),P=Array(24).fill(0),lt=[...P],V()}let kt=(e,t)=>`L${`▮`.repeat(Math.round(e*6)).padEnd(6,`·`)} R${`▮`.repeat(Math.round(t*6)).padEnd(6,`·`)}`,At=e=>`▁▂▃▄▅▆▇█`[Math.max(0,Math.min(7,Math.round(e*7)))],jt=``;function Mt(){let t=[],n=``,r=null,i=w?Le?.channels.find(e=>e.id===w?.id):void 0,a=I.source===``&&!w&&!(F()&&v.tracks[R()]);if(!a){w?t.push(E?.entry?.live===!1?`ON DEMAND · LIVE CHANNEL`:`LIVE`):E?.kind===`vod`?t.push(`ON DEMAND`):E?.kind===`live`?t.push(`LIVE`):u===`remote`&&F()?t.push(`ON THE SERVER`):t.push(`FILE`),!o.video.hidden&&o.video.videoWidth>0?t.push(`${o.video.videoWidth}×${o.video.videoHeight}`):o.video.hidden?t.push(`audio`):t.push(`video`),i?(t.push(i.via===`pull`?`${i.listeners} watching`:`${i.listeners} listening · over ${i.via}`),i.startedAt>0&&t.push(`on air ${e(Math.max(0,(Date.now()-i.startedAt)/1e3))}`),i.redials&&t.push(`redialled ${i.redials}×`),dt()&&i.error&&t.push(i.error)):u===`remote`&&!w?(v.tracks[R()]&&yt()>0&&t.push(`track ${R()+1} of ${yt()}`),F()&&Le&&t.push(`${Le.server.playing?`playing`:`stopped`} on ${d||`the server`}`)):u===`local`&&yt()>0&&t.push(`track ${R()+1} of ${yt()}`),E?.catalog!==void 0&&(E.kind===`channel`?w!==null:E.kind===`vod`&&I.source!==``)&&E?.catalog&&(t.push(E.entry?.group?`${E.catalog.name} › ${E.entry.group}`:E.catalog.name),n=E.entry?.logo??``);let a=k?.key===Ge?k.match:null;if(a?.kind===`fixture`)r=Me(a),t.unshift(r.status,...r.chips);else if(a){a.image&&(n=a.image);let e=a.data;if(a.kind===`title`){a.year&&t.push(String(a.year));let n=typeof e.rating==`number`?e.rating:null;n&&t.push(`★ ${n.toFixed(1)}`);let r=Array.isArray(e.genres)?e.genres.slice(0,2).map(String):[];r.length&&t.push(r.join(` · `));let i=typeof e.runtimeMin==`number`?e.runtimeMin:0;i&&t.push(`${i} min`)}else if(a.kind===`channel`){let n=typeof e.country==`string`?e.country:``,r=Array.isArray(e.categories)?e.categories.slice(0,2).map(String):[],i=typeof e.network==`string`?e.network:``;n&&t.push(n),r.length&&t.push(r.join(` · `)),i&&t.push(i)}}if(w&&E?.link){let e=``;try{e=new URL(E.link.url).hostname.replace(/^www\./,``)}catch{}t.push(E.link.extractor&&E.link.extractor!==`direct`&&E.link.extractor!==`generic`?`${E.link.extractor} · ${e}`:e||`link`)}Ze&&j&&F()&&!w&&E?.kind!==`live`&&t.push(Qe?`☎ ${Qe} · key ${j}`:`☎ code ${j}`)}let s=k?.key===Ge?k.match:null,c=!a&&!r&&s?.summary?s.summary:``,l=`${n}|${r?`${r.away.logo}|${r.home.logo}|${r.text}`:``}|${t.join(`|`)}|${c}`;if(l===jt)return;jt=l,o.meta.hidden=t.length===0,o.metaBlurb.textContent=c,o.metaBlurb.hidden=c===``;let f=[];if(r){let e=document.createElement(`div`);e.className=`meta-score`;let t=(e,t)=>{let n=[],i=document.createElement(`span`);if(i.className=`meta-team`,i.textContent=e.name,n.push(i),r?.state!==`pre`&&e.score!==null){let t=document.createElement(`b`);t.className=`meta-points`,t.textContent=String(e.score),n.push(t)}if(e.logo!==``){let r=document.createElement(`img`);r.className=`meta-team-logo`,r.alt=``,r.src=e.logo,r.addEventListener(`error`,()=>{r.hidden=!0}),t?n.unshift(r):n.push(r)}return n},n=document.createElement(`span`);n.className=`meta-dash`,n.textContent=`–`,e.replaceChildren(...t(r.away,!0),n,...t(r.home,!1)),f.push(e)}if(n!==``&&/^https?:\/\//.test(n)){let e=document.createElement(`img`);e.className=s?.kind===`title`&&n===s.image?`meta-logo meta-poster`:`meta-logo`,e.alt=``,e.src=n,e.addEventListener(`error`,()=>{e.hidden=!0}),f.push(e)}for(let e of t){let t=document.createElement(`span`);t.className=r?.state===`in`&&e===r.status?`meta-chip chip-live`:`meta-chip`,t.textContent=e,f.push(t)}o.meta.replaceChildren(...f)}function V(){let t=yt(),n=wt(),r=je();o.status.textContent=r?`LOADING`:n?`▶ PLAYING`:`■ STOPPED`,o.status.dataset.playing=r?`loading`:String(n),o.title.textContent=z(),xt(),Mt(),o.goLiveNow.hidden=!pt()||ht()===null;let i=n?`${z()} · ${l}`:l;document.title!==i&&(document.title=i),o.copyNow.hidden=I.source===``,o.shareNow.hidden=Un()===``,Rn(),o.downloadNow.hidden=!(w&&E?.link?.download),Qt(),o.album.textContent=bt();let a=Ct(),s=St();o.elapsed.textContent=e(a),o.total.textContent=s>0?e(s):`--:--`,he||(o.seek.value=String(s>0?Math.round(a/s*1e3):0),o.seek.disabled=s<=0||F()),o.playPause.textContent=n?`❚❚`:`▶`,o.playPause.setAttribute(`aria-label`,n?`Pause`:`Play`),o.playlistTitle.dataset.title=u===`remote`?`Files on ${d||`this server`} (${t.toLocaleString()})`:`Playlist (${t})`,o.source.textContent=u===`remote`?`connected · ${d||L.address.replace(/^https?:\/\//,``)||`—`}`:_.length>0?`local · ${_.length} files`:`no source`,Gt(),o.remoteState.textContent=u===`remote`?`${y}${x?` — ${x}`:``}`:`not connected`,o.remoteState.dataset.status=u===`remote`?y:`idle`,o.disconnect.hidden=u!==`remote`;let c=u===`remote`&&v.note!==``?v.note:S;o.note.textContent=c,o.note.hidden=c===``,o.linkNote.textContent=c,o.linkNote.hidden=c===``,On(c),Bt(),o.glyphs.textContent=P.map(At).join(``);let[f,p]=F()?v.levels:I.levels();o.levels.textContent=kt(f,p)}let Nt=``,Pt=-1,H=``,Ft=0;function It(e){H=e,Ft=0,Nt=``,Bt()}function Lt(e,t,n,r,i){if(o.playlistPager.hidden=n<=1,n<=1){o.playlistPager.replaceChildren();return}let a=(e,t,r)=>{let i=document.createElement(`button`);return i.type=`button`,i.className=`ghost`,i.textContent=e,i.title=r,i.disabled=t<0||t>=n,i.addEventListener(`click`,()=>{Ft=t,Nt=``,Bt(),o.playlist.scrollIntoView({block:`nearest`})}),i},s=document.createElement(`span`);s.className=`pager-where`,s.textContent=`${r+1}–${i} of ${e.toLocaleString()}`,o.playlistPager.replaceChildren(a(`‹ Previous`,t-1,`The page before this one`),s,a(`Next ›`,t+1,`The page after this one`))}function Rt(e){if(o.crumbs.hidden=!e,!e)return;let t=H===``?[]:H.split(`/`),n=(e,t,n)=>{if(n){let t=document.createElement(`span`);return t.className=`here`,t.textContent=e,t}let r=document.createElement(`button`);return r.type=`button`,r.textContent=e,r.addEventListener(`click`,()=>It(t)),r},r=[n(`All files`,``,t.length===0)],i=``;t.forEach((e,a)=>{i=i===``?e:`${i}/${e}`;let o=document.createElement(`span`);o.textContent=`/`,r.push(o,n(e,i,a===t.length-1))}),o.crumbs.replaceChildren(...r)}function zt(e,t){let n=document.createElement(`li`);n.className=`folder`;let r=document.createElement(`span`);r.className=`name`,r.textContent=`${e}/`;let i=document.createElement(`span`);return i.className=`count`,i.textContent=`${t} file${t===1?``:`s`}`,n.append(r,i),n.tabIndex=0,n.addEventListener(`click`,()=>It(H===``?e:`${H}/${e}`)),n}function Bt(){let n=u===`remote`?v.tracks.map(e=>({name:t(e),seconds:e.duration,group:e.group??``,folder:e.folder??``,remote:e.remote===!0})):_.map(e=>({name:t(e),seconds:e.duration,group:``,folder:``,remote:!1})),r=o.filter.value.trim().toLowerCase(),i=n.map((e,t)=>({...e,index:t})).filter(e=>!e.remote).filter(e=>r===``||`${e.folder}/${e.name}`.toLowerCase().includes(r)),s=e=>r!==``||H===``||e===H||e.startsWith(`${H}/`),l=e=>r!==``||e===H,d=e=>{let t=H===``?e:e.slice(H.length+1),n=t.indexOf(`/`);return n===-1?t:t.slice(0,n)},f=new Map;for(let e of i){if(!s(e.folder)||l(e.folder))continue;let t=d(e.folder);t!==``&&f.set(t,(f.get(t)??0)+1)}let p=i.filter(e=>l(e.folder)&&s(e.folder)),m=[...f].sort((e,t)=>e[0].localeCompare(t[0],void 0,{numeric:!0})),h=Ie(m.length+p.length,Ft,a);Ft=h.page;let ee=m.slice(h.from,h.to),te=p.slice(Math.max(0,h.from-m.length),Math.max(0,h.to-m.length)),g=`${u}:${H}:${r}:${h.page}/${a}:${m.join(`,`)}:${p.map(e=>`${e.index}@${e.name}@${e.seconds}@${e.group}`).join(`|`)}`;if(g!==Nt){Nt=g,Rt(r===``&&(m.length>0||H!==``)),Lt(m.length+p.length,h.page,h.pages,h.from,h.to);let t=[];for(let[e,n]of ee)t.push(zt(e,n));let n=``,i=p.some(e=>e.group!==``);for(let r of te){r.group!==n&&(i||r.group!==``)&&(n=r.group,t.push(Vt(r.group)));let a=document.createElement(`li`);a.className=`row`,a.tabIndex=0,a.dataset.index=String(r.index);let o=document.createElement(`span`);o.className=`n`,o.textContent=String(r.index+1).padStart(2,` `);let s=document.createElement(`span`);s.className=`name`,s.textContent=r.name;let l=document.createElement(`span`);if(l.className=`time`,l.textContent=r.seconds>0?e(r.seconds):`--:--`,a.append(o,s,l),u===`remote`){let e=document.createElement(`button`);e.type=`button`,e.className=`row-copy`,c(e,`copy`),e.title=`Copy a link that plays this here, from where it is`,e.setAttribute(`aria-label`,`Copy a link that plays ${r.name}`),e.addEventListener(`click`,t=>{t.stopPropagation(),ci(li(`track:${r.index}`,C===r.index?I.position:0),e,`✓`)}),a.append(e),pt()&&a.append(vt(()=>({kind:`track`,index:r.index,name:r.name}),r.name))}t.push(a)}o.playlist.replaceChildren(...t)}let ne=R(),re=wt(),ie;for(let e of Array.from(o.playlist.children)){let t=e,n=Number(t.dataset.index),r=Number.isInteger(n)&&n===ne;t.classList.toggle(`selected`,r),t.classList.toggle(`playing`,r&&re),r&&(ie=t)}if(ne!==Pt){Pt=ne;let e=p.findIndex(e=>e.index===ne);if(e>=0&&!ie){Ft=Math.floor((m.length+e)/a),Nt=``,Bt();return}ie?.scrollIntoView({block:`nearest`})}}function Vt(e){let t=document.createElement(`li`);t.className=`group`;let n=document.createElement(`span`);if(n.className=`group-name`,n.textContent=e===``?`This server's library`:e,t.append(n),e!==``&&!o.adminPanel.hidden){let n=document.createElement(`button`);n.type=`button`,n.className=`group-remove`,n.textContent=`×`,n.title=`Remove ${e} from the playlist`,n.setAttribute(`aria-label`,`Remove ${e} from the playlist`),n.addEventListener(`click`,t=>{t.stopPropagation(),Ht(e)}),t.append(n)}return t}async function Ht(e){try{let t=await fetch(L.url(`/api/source/remove`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({group:e})}),n=await t.json();W(t.ok?`Removed ${n.removed??0} tracks from ${e}.`:n.error??`that did not work`)}catch{W(`could not reach the server`)}}function Ut(){let t=o.canvas,n=Math.min(2,globalThis.devicePixelRatio||1),r=Math.round(t.clientWidth*n),i=Math.round(t.clientHeight*n);r>0&&i>0&&(t.width!==r||t.height!==i)&&(t.width=r,t.height=i);let a=t.getContext(`2d`);if(F())lt=De(lt,P);else{let e=I.read();e.length>0&&(ut.length!==25&&(ut=we(24,e.length)),P=Ee(P,Te(e,ut)),lt=De(lt,P))}if(a){let e=getComputedStyle(document.documentElement);Oe(a,{width:t.width,height:t.height},P,lt,{bar:e.getPropertyValue(`--green`).trim()||`#4af689`,peak:e.getPropertyValue(`--green-dim`).trim()||`#227a4a`,background:`transparent`})}if(wt()){o.glyphs.textContent=P.map(At).join(``);let[t,n]=F()?v.levels:I.levels();o.levels.textContent=kt(t,n),o.elapsed.textContent=e(Ct());let r=St();!he&&r>0&&(o.seek.value=String(Math.round(Ct()/r*1e3)))}requestAnimationFrame(Ut)}let Wt=``;function Gt(){if(u!==`remote`){o.wayInHere.hidden=!0,Wt=``;return}let e=dt()&&!te,t=ce||L.address,n=e?null:ae(L.address),r=`${t}|${n??``}|${e?`admin`:`view`}`;if(r===Wt)return;Wt=r;let[i,a]=oe({name:d||`this server`,view:t,admin:n});i.hidden=!e,a.hidden=e,o.wayInHere.replaceChildren(i,a),o.wayInHere.hidden=!1}function U(e){o.video.hidden=!e,o.fullscreen.hidden=!e,Be(),D=null,O=null}function Kt(){`mediaSession`in navigator&&(navigator.mediaSession.metadata=new MediaMetadata({title:z(),album:bt(),artist:`nixamp`,artwork:[{src:`/icons/icon-512.png`,sizes:`512x512`,type:`image/png`}]}),navigator.mediaSession.setActionHandler(`play`,()=>void Et()),navigator.mediaSession.setActionHandler(`pause`,()=>void Et()),navigator.mediaSession.setActionHandler(`nexttrack`,()=>void Dt(1)),navigator.mediaSession.setActionHandler(`previoustrack`,()=>void Dt(-1)))}o.filter.addEventListener(`input`,()=>{Ft=0,Nt=``,Bt()}),o.playlist.addEventListener(`keydown`,e=>{if(e.key!==`Enter`&&e.key!==` `)return;let t=e.target?.closest(`li.row, li.folder`);t&&t===e.target&&(e.preventDefault(),t.click())}),o.playlist.addEventListener(`click`,e=>{let t=e.target.closest(`li`),n=Number(t?.dataset.index);Number.isInteger(n)&&B(n)}),o.fullscreen.addEventListener(`click`,()=>{let e=o.video;if(document.fullscreenElement){document.exitFullscreen().catch(()=>{});return}if(typeof e.requestFullscreen==`function`){e.requestFullscreen().catch(()=>{e.webkitEnterFullscreen?.()});return}e.webkitEnterFullscreen?.()}),o.prev.addEventListener(`click`,()=>void Dt(-1)),o.next.addEventListener(`click`,()=>void Dt(1)),o.stop.addEventListener(`click`,()=>void Ot()),o.playPause.addEventListener(`click`,()=>void Et());async function qt(e){let t=He(e,mt());if(!t){if(!pt()){S=u===`remote`?`That link would need this server to fetch it, which is going live with it: sign in to nixamp.com, or use the server's control link. YouTube, Vimeo, SoundCloud and links straight to a file play here.`:`That link would need a server to fetch it: pick one to go live on, or connect to one. YouTube, Vimeo, SoundCloud and links straight to a file play here.`,V();return}await Zt(e);return}if(w=null,I.stop(),t.kind===`embed`){E={kind:`link`,link:{url:e,extractor:t.site,download:!1,live:!1,video:!0}},U(!1),o.embedFrame.src=t.src,o.embed.hidden=!1,D={url:e,label:t.label,kind:`embed`},S=`Playing ${t.label} here, in this browser.`,V();return}if(t.kind===`list`){await Jt(e,t.label);return}E={kind:`link`,link:{url:e,extractor:`direct`,download:!1,live:!1,video:t.video}},await T(()=>I.load({title:t.label,artist:``,album:``,duration:0,url:t.url,video:t.video,objectUrl:!1},!0)),U(t.video),D={url:e,label:t.label,kind:`direct`},S=`Playing ${t.label} here, in this browser.`,V()}async function Jt(e,t){S=`Reading ${t}…`,V();let n=``;try{let t=await fetch(e,{mode:`cors`});if(!t.ok)throw Error(`HTTP ${t.status}`);n=await t.text()}catch(e){S=`That playlist could not be read here (${e.message}). Go live with it instead: the server reads it.`,V();return}let r=Ve(n,e);if(r.entries.length===0){S=`Nothing in that playlist is a file this browser plays. Go live with it instead: the server reads it.`,V();return}O={url:e,title:r.title||t,entries:r.entries,at:0},await Yt()}async function Yt(){let e=O,t=e?.entries[e.at];if(!e||!t)return;let n=ze(t.url);E={kind:`link`,link:{url:e.url,extractor:`playlist`,download:!1,live:!1,video:n}},await T(()=>I.load({title:t.title,artist:e.title,album:``,duration:0,url:t.url,video:n,objectUrl:!1},!0)),O!==null&&(U(n),D={url:e.url,label:e.title,kind:`direct`},O=e,S=`Playing ${e.title} here: ${e.at+1} of ${e.entries.length}, ${t.title}.`,V())}function Xt(){let e=O;return!e||e.entries.length===0?!1:(e.at=(e.at+1)%e.entries.length,Yt(),!0)}async function Zt(e){if(u!==`remote`){S=`Pick a server to go live on, or connect to one, to put a link on the air.`,V();return}S=`Asking ${d||`the server`} to fetch ${e}…`,V(),await T(async()=>{let t,n={};try{t=await fetch(L.url(`/api/links/play`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({url:e,live:!0})}),n=await t.json().catch(()=>({}))}catch{S=`could not reach the server`;return}if(!t.ok||!n.channel){S=n.error??`that link would not play.`;return}try{await fetch(L.url(`/api/channels/${encodeURIComponent(n.channel)}/keep`),{method:`POST`})}catch{}await ri({id:n.channel,name:n.name||e,video:n.video!==!1},!0,{kind:`channel`,link:{url:e,extractor:n.extractor??``,download:n.download===!0,live:n.live===!0,video:n.video!==!1}}),(n.entries??0)>1&&(S=`${n.name||e} is on the air: ${n.entries} entries, played in turn.`)}),V()}o.linkForm.addEventListener(`submit`,e=>{e.preventDefault();let t=o.linkUrl.value.trim();t!==``&&qt(t)});function Qt(){let e=u===`remote`?L.address:``,t=f.filter(t=>ee(t.url)!==ee(e)),n=JSON.stringify({here:e,name:d,carries:m,others:t});if(n===p)return;p=n;let r=[];if(e!==``&&m){let t=document.createElement(`option`);t.value=``,t.textContent=`on ${d||e}`,r.push(t)}else{let e=document.createElement(`option`);e.value=``,e.textContent=`go live on…`,r.push(e)}for(let e of t){let t=document.createElement(`option`);t.value=e.url,t.textContent=e.name,r.push(t)}o.linkServer.replaceChildren(...r),o.linkServer.value=e!==``&&!m&&t[0]?t[0].url:``,o.linkServer.hidden=t.length===0}async function $t(){try{let e=await fetch(`/api/directory`);if(!e.ok)return;f=((await e.json()).streams??[]).map(e=>({name:e.name,url:e.url})),Qt()}catch{}}async function en(){let e=o.linkUrl.value.trim()||D?.url||``;if(e===``){S=`Paste a link first: a file, an .m3u playlist, an IPTV feed, a YouTube page.`,V();return}let t=o.linkServer.value;if(t!==``&&(u!==`remote`||ee(t)!==ee(L.address))){let n=f.find(e=>e.url===t)?.name??t;h=e,S=`Connecting to ${n} to go live with it…`,V(),tn(t);return}if(u!==`remote`){S=f.length>0?`Pick a server to go live on, beside the link.`:`Connect to a server first: Browse the directory, or paste a server's link in the Server panel.`,V(),f.length>0&&o.linkServer.focus();return}if(!m){S=`${d||`This server`} has no ffmpeg, so it cannot carry a link.`+(f.length>0?` Pick a server to go live on, beside the link.`:``),V();return}if(!pt()){S=`Sign in to nixamp.com to go live here, or use the server's control link.`,V();return}await Zt(e)}function tn(e){let t=o.linkUrl.value.trim();te=!0,g=``,o.remoteUrl.value=e,o.remoteForm.requestSubmit(),o.linkUrl.value=t}o.linkGoLive.addEventListener(`click`,()=>{en()}),o.linkServer.addEventListener(`change`,()=>{let e=o.linkServer.value;e!==``&&tn(e)}),o.downloadNow.addEventListener(`click`,()=>{let e=E?.link;if(!e||u!==`remote`)return;let t=e.video?``:`&audio=1`;globalThis.open(L.url(`/api/links/download?url=${encodeURIComponent(e.url)}${t}`),`_blank`),S=`Fetching it through the server; your browser will save it when it arrives.`,V()}),o.goLiveNow.addEventListener(`click`,()=>{let e=ht();e&>(e,o.goLiveNow)}),o.seek.addEventListener(`input`,()=>{he=!0}),o.seek.addEventListener(`change`,()=>{let e=St();e>0&&I.seek(Number(o.seek.value)/1e3*e),he=!1}),o.volume.addEventListener(`input`,()=>{let e=Number(o.volume.value)/100;I.volume=e;try{localStorage.setItem(rt,String(e))}catch{}});let nn=e=>{e.addEventListener(`change`,()=>{let t=ie(Array.from(e.files??[]));if(t.length===0){S=`Nothing playable in that selection.`,V();return}se(_),_=t,le=0,u=`local`,L.close(),S=``,B(0)})};nn(o.files),nn(o.folder),o.remoteForm.addEventListener(`submit`,e=>{e.preventDefault();let t=o.remoteUrl.value,{base:n,key:r}=me(t);if(n===``){S=`That is not an address.`,V();return}(async()=>{y=`connecting`,V();let e=xe(n);if(e){y=`error`,x=e,S=e,h=``,u=`local`,V();return}if(await be(n,void 0,r)===null){y=`error`;let e=ve(n);x=e?`needs the server's name`:`not answering`,S=e||`Nothing answered at ${n}. If that is your machine, it is off or nixamp is not running on it; otherwise check the address.`,h=``,u=`local`,V();return}let i=await ye(n,r);if(i){y=`error`,x=i,S=i,h=``,u=`local`,V();return}u=`remote`,S=``;try{localStorage.setItem(tt,t.trim())}catch{}L.connect(t),Q(),Zn(),$r(!0),hn(),Xr(),V()})()});let rn=``,an=null,on=async(e=!1)=>{o.directory.hidden=!1,e||(o.directoryNote.textContent=`Looking for live streams…`,o.directoryList.replaceChildren()),an||=setInterval(()=>{!o.directory.hidden&&document.visibilityState===`visible`&&on(!0)},at);let t;try{let n=await fetch(`/api/directory`);if(!n.ok)throw Error(String(n.status));let r=await n.json();t=r.streams??[],f=t.map(e=>({name:e.name,url:e.url})),Qt();let i=JSON.stringify({streams:t.map(({...e})=>{let{updatedAt:t,startedAt:n,...r}=e;return r}),recent:r.recent??[],me:X});if(e&&i===rn)return;rn=i,vn(r.recent??[])}catch{e||(o.directoryNote.textContent=`The directory is not answering. Type an address instead.`);return}if(o.directoryList.replaceChildren(),t.length===0){o.directoryNote.textContent=`Nobody is streaming right now.`;return}o.directoryNote.textContent=`${t.length} ${t.length===1?`server is`:`servers are`} on. Connect to one to browse its files and watch what is live on it. No account needed.`;for(let e of t){let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`server-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.name;let i=document.createElement(`span`);i.className=`detail`;let a=[`${e.tracks.toLocaleString()} files to browse`];e.playing!==!1&&e.nowPlaying?a.push(`playing ${e.nowPlaying}`):a.push(`player idle`),e.code&&a.push(e.callers?`☎ ${e.code} · ${e.callers} on the phone`:`☎ ${e.code}`),i.textContent=a.join(` · `),i.title=i.textContent,n.append(r,i);let s=e.admin??ae(e.url),c=(t,n=``)=>{te=t,g=n,o.remoteUrl.value=t?e.url:s??e.url,o.directory.hidden=!0,o.remoteForm.requestSubmit()},l=document.createElement(`ul`);l.className=`server-lives`;for(let t of e.channels??[]){let n=document.createElement(`li`),r=document.createElement(`span`);r.className=`detail live`;let i=e.channelCodes?.[t]??``,a=e.channelCallers?.[t]??0;r.textContent=`● ${t}`+(i?` · ☎ ${i}${a?` · ${a} on the phone`:``}`:``);let o=document.createElement(`button`);o.type=`button`,o.className=`button`,_t(o),o.title=`Join ${t}, live on ${e.name}`,o.addEventListener(`click`,()=>c(!0,`channel:${t}`)),n.append(r,o),l.append(n)}let[u,d]=oe({name:e.name,view:e.url,admin:s},()=>{o.directory.hidden=!0});if(t.append(n,u,d),X&&t.append(En(e.url,e.name)),e.ownerId&&X&&e.ownerId!==X&&t.append(ur(e.ownerId,e.name)),l.childElementCount>0&&t.append(l),e.ownerId&&X&&e.ownerId===X){let n=document.createElement(`button`);n.type=`button`,n.className=`ghost`,n.textContent=`Take off the list`,n.addEventListener(`click`,t=>{t.stopPropagation(),n.disabled=!0,(async()=>{try{let t=await fetch(`/api/directory?id=${encodeURIComponent(e.id)}`,{method:`DELETE`}),n=await t.json().catch(()=>({}));o.directoryNote.textContent=t.ok?`${e.name} is off the list.`:n.error??`that did not work`}catch{o.directoryNote.textContent=`could not reach the directory`}finally{await on()}})()}),t.append(n)}o.directoryList.append(t)}};if(document.addEventListener(`visibilitychange`,()=>{document.visibilityState===`visible`&&!o.directory.hidden&&on(!0)}),location.pathname.replace(/\/+$/,``)===`/directory`){document.body.classList.add(`route-directory`);let e=document.getElementById(`directory-back`);e&&(e.hidden=!1),on()}let sn=null,cn=e=>e===`cgnat`?`mobile or tailscale`:e===`private`?`your network`:e===`local`?`this machine`:e===`public`?`the internet`:e,ln=e=>e===`events`?`watching the panel`:e===`page`?`opened the page`:e===`media`?`playing a track`:e===`stream`?`listening live`:e,un=``,dn=``,fn=e=>{let t=e.map(e=>`${e.address}|${e.kind}|${e.track}|${Math.round(e.bytes/4096)}|${e.endedAt}`).join(`~`);if(t===un)return;un=t,o.adminConnections.replaceChildren();let n=document.createElement(`tr`);for(let e of[`Where`,`Network`,`Kind`,`Client`,`Track`,`Sent`]){let t=document.createElement(`th`);t.textContent=e,n.append(t)}o.adminConnections.append(n);for(let t of e.slice(0,40)){let e=document.createElement(`tr`);t.endedAt!==null&&(e.className=`ended`);let n=[[t.address,``],[cn(t.network),`network-${t.network}`],[ln(t.kind),``],[t.agent,``],[t.track||`—`,``],[`${Math.round(t.bytes/1024)} KiB`,``]];for(let[t,r]of n){let n=document.createElement(`td`);n.textContent=t,r&&(n.className=r),e.append(n)}o.adminConnections.append(e)}};function W(e){o.adminSaid.textContent=e,o.adminSaid.hidden=e===``}let pn=async()=>{try{let e=await fetch(L.url(`/api/connections`));if(!e.ok)return;let t=await e.json(),n=(t.connections??[]).filter(e=>e.endedAt===null&&e.kind!==`media`&&e.kind!==`stream`).length,r=t.active??0;o.adminNote.textContent=n===0?`${r} listening now.`:`${r} listening now, and ${n} with the page open.`,fn(t.connections??[]),mn(t.publish??[],(t.channels??[]).map(e=>e.id)),mi(t.home??``,t.root??``),Q()}catch{o.adminNote.textContent=`lost touch with the server`}};function mn(e,t){o.publishPanel.hidden=e.length===0;let n=`${e.map(e=>`${e.id}=${e.url}`).join(`~`)}::${t.join(`,`)}`;if(n===dn)return;if(dn=n,e.length===0){o.publishList.replaceChildren();return}let r=e.length-t.length;o.publishNote.textContent=`Point OBS, Larix or ffmpeg at one of these. One publisher per URL — ${e.length} at once, ${r} free right now.`,o.publishList.replaceChildren(...e.map(e=>{let n=t.includes(e.id),r=document.createElement(`li`);n&&(r.className=`in-use`);let i=document.createElement(`span`);i.className=`slot`,i.textContent=n?`${e.id} · live`:e.id;let a=document.createElement(`input`);a.type=`text`,a.readOnly=!0,a.value=e.url,a.setAttribute(`aria-label`,`RTMP URL for ${e.id}`);let o=document.createElement(`button`);return o.type=`button`,o.className=`ghost`,o.textContent=`Copy`,o.addEventListener(`click`,()=>{a.select(),navigator.clipboard?.writeText(e.url).catch(()=>{})}),r.append(i,a,o),r}))}let hn=async()=>{if(u!==`remote`){o.adminPanel.hidden=!0,o.publishPanel.hidden=!0,sn&&clearInterval(sn),sn=null;return}let e=!1,t=null,n=!1,r=!1;try{let i=await fetch(L.url(`/api/admin`));if(i.ok){let a=await i.json();e=a.allowed===!0,t=a.as??null,n=a.claimed===!0,r=a.member===!0}}catch{e=!1}let i=e||r;if(te&&(e=!1),ft=i&&!e,o.adminPanel.hidden=!e,Yr(e),h!==``){let e=h;h=``,pt()?Zt(e):(S=`Sign in to nixamp.com to go live here.`,V())}if(sn&&clearInterval(sn),sn=null,Q(),Zn(),Xr(),o.listenOnly.hidden=e,!e){o.listenOnly.textContent=n?`This is a listen-only link: you can hear this server but not change what it plays. Use its control link — the first one it printed — or sign in as its owner.`:`This is a listen-only link: you can hear this server but not change what it plays. Use its control link, the first one it printed.`;return}o.adminNote.textContent=t===`owner`?`You own this server.`:`You hold this server's control link.`,pn(),sn=setInterval(()=>void pn(),2e3)};function gn(e,t,n){let r=(t||e).toLowerCase().replace(/[^a-z0-9_-]+/g,`-`).replace(/^-+|-+$/g,``).slice(0,40)||`s${Math.random().toString(16).slice(2,8)}`;W(`Starting ${t||e}…`),(async()=>{try{let i=await fetch(L.url(`/api/channels/${encodeURIComponent(r)}/pull`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({...n===void 0?{source:e}:{at:n},...t?{name:t}:{}})}),a=await i.json();if(!i.ok){W(a.error??`that did not work`);return}W(`${a.channel?.name||t||e} is on the air.`),o.adminSource.value=``,o.adminName.value=``,Xr(),Q()}catch{W(`could not reach the server`)}})()}o.adminRestream.addEventListener(`submit`,e=>{e.preventDefault();let t=o.adminSource.value.trim();t&&gn(t,o.adminName.value.trim())}),o.adminAdd.addEventListener(`click`,()=>{let e=o.adminSource.value.trim();if(!e)return;W(`Reading ${e}…`);let t=o.adminReplace.checked,n=o.adminName.value.trim();(async()=>{try{let r=await fetch(L.url(`/api/source`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({source:e,...n?{name:n}:{},...t?{replace:!0}:{}})}),i=await r.json();W(r.ok?t?`Now serving ${e}.`:i.added===0?`Everything there was already in the playlist.`:`Added ${i.added??0} tracks from ${e}.`:i.error??`that did not work`),r.ok&&(o.adminSource.value=``,o.adminName.value=``,Xr(),Q())}catch{W(`could not reach the server`)}})()});let _n=e=>{let t=Math.max(1,Math.round((Date.now()-e)/6e4));if(t<60)return`${t} minute${t===1?``:`s`} ago`;let n=Math.round(t/60);return`${n} hour${n===1?``:`s`} ago`},vn=e=>{o.recentList.replaceChildren();let t=X?e.filter(e=>e.ownerId&&e.ownerId!==X):[];if(o.recentNote.hidden=t.length===0,t.length!==0)for(let e of t){let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`recent-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.name;let i=document.createElement(`span`);i.className=`detail`,i.textContent=e.nowPlaying?`${e.nowPlaying} · ended ${_n(e.endedAt)}`:`ended ${_n(e.endedAt)}`,n.append(r,i),t.append(n,ur(e.ownerId,e.name)),o.recentList.append(t)}},yn=e=>{let t=Math.max(0,Math.floor(e)),n=String(t%60).padStart(2,`0`),r=Math.floor(t/60)%60,i=Math.floor(t/3600);return i>0?`${i}:${String(r).padStart(2,`0`)}:${n}`:`${r}:${n}`};function bn(e){let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`server-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.event.title||e.party.partyCode;let i=document.createElement(`span`);i.className=e.party.playing?`detail live`:`detail`,i.textContent=[e.party.playing?`▶ ${yn(e.party.positionNow)}`:`❚❚ ${yn(e.party.positionNow)}`,e.party.mediaTitle,e.party.origin,e.host?`yours`:``].filter(Boolean).join(` · `),n.append(r,i);let a=document.createElement(`a`);a.className=`button`,a.href=e.links.partyUrl||e.links.nixampUrl,a.rel=`noopener`,a.target=`_blank`,a.textContent=`Watch`;let o=document.createElement(`a`);return o.className=`ghost`,o.href=e.links.nixampUrl,o.textContent=`Room`,t.append(n,a,o),t}async function xn(){if(!X){o.partiesPanel.hidden=!0;return}try{let e=await fetch(`/api/v1/watch-parties`);if(!e.ok){o.partiesPanel.hidden=!0;return}let t=(await e.json()).parties??[];o.partiesPanel.hidden=!1,o.partiesNote.textContent=t.length===0?`No parties on right now. Have a code from a site? Put it in.`:`Parties on now. Watch opens the film where it lives; Room is here.`,o.partiesList.replaceChildren(...t.map(bn))}catch{o.partiesPanel.hidden=!0}}o.partyForm.addEventListener(`submit`,e=>{e.preventDefault();let t=o.partyCode.value.trim();t!==``&&(async()=>{try{let e=await fetch(`/api/v1/watch-parties/${encodeURIComponent(t)}`),n=await e.json().catch(()=>({}));if(!e.ok){S=n.error??`no party with that code`,V();return}o.partyCode.value=``,window.location.href=n.links.nixampUrl}catch{S=`could not ask about that party`,V()}})()});async function Sn(){if(!X){o.connectionsNote.hidden=!0,o.connectionsList.hidden=!0;return}try{let e=await fetch(`/api/v1/oauth/connections`);if(!e.ok){o.connectionsNote.hidden=!0,o.connectionsList.hidden=!0;return}let t=(await e.json()).connections??[];o.connectionsNote.hidden=t.length===0,o.connectionsList.hidden=t.length===0,o.connectionsList.replaceChildren(...t.map(e=>{let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`server-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.clientName;let i=document.createElement(`span`);i.className=`detail`,i.textContent=e.scope.split(` `).filter(Boolean).join(`, `),n.append(r,i);let a=document.createElement(`button`);return a.type=`button`,a.className=`ghost`,a.textContent=`Disconnect`,a.addEventListener(`click`,()=>{(async()=>{try{await fetch(`/api/v1/oauth/connections/${encodeURIComponent(e.clientId)}`,{method:`DELETE`})}catch{}await Sn()})()}),t.append(n,a),t}))}catch{o.connectionsNote.hidden=!0,o.connectionsList.hidden=!0}}let G=new Set,K=e=>{try{return new URL(e).origin}catch{return e}},Cn=e=>[...G].some(t=>K(t)===K(e));async function wn(){if(!X){G=new Set,o.favoritesPanel.hidden=!0,Dn();return}try{let e=await fetch(`/api/v1/favorites`);if(!e.ok){o.favoritesPanel.hidden=!0;return}let t=(await e.json()).favorites??[];G=new Set(t.map(e=>e.url)),o.favoritesPanel.hidden=t.length===0,o.favoritesNote.textContent=`Servers you hearted. Connect to one, or let it go.`,o.favoritesList.replaceChildren(...t.map(e=>{let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`server-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.name||e.url.replace(/^https?:\/\//,``);let i=document.createElement(`span`);return i.className=e.live?`detail live`:`detail`,i.textContent=e.live?[`● on now`,e.nowPlaying?`playing ${e.nowPlaying}`:``,e.channels.length>0?`live: ${e.channels.join(`, `)}`:``].filter(Boolean).join(` · `):`not on right now`,n.append(r,i),t.append(n,...oe({name:e.name||e.url,view:e.url,admin:ae(e.url)}),En(e.url,e.name)),t}))}catch{o.favoritesPanel.hidden=!0}Dn()}async function Tn(e,t,n){try{if(!(n?await fetch(`/api/v1/favorites`,{method:`PUT`,headers:{"content-type":`application/json`},body:JSON.stringify({url:e,name:t})}):await fetch(`/api/v1/favorites?url=${encodeURIComponent(e)}`,{method:`DELETE`})).ok){S=n?`Could not save that favourite.`:`Could not remove that favourite.`,V();return}}catch{S=`could not reach nixamp.com`,V();return}if(n)G.add(e);else for(let t of[...G])K(t)===K(e)&&G.delete(t);await wn()}function En(e,t){let n=document.createElement(`button`);n.type=`button`,n.className=`heart`;let r=()=>{let t=Cn(e);n.textContent=t?`♥`:`♡`,n.dataset.on=t?`yes`:`no`,n.title=t?`Remove from favourites`:`Add to favourites`,n.setAttribute(`aria-label`,n.title)};return r(),n.addEventListener(`click`,n=>{n.stopPropagation();let i=[...G].find(t=>K(t)===K(e))??e;Tn(Cn(e)?i:e,t,!Cn(e)).then(r)}),n}function Dn(){let e=u===`remote`?L.shareLink:``;if(o.favHere.hidden=!(X&&e),o.favHere.hidden)return;let t=Cn(e);o.favHere.textContent=t?`♥`:`♡`,o.favHere.dataset.on=t?`yes`:`no`,o.favHere.title=t?`Remove this server from your favourites`:`Add this server to your favourites`,o.favHere.setAttribute(`aria-label`,o.favHere.title)}c(o.copyNow,`copy`),o.copyNow.addEventListener(`click`,()=>{ci(I.source,o.copyNow,`✓`)});function On(e){if(e===``||e===ct)return;ct=e;let t=document.createElement(`li`),n=document.createElement(`time`),r=new Date;n.dateTime=r.toISOString(),n.textContent=r.toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`,second:`2-digit`});let i=document.createElement(`span`);for(i.textContent=e,t.append(n,i),o.logList.prepend(t);o.logList.children.length>100;)o.logList.lastElementChild?.remove()}let kn=3e3,An=/(^|\.)nixamp\.com$/.test(globalThis.location.hostname)?``:`https://nixamp.com`,jn=``,Mn=``,Nn=null,Pn=!1,Fn=new Set;function In(){if(u!==`remote`)return null;let{base:e}=me(ui());if(e===``)return null;let t=``;try{t=new URL(e).origin}catch{return null}let n=w?w.id:E?.kind===`live`?`live`:``;return n===``?null:{server:t,channel:n}}function Ln(e,t=``){let n=new URLSearchParams({server:e.server,channel:e.channel});return t&&n.set(`after`,t),`${An}/api/v1/trollbox?${n.toString()}`}function Rn(){let e=In(),t=e?`${e.server}|${e.channel}`:``;t!==jn&&(jn=t,Mn=``,Fn.clear(),o.trollboxList.replaceChildren(),Nn&&clearTimeout(Nn),Nn=null,o.trollboxPanel.hidden=e===null,o.trollboxForm.hidden=!0,e&&(o.trollboxNote.textContent=`The room for ${z()||e.channel}. Loading…`,Bn()))}function zn(e){let t=document.createElement(`li`);t.dataset.id=e.id;let n=document.createElement(`time`);n.className=`when`,n.dateTime=e.createdAt;let r=new Date(e.createdAt);n.textContent=Number.isNaN(r.getTime())?``:r.toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`});let i=document.createElement(`span`);i.className=`who`,i.textContent=e.handle;let a=document.createElement(`span`);if(a.className=`line`,a.textContent=e.body,t.append(n,i,a),e.mine===!0||dt()){let n=document.createElement(`button`);n.type=`button`,n.className=`icon-btn`,n.textContent=`✕`,n.title=e.mine===!0?`Take your line down`:`Take this line down`,n.setAttribute(`aria-label`,n.title),n.addEventListener(`click`,()=>{Vn(e.id,t)}),t.append(n)}return t}async function Bn(){let e=In(),t=e?`${e.server}|${e.channel}`:``;if(e&&t===jn&&!Pn){Pn=!0;try{let n=await fetch(Ln(e,Mn)),r=await n.json().catch(()=>({}));if(t!==jn)return;if(!n.ok){o.trollboxNote.textContent=r.error??`The trollbox is not answering.`;return}let i=(r.messages??[]).filter(e=>!Fn.has(e.id));for(let e of i)Fn.add(e.id),o.trollboxList.append(zn(e)),Mn=e.createdAt;for(;o.trollboxList.children.length>200;)o.trollboxList.firstElementChild?.remove();i.length>0&&o.trollboxList.lastElementChild?.scrollIntoView({block:`nearest`});let a=r.you??``;o.trollboxForm.hidden=a===``,o.trollboxNote.textContent=a===``?An===``?`The room for ${z()||e.channel}. Sign in to say something.`:`The room for ${z()||e.channel}. To say something, open this stream on nixamp.com and sign in.`:`You are ${a} in the room for ${z()||e.channel}.`}catch{t===jn&&(o.trollboxNote.textContent=`The trollbox is not answering.`)}finally{Pn=!1,t===jn&&(Nn=setTimeout(()=>{document.visibilityState===`visible`?Bn():Nn=setTimeout(()=>void Bn(),kn)},kn))}}}async function Vn(e,t){let n=In();if(n)try{let r=await fetch(`${An}/api/v1/trollbox/${encodeURIComponent(e)}?${new URLSearchParams(n).toString()}`,{method:`DELETE`});r.ok?t.remove():o.trollboxNote.textContent=(await r.json().catch(()=>({}))).error??`that did not work`}catch{o.trollboxNote.textContent=`The trollbox is not answering.`}}o.trollboxForm.addEventListener(`submit`,e=>{e.preventDefault();let t=In(),n=o.trollboxInput.value.trim();t&&n!==``&&(o.trollboxInput.disabled=!0,(async()=>{try{let e=await fetch(`${An}/api/v1/trollbox`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({server:t.server,channel:t.channel,body:n})}),r=await e.json().catch(()=>({}));if(!e.ok||!r.message){o.trollboxNote.textContent=r.error??`that did not send`;return}o.trollboxInput.value=``,Fn.has(r.message.id)||(Fn.add(r.message.id),o.trollboxList.append(zn(r.message)),Mn=r.message.createdAt,o.trollboxList.lastElementChild?.scrollIntoView({block:`nearest`}))}catch{o.trollboxNote.textContent=`The trollbox is not answering.`}finally{o.trollboxInput.disabled=!1,o.trollboxInput.focus()}})())});function Hn(){if(D)return D.url;if(u!==`remote`)return``;let{base:e,key:t}=me(ui());if(e===``)return``;if(w)return b(e,`/api/channels/${encodeURIComponent(w.id)}`,t);if(E?.kind===`live`)return b(e,`/api/live`,t);if(I.source===``)return``;try{let n=new URL(I.source);return n.origin===new URL(e).origin?(t?n.searchParams.set(`k`,t):n.searchParams.delete(`k`),n.toString()):``}catch{return``}}function Un(){let e=Hn();return e===``?``:`https://nixamp.com/?play=${encodeURIComponent(e)}`}o.shareNow.addEventListener(`click`,()=>{let e=Un();if(e===``)return;let t=navigator;if(typeof t.share==`function`){t.share({title:`${z()} on nixamp`,url:e}).catch(()=>void 0);return}ci(e,o.shareNow,`Copied`)}),o.favHere.addEventListener(`click`,()=>{let e=ui()||L.shareLink;if(!e)return;let t=[...G].find(t=>K(t)===K(e))??e;Tn(Cn(e)?t:e,d||L.address,!Cn(e)).then(Dn)});let Wn=r?a:200,Gn=[],q=null,J=null,Kn=``,Y=[],qn=0,Jn=null,Yn=0;function Xn(e){if(!e)return`never`;let t=Math.max(0,Math.round((Date.now()-e)/1e3));if(t<90)return`just now`;let n=Math.round(t/60);if(n<90)return`${n} min ago`;let r=Math.round(n/60);return r<36?`${r} h ago`:`${Math.round(r/24)} d ago`}async function Zn(){if(u!==`remote`){o.catalogsPanel.hidden=!0;return}let e;try{e=await fetch(L.url(`/api/catalogs`))}catch{o.catalogsPanel.hidden=!0;return}if(!e.ok){o.catalogsPanel.hidden=!0;return}Gn=(await e.json().catch(()=>({}))).catalogs??[],q&&=Gn.find(e=>e.id===q?.id)??null,q||(J=null),o.catalogsPanel.hidden=!1,Qn()}function Qn(){let e=!o.adminPanel.hidden;o.catalogsForm.hidden=!e;let t=Gn.reduce((e,t)=>e+t.live,0),n=Gn.reduce((e,t)=>e+t.vod,0);o.catalogsNote.textContent=Gn.length===0?e?`No catalogs yet. Add an m3u list of channels or films.`:`No catalogs yet.`:`${Gn.length} ${Gn.length===1?`catalog`:`catalogs`} · ${t} live ${t===1?`channel`:`channels`} · ${n} on demand`,$n();let r=q!==null&&J!==null;if(o.catalogsList.hidden=r,o.catalogsFilter.hidden=!r,o.catalogsEntries.hidden=!r,r){ir();return}if(q){tr(q);return}o.catalogsList.replaceChildren(...Gn.map(t=>er(t,e)))}function $n(){let e=q!==null;if(o.catalogsCrumbs.hidden=!e,!e)return;let t=(e,t,n)=>{if(n){let t=document.createElement(`span`);return t.className=`here`,t.textContent=e,t}let r=document.createElement(`button`);return r.type=`button`,r.textContent=e,r.addEventListener(`click`,t),r},n=()=>{let e=document.createElement(`span`);return e.textContent=`/`,e},r=[t(`All catalogs`,()=>{q=null,J=null,Qn()},!1),n(),t(q?.name??``,()=>{J=null,Qn()},J===null)];J!==null&&r.push(n(),t(J===``?`All groups`:J,()=>void 0,!0)),o.catalogsCrumbs.replaceChildren(...r)}function er(e,t){let n=document.createElement(`li`),r=document.createElement(`span`);r.className=`server-label`;let i=document.createElement(`span`);i.className=`name`,i.textContent=e.name;let a=document.createElement(`span`);if(a.className=`detail`,a.textContent=[`${e.entries.toLocaleString()} ${e.entries===1?`entry`:`entries`}`,`${e.live.toLocaleString()} live`,`${e.vod.toLocaleString()} on demand`,`refreshed ${Xn(e.refreshedAt)}`].join(` · `),r.append(i,a),t&&e.error){let t=document.createElement(`span`);t.className=`detail`,t.textContent=e.error,r.append(t)}let o=document.createElement(`button`);if(o.type=`button`,o.className=`button`,o.textContent=`Browse`,o.addEventListener(`click`,()=>{q=e,J=null,Qn()}),n.append(r,o),t){let t=document.createElement(`button`);t.type=`button`,t.className=`ghost`,t.textContent=`Refresh`,t.title=`Read the list again`,t.addEventListener(`click`,()=>{or(e)});let r=document.createElement(`button`);r.type=`button`,r.className=`ghost`,r.textContent=`Remove`,r.title=`Take this catalog off the server`,r.addEventListener(`click`,()=>{confirm(`Remove ${e.name} from this server?`)&&sr(e)}),n.append(t,r)}return n}async function tr(e){o.catalogsList.replaceChildren();let t=[];try{let n=await T(()=>fetch(L.url(`/api/catalogs/${encodeURIComponent(e.id)}/groups`)));if(!n.ok)throw Error(String(n.status));t=(await n.json()).groups??[]}catch{S=`Could not read the groups in ${e.name}.`,V();return}if(q?.id!==e.id||J!==null)return;let n=[nr(`All groups`,``,e.entries,e.live,e.vod),...t.map(e=>nr(e.name||`(no group)`,e.name,e.count,e.live,e.vod))];o.catalogsList.replaceChildren(...n)}function nr(e,t,n,r,i){let a=document.createElement(`li`),s=document.createElement(`span`);s.className=`server-label`;let c=document.createElement(`span`);c.className=`name`,c.textContent=e;let l=document.createElement(`span`);l.className=`detail`,l.textContent=`${n.toLocaleString()} · ${r.toLocaleString()} live · ${i.toLocaleString()} on demand`,s.append(c,l);let u=document.createElement(`button`);return u.type=`button`,u.className=`button`,u.textContent=`Open`,u.addEventListener(`click`,()=>{J=t,Kn=``,o.catalogsFilter.value=``,Y=[],qn=0,Qn(),rr(0)}),a.append(s,u),a}async function rr(e){let t=q,n=J;if(!t||n===null)return;let r=++Yn,i=new URLSearchParams({group:n,q:Kn,offset:String(e),limit:String(Wn)}),a;try{let e=await T(()=>fetch(L.url(`/api/catalogs/${encodeURIComponent(t.id)}/entries?${i}`)));if(!e.ok)throw Error(String(e.status));a=await e.json()}catch{S=`Could not read ${t.name}.`,V();return}r===Yn&&(qn=a.total??0,Y=e===0?a.entries??[]:[...Y,...a.entries??[]],ir())}function ir(){let t=q;if(!t)return;let n=Y.map(n=>{let r=document.createElement(`li`);r.className=`row`;let i=document.createElement(`span`);i.className=`name`,i.textContent=n.title;let a=document.createElement(`span`);if(a.className=n.live?`catalog-tag catalog-live`:`catalog-tag`,a.textContent=n.live?`LIVE`:n.duration>0?e(n.duration):`VOD`,r.append(i,a),!n.live){let e=document.createElement(`button`);e.type=`button`,e.className=`row-copy`,c(e,`copy`),e.title=`Copy this entry's URL`,e.setAttribute(`aria-label`,`Copy the URL of ${n.title}`),e.addEventListener(`click`,r=>{r.stopPropagation();let i=`/api/catalogs/${encodeURIComponent(t.id)}/entries/${encodeURIComponent(n.id)}/stream`;ci(L.url(i),e,`✓`)}),r.append(e)}return pt()&&r.append(vt(()=>({kind:`entry`,catalog:{id:t.id,name:t.name},entry:n}),n.title)),r.addEventListener(`click`,()=>{ar(t,n,r)}),r});if(Y.length===0){let e=document.createElement(`li`);e.className=`group`;let t=document.createElement(`span`);t.className=`group-name`,t.textContent=Kn?`Nothing called "${Kn}" here.`:`Nothing in this group.`,e.append(t),n.push(e)}else if(Y.length<qn){let e=document.createElement(`li`);e.className=`group`;let t=document.createElement(`button`);t.type=`button`,t.className=`ghost`,t.textContent=`Show more (${Y.length.toLocaleString()} of ${qn.toLocaleString()})`,t.addEventListener(`click`,e=>{e.stopPropagation(),rr(Y.length)}),e.append(t),n.push(e)}o.catalogsEntries.replaceChildren(...n)}async function ar(e,t,n){n?.classList.add(`loading`),S=`Starting ${t.title}…`;let r={catalog:{id:e.id,name:e.name},entry:t};try{await T(async()=>{let n,i={};try{n=await fetch(L.url(`/api/catalogs/${encodeURIComponent(e.id)}/entries/${encodeURIComponent(t.id)}/play`),{method:`POST`}),i=await n.json().catch(()=>({}))}catch{S=`could not reach the server`;return}if(!n.ok){S=i.error??`${t.title} would not play.`;return}let a=i.name||t.title;if(i.kind===`live`&&i.channel){await ri({id:i.channel,name:a,video:!0},!0,{kind:`channel`,...r});return}if(i.kind===`vod`&&i.url){w=null,C=-1,E={kind:`vod`,...r},A(a,`title`),await I.load({title:a,artist:``,album:``,duration:0,url:L.url(i.url),video:!0,objectUrl:!1},!0),U(!0),S=`Playing ${a}.`;return}S=`${t.title} would not play.`})}finally{n?.classList.remove(`loading`),V()}}async function or(e){W(`Reading ${e.name} again…`);try{let t=await fetch(L.url(`/api/catalogs/${encodeURIComponent(e.id)}/refresh`),{method:`POST`}),n=await t.json().catch(()=>({}));W(t.ok?`${n.catalog?.name??e.name}: ${(n.catalog?.entries??0).toLocaleString()} entries.`:n.error??`that did not work`)}catch{W(`could not reach the server`)}Zn()}async function sr(e){try{W((await fetch(L.url(`/api/catalogs/${encodeURIComponent(e.id)}`),{method:`DELETE`})).ok?`${e.name} is off the server.`:`that did not work`)}catch{W(`could not reach the server`)}q?.id===e.id&&(q=null,J=null),Zn()}o.catalogsForm.addEventListener(`submit`,e=>{e.preventDefault();let t=o.catalogSource.value.trim(),n=o.catalogName.value.trim();t&&(async()=>{W(`Reading ${n||t}…`);try{let e=await fetch(L.url(`/api/catalogs`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({source:t,name:n})}),r=await e.json().catch(()=>({}));if(!e.ok){W(r.error??`that did not work`);return}W(`${r.catalog?.name??n??t}: ${(r.catalog?.entries??0).toLocaleString()} entries.`),o.catalogSource.value=``,o.catalogName.value=``}catch{W(`could not reach the server`)}Zn()})()}),o.catalogsFilter.addEventListener(`input`,()=>{Jn&&clearTimeout(Jn),Jn=setTimeout(()=>{Jn=null,Kn=o.catalogsFilter.value.trim(),rr(0)},250)});let cr=async()=>{o.serversList.replaceChildren();try{let e=await fetch(`/api/v1/servers`);if(!e.ok){o.serversPanel.hidden=!0;return}let t=(await e.json()).servers??[];re=new Map(t.map(e=>[K(e.url),e.key?`${e.url}/admin/${e.key}`:e.url])),o.serversPanel.hidden=!1,o.serversNote.textContent=t.length===0?"No servers yet. `nixamp server add --here` remembers the one you are running.":`The machines on your account. Arriving signed in, this page connects to your default one, or the first that answers; a link you arrive with goes live there.`;for(let e of t){let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`recent-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.name;let i=document.createElement(`span`);i.className=`detail`,i.textContent=e.url,n.append(r,i);let a=e.key?`${e.url}/admin/${e.key}`:e.url,[s,c]=oe({name:e.name,view:a,admin:a});be(e.url).then(n=>{if(n!==null){i.textContent=`${e.url} · ${n}`;return}i.textContent=`${e.url} · not answering`,t.classList.add(`offline`),s.disabled=!0,c.disabled=!0,s.title=c.title=`That machine is not answering. Start nixamp on it.`});let l=Tr()===K(e.url),u=document.createElement(`button`);u.type=`button`,u.className=`ghost`,u.textContent=l?`✓ Default`:`Make default`,u.title=l?`The server this page connects to when you arrive signed in. Press to go back to the first that answers.`:`Connect to this server whenever you arrive signed in`,u.addEventListener(`click`,()=>{Er(l?``:K(e.url)),cr()});let d=document.createElement(`button`);d.type=`button`,d.className=`ghost`,d.textContent=`Forget`,d.addEventListener(`click`,()=>{(async()=>{d.disabled=!0;try{await fetch(`/api/v1/servers/${encodeURIComponent(e.id)}`,{method:`DELETE`}),await cr()}catch{d.disabled=!1}})()}),t.append(n,s,c,u,d),o.serversList.append(t)}}catch{o.serversPanel.hidden=!0}},lr=async()=>{o.followingList.replaceChildren();try{let e=await fetch(`/api/v1/follows`);if(!e.ok){o.followingNote.hidden=!0;return}let t=(await e.json()).following??[];o.followingNote.hidden=t.length===0;for(let e of t){let t=document.createElement(`li`),n=document.createElement(`span`);n.className=`recent-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.name||`a nixamp`;let i=document.createElement(`span`);i.className=`detail`,i.textContent=e.live?`live now`:`not streaming`,n.append(r,i);let a=document.createElement(`button`);a.type=`button`,a.className=`ghost follow`,a.textContent=`Unfollow`,a.addEventListener(`click`,()=>{(async()=>{a.disabled=!0;try{await fetch(`/api/v1/follows/${encodeURIComponent(e.id)}`,{method:`DELETE`}),t.remove(),o.followingList.children.length===0&&(o.followingNote.hidden=!0)}finally{a.disabled=!1}})()}),t.append(n,a),o.followingList.append(t)}}catch{o.followingNote.hidden=!0}},ur=(e,t)=>{let n=document.createElement(`button`);n.type=`button`,n.className=`ghost follow`,n.textContent=`Follow`,n.setAttribute(`aria-label`,`Follow ${t}`);let r=e=>{n.textContent=e?`Following`:`Follow`,n.dataset.following=e?`yes`:`no`};return(async()=>{try{let t=await fetch(`/api/v1/follows/${encodeURIComponent(e)}`);t.ok&&r((await t.json()).following===!0)}catch{}})(),n.addEventListener(`click`,()=>{(async()=>{let t=n.dataset.following===`yes`;n.disabled=!0;try{(await fetch(`/api/v1/follows/${encodeURIComponent(e)}`,{method:t?`DELETE`:`PUT`,headers:{"content-type":`application/json`},body:t?void 0:`{}`})).ok&&(r(!t),lr())}catch{}finally{n.disabled=!1}})()}),n},dr=e=>{let t=(e+`=`.repeat((4-e.length%4)%4)).replace(/-/g,`+`).replace(/_/g,`/`),n=atob(t),r=new Uint8Array(new ArrayBuffer(n.length));for(let e=0;e<n.length;e+=1)r[e]=n.charCodeAt(e);return r},fr=()=>`serviceWorker`in navigator&&`PushManager`in window&&`Notification`in window,pr=async()=>{if(!fr())return o.notifyNote.textContent=`This browser cannot show notifications.`,!1;if(Notification.permission===`denied`)return o.notifyNote.textContent=`This browser is blocking notifications. Allow them in site settings first.`,!1;if(await Notification.requestPermission()!==`granted`)return o.notifyNote.textContent=`Not allowed, so nothing will be sent here.`,!1;try{let e=await navigator.serviceWorker.ready,{publicKey:t}=await(await fetch(`/api/v1/notify/key`)).json();if(!t)return o.notifyNote.textContent=`This server is not set up to send notifications.`,!1;let n=await e.pushManager.getSubscription()??await e.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:dr(t)}),r=await fetch(`/api/v1/notify/subscribe`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify(n.toJSON())});if(!r.ok)throw Error(String(r.status));return o.notifyNote.textContent=`This device will be told.`,!0}catch{return o.notifyNote.textContent=`Could not set this device up.`,!1}},mr=async()=>{try{let e=await(await navigator.serviceWorker.ready).pushManager.getSubscription();if(!e)return;await fetch(`/api/v1/notify/subscribe?endpoint=${encodeURIComponent(e.endpoint)}`,{method:`DELETE`}),await e.unsubscribe()}catch{}},hr=async e=>{try{let t=await fetch(`/api/v1/notify/prefs`,{method:`PUT`,headers:{"content-type":`application/json`},body:JSON.stringify(e)}),n=await t.json();o.notifyPhoneNote.textContent=t.ok?``:n.error??`that did not save`,t.ok&&typeof n.phone==`string`&&(o.notifyPhone.value=n.phone)}catch{o.notifyPhoneNote.textContent=`could not reach nixamp.com`}},gr=async()=>{try{let e=await fetch(`/api/v1/notify/prefs`);if(!e.ok)return;let t=await e.json();o.notifyEmail.checked=t.wantsEmail!==!1,o.notifySms.checked=t.wantsSms===!0,o.notifyPhone.value=t.phone??``;let n=fr()&&Notification.permission===`granted`?await(await navigator.serviceWorker.ready).pushManager.getSubscription()!==null:!1;o.notifyWeb.checked=t.wantsWeb!==!1&&n,o.notifyNote.textContent=n?`Get told when someone you follow goes live.`:`Turn on “On this device” to be told here.`}catch{}};o.notifyWeb.addEventListener(`change`,()=>{(async()=>{if(o.notifyWeb.checked){let e=await pr();o.notifyWeb.checked=e,await hr({wantsWeb:e});return}await mr(),await hr({wantsWeb:!1}),o.notifyNote.textContent=`Turn on “On this device” to be told here.`})()}),o.notifyEmail.addEventListener(`change`,()=>{hr({wantsEmail:o.notifyEmail.checked})}),o.notifySms.addEventListener(`change`,()=>{(async()=>{if(o.notifySms.checked&&!o.notifyPhone.value.trim()){o.notifyPhoneNote.textContent=`Add a phone number first.`,o.notifySms.checked=!1,o.notifyPhone.focus();return}await hr({wantsSms:o.notifySms.checked})})()}),o.notifyPhoneForm.addEventListener(`submit`,e=>{e.preventDefault(),hr({phone:o.notifyPhone.value.trim()})});let _r=!1,X=``,vr=!1,yr=`nixamp.welcome`,br=()=>{let e=!1;try{e=localStorage.getItem(yr)===`hidden`}catch{}o.welcome.hidden=!vr||X!==``||e},xr=e=>{let t=e!==null;o.notifyPanel.hidden=!t,t?(gr(),lr(),cr()):(o.serversPanel.hidden=!0,o.followingNote.hidden=!0,o.followingList.replaceChildren(),o.recentNote.hidden=!0,o.recentList.replaceChildren()),o.accountForm.hidden=t,o.accountProviders.hidden=t||o.accountProviders.childElementCount===0,o.accountSignOut.hidden=!t,o.accountNote.textContent=t?`Signed in as ${e}.`:_r?`Create an account on nixamp.com.`:`Listening needs no account. Sign in to keep favourites, follow people, and publish.`,o.accountSubmit.textContent=_r?`Create account`:`Sign in`,o.accountToggle.textContent=_r?`I have one`:`Create one`,o.accountPassword.autocomplete=_r?`new-password`:`current-password`,br()},Sr=async()=>{let e=[];vr=!1;try{let t=await fetch(`/api/v1/auth/providers`);t.ok&&(vr=!0,e=(await t.json()).providers??[])}catch{}o.accountProviders.replaceChildren(),o.accountProviders.hidden=e.length===0,o.accountPanel.hidden=!vr,o.accountElsewhere.hidden=vr,br();for(let t of e){let e=document.createElement(`a`);e.className=`button`,e.href=`/api/v1/${encodeURIComponent(t.id)}/oauth/start`,e.textContent=`Continue with ${t.name}`,o.accountProviders.append(e)}},Cr=async()=>{try{let e=await fetch(`/api/v1/auth/me`),t=await e.json();X=e.ok?t.account?.id??``:``,xr(e.ok?t.account?.email??`you`:null)}catch{X=``,xr(null)}if(L.session=``,X!==``){try{let e=await fetch(`/api/v1/auth/token`),t=await e.json().catch(()=>({}));L.session=e.ok&&typeof t.token==`string`?t.token:``}catch{L.session=``}u===`remote`&&hn()}wn(),xn(),Sn(),Dr();let e=await wr();if(st!==``){let t=st;st=``,e?g=`golive:${t}`:qt(t)}};async function wr(){if(X===``||u===`remote`||M!==``)return!1;let e=[];try{let t=await fetch(`/api/v1/servers`);if(!t.ok)return!1;e=(await t.json()).servers??[]}catch{return!1}if(e.length===0)return!1;let t=Tr(),n=[...e].sort((e,n)=>Number(K(n.url)===t)-Number(K(e.url)===t));for(let e of n)if(await be(e.url,void 0,e.key)!==null)return u!==`remote`&&(te=!1,g=``,o.remoteUrl.value=e.key?`${e.url}/admin/${e.key}`:e.url,S=`Connecting to ${e.name}, your server…`,V(),o.remoteForm.requestSubmit(),!0);return!1}function Tr(){try{return localStorage.getItem(nt)??``}catch{return``}}function Er(e){try{e===``?localStorage.removeItem(nt):localStorage.setItem(nt,e)}catch{}}function Dr(){if(M===``)return;let e=M;M=``,o.remoteUrl.value=e,o.remoteForm.requestSubmit()}o.accountToggle.addEventListener(`click`,()=>{_r=!_r,xr(null)}),o.welcomeCreate.addEventListener(`click`,()=>{_r=!0,xr(null),o.accountPanel.scrollIntoView({behavior:`smooth`,block:`center`}),o.accountEmail.focus({preventScroll:!0})}),o.welcomeBrowse.addEventListener(`click`,()=>{o.directory.hidden?o.browse.click():o.directory.scrollIntoView({behavior:`smooth`,block:`nearest`})}),o.welcomeHide.addEventListener(`click`,()=>{try{localStorage.setItem(yr,`hidden`)}catch{}o.welcome.hidden=!0}),o.accountForm.addEventListener(`submit`,e=>{e.preventDefault();let t=o.accountEmail.value.trim(),n=o.accountPassword.value;(async()=>{o.accountSubmit.disabled=!0;try{let e=await fetch(`/api/v1/auth/${_r?`signup`:`login`}`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({email:t,password:n})}),r=await e.json();if(!e.ok){o.accountNote.textContent=r.error??`that did not work`;return}X=r.account?.id??``,o.accountPassword.value=``,xr(r.account?.email??t),hn(),Dr()}catch{o.accountNote.textContent=`could not reach nixamp.com`}finally{o.accountSubmit.disabled=!1}})()}),o.accountSignOut.addEventListener(`click`,()=>{(async()=>{try{await fetch(`/api/v1/auth/logout`,{method:`POST`})}catch{}X=``,xr(null),L.close(),C=-1,u=`local`,y=`idle`,x=``,o.remoteUrl.value=``,o.sharePanel.hidden=!0,o.publishPanel.hidden=!0,o.adminPanel.hidden=!0,o.onairPanel.hidden=!0,o.catalogsPanel.hidden=!0,o.listenOnly.hidden=!0,$r(!1);try{localStorage.removeItem(tt)}catch{}S=`Signed out, and disconnected from the server.`,hn(),V()})()});try{let e=new URL(globalThis.location.href).searchParams,t=e.get(`url`)??``;t!==``&&(M=t,g=e.get(`play`)??``,ne=Math.max(0,Number(e.get(`t`)??`0`)||0),o.remoteUrl.value=t,S=`Opening the stream you were sent…`,globalThis.history?.replaceState(null,``,globalThis.location.pathname));let n=e.get(`link`)??``;n!==``&&(o.linkUrl.value=n,t!==``&&g===``?g=`link:${n}`:t===``&&(st=n));let r=e.get(`play`)??``;if(t===``&&/^https?:\/\//i.test(r)){let t=pe(r);t?(M=t.view,g=t.what,ne=Math.max(0,Number(e.get(`t`)??`0`)||0),o.remoteUrl.value=t.view,S=`Opening the stream you were sent…`):(o.linkUrl.value=r,st=r),globalThis.history?.replaceState(null,``,globalThis.location.pathname)}}catch{}let Or=[`zone-top`,`zone-main`],kr=e=>e instanceof HTMLElement&&e.matches(`section.panel`)&&e.id!==``,Ar=e=>e.parentElement&&Or.includes(e.parentElement.id)?e.parentElement:null,jr=e=>e.classList.contains(`col-a`)?`a`:e.classList.contains(`col-b`)?`b`:``,Mr=()=>[...document.querySelectorAll(`section.panel`)].filter(e=>kr(e)&&Ar(e)!==null),Nr=e=>e.dataset.title??e.id,Pr=new Map,Fr=Mr().map((e,t)=>(Pr.set(e.id,{zone:Ar(e)?.id??``,col:jr(e),index:t}),e.id)),Z=We();try{Z=qe(localStorage.getItem(Ue))}catch{}let Ir=()=>Z.order.length>0||Object.keys(Z.placement).length>0;function Lr(){Z.order=Mr().map(e=>e.id);try{localStorage.setItem(Ue,Je(Z))}catch{}}function Rr(e,t,n){e.classList.remove(`col-a`,`col-b`),t.classList.contains(`split`)&&n!==``&&e.classList.add(`col-${n}`),t!==e.parentElement&&t.append(e)}function zr(){for(let e of Mr()){let t=Z.placement[e.id];if(!t)continue;let[n=``,r=``]=t.split(`:`),i=document.getElementById(n);i&&Or.includes(i.id)&&Rr(e,i,r===`a`||r===`b`?r:``)}let e=Ye(Mr().map(e=>e.id),Z.order);for(let t of Or){let n=document.getElementById(t);if(!n)continue;let r=[...n.children].filter(kr),i=r.map(e=>{let t=document.createComment(`panel`);return e.before(t),t});r.sort((t,n)=>e.indexOf(t.id)-e.indexOf(n.id)),r.forEach((e,t)=>i[t]?.replaceWith(e))}for(let e of Mr())e.toggleAttribute(`data-collapsed`,Z.collapsed.includes(e.id)),e.toggleAttribute(`data-closed`,Z.closed.includes(e.id))}function Br(e,t){e.toggleAttribute(`data-collapsed`,t),Z.collapsed=Xe(Z.collapsed,e.id,t),Lr(),qr()}function Vr(e,t){e.toggleAttribute(`data-closed`,t),Z.closed=Xe(Z.closed,e.id,t),Lr(),qr()}function Hr(e,t,n){let r=Ar(t);r&&e!==t&&(Rr(e,r,jr(t)),n?t.after(e):t.before(e),Z.placement[e.id]=`${r.id}:${jr(t)}`,Lr(),qr())}let Ur=null,Wr=()=>{for(let e of Mr())e.classList.remove(`drop-before`,`drop-after`)},Gr=(e,t,n)=>{let r=document.createElement(`button`);return r.type=`button`,r.className=`icon-btn`,r.textContent=e,r.title=t,r.setAttribute(`aria-label`,t),r.addEventListener(`click`,e=>{e.stopPropagation(),n()}),r};function Kr(){for(let e of Mr()){if(e.querySelector(`:scope > .panel-tools`))continue;let t=document.createElement(`span`);t.className=`panel-tools`;let n=Gr(`≡`,`Move ${Nr(e)}: drag it to where it should go`,()=>void 0);n.classList.add(`grip`),n.draggable=!0,n.addEventListener(`dragstart`,t=>{Ur=e,e.classList.add(`dragging`),t.dataTransfer?.setData(`text/plain`,e.id),t.dataTransfer&&(t.dataTransfer.effectAllowed=`move`)}),n.addEventListener(`dragend`,()=>{Ur=null,e.classList.remove(`dragging`),Wr()});let r=Gr(`▁`,`Shade ${Nr(e)} to its title`,()=>Br(e,!e.hasAttribute(`data-collapsed`))),i=Gr(`✕`,`Hide ${Nr(e)}; the Panels list turns it back on`,()=>Vr(e,!0));t.append(n,r,i),e.prepend(t),e.addEventListener(`dragover`,t=>{if(!Ur||Ur===e)return;t.preventDefault();let n=e.getBoundingClientRect(),r=t.clientY>n.top+n.height/2;Wr(),e.classList.add(r?`drop-after`:`drop-before`)}),e.addEventListener(`dragleave`,()=>e.classList.remove(`drop-before`,`drop-after`)),e.addEventListener(`drop`,t=>{if(!Ur||Ur===e)return;t.preventDefault();let n=e.classList.contains(`drop-after`);Wr(),Hr(Ur,e,n)})}}function qr(){if(o.panelsPanel.hidden)return;let e=Mr().filter(e=>e!==o.panelsPanel).map(e=>{let t=document.createElement(`li`),n=e.hasAttribute(`data-closed`);t.classList.toggle(`off`,n);let r=document.createElement(`label`),i=document.createElement(`input`);i.type=`checkbox`,i.checked=!n,i.setAttribute(`aria-label`,`${Nr(e)} on`),i.addEventListener(`change`,()=>Vr(e,!i.checked));let a=document.createElement(`span`);a.className=`name`,a.textContent=Nr(e),r.append(i,a);let o=document.createElement(`span`);return o.className=`detail`,o.textContent=n?`off`:e.hasAttribute(`data-collapsed`)?`shaded`:e.hidden?`nothing to show right now`:``,t.append(r,o),t});o.panelsList.replaceChildren(...e)}function Jr(){Z=We();for(let e of Fr){let t=document.getElementById(e),n=Pr.get(e),r=n?document.getElementById(n.zone):null;t&&n&&r&&(Rr(t,r,n.col),t.removeAttribute(`data-collapsed`),t.removeAttribute(`data-closed`))}Z.order=[...Fr],zr(),Z=We();try{localStorage.removeItem(Ue)}catch{}qr()}function Yr(e){if(!e||Ir())return;let t=Ar(o.adminPanel);if(!t)return;let n=[...t.children].filter(kr).find(e=>jr(e)===jr(o.adminPanel));n&&n!==o.adminPanel&&n.before(o.adminPanel),o.adminPanel.removeAttribute(`data-collapsed`),o.adminPanel.removeAttribute(`data-closed`)}o.panelsToggle.addEventListener(`click`,()=>{let e=o.panelsPanel.hidden;o.panelsPanel.hidden=!e,e&&(o.panelsPanel.hasAttribute(`data-closed`)&&Vr(o.panelsPanel,!1),qr(),o.panelsPanel.scrollIntoView({behavior:`smooth`,block:`nearest`}))}),o.panelsReset.addEventListener(`click`,Jr),new MutationObserver(()=>qr()).observe(document.body,{attributes:!0,attributeFilter:[`data-title`,`hidden`],subtree:!0}),Kr(),zr(),Sr(),Cr(),hn(),$t(),o.browse.addEventListener(`click`,()=>{if(!o.directory.hidden){o.directory.hidden=!0;return}on(),o.directory.scrollIntoView({behavior:`smooth`,block:`nearest`})}),o.disconnect.addEventListener(`click`,()=>{L.close(),o.listenOnly.hidden=!0,C=-1,o.sharePanel.hidden=!0,o.publishPanel.hidden=!0,o.adminPanel.hidden=!0,o.onairPanel.hidden=!0,o.onairPanel.dataset.title=`Live on this server`,o.catalogsPanel.hidden=!0,o.catalogsPanel.dataset.title=`Catalogs on this server`,d=``,ce=``,Dn(),$r(!1),u=`local`,y=`idle`,x=``,V()});async function Xr(){if(u!==`remote`||L.shareLink===``){o.sharePanel.hidden=!0;return}o.sharePanel.hidden=!1;let e=ui(),t=globalThis.location.origin;o.shareLink.value=e===``?``:e.startsWith(`https://`)?`${t}/?url=${encodeURIComponent(e)}`:e,o.shareNote.textContent=`Anyone with this link can watch. They sign in once, then it opens.`,o.sharePhone.hidden=!0,o.shareSend.hidden=!0,o.liveControls.hidden=!0;let n=``;try{let e=await fetch(`/api/directory`);e.ok&&(n=(await e.json()).callIn??``)}catch{}let r=null;try{let n=await fetch(L.url(`/api/live/state`));n.ok&&(r=await n.json()),r?.url&&(e=r.url,ce=r.url,o.shareLink.value=e.startsWith(`https://`)?`${t}/?url=${encodeURIComponent(e)}`:e)}catch{}if(r){if(Ze=r.live,j=r.live?r.code:``,Qe=n,o.liveControls.hidden=o.adminPanel.hidden||!r.possible,o.goLive.hidden=r.live,o.stopLive.hidden=!r.live,o.sharePhone.hidden=!1,!r.live){o.sharePhone.textContent=r.possible?`Not listed, so nobody can find this in the directory. Go live to list it, with a phone number and a code anyone can call.`:`This machine has no address the world can reach, so it cannot be listed.`;return}if(!n){o.sharePhone.textContent=`Listed. The code for the phone line is ${r.code}.`,o.shareSend.hidden=!1;return}o.sharePhone.replaceChildren(document.createTextNode(`To talk about it, call `),gi(n),document.createTextNode(` and key `),gi(r.code),document.createTextNode(`. That is a room with everyone else watching — not the stream itself.`)),o.shareSend.hidden=!1}}let Zr=``,Qr=null,$r=e=>{Qr&&clearInterval(Qr),Qr=null,e&&(Qr=setInterval(()=>void Q(),6e3))};async function Q(){if(u!==`remote`){o.onairPanel.hidden=!0;return}let e;try{let t=await fetch(L.url(`/api/streams`));if(!t.ok){o.onairPanel.hidden=!0;return}e=await t.json(),m=e.server.carries!==!1,e.server.name&&e.server.name!==d&&(d=e.server.name,o.onairPanel.dataset.title=`Live on ${d}`,o.catalogsPanel.dataset.title=`Catalogs on ${d}`,Dn(),V())}catch{o.onairPanel.hidden=!0;return}o.onairPanel.hidden=!1,Le=e,di(e);let t=`${o.adminPanel.hidden?`view`:`drive`}:${JSON.stringify(e)}`;if(t===Zr)return;Zr=t;let n=e.restreams??[],r=e.channels.length+n.length;o.onairNote.textContent=r===0?`One stream, from this server's own files.`:`${r+1} streams: this server's own files, and ${r} more on it.`;let i=[],a=e.server.playing,s=!o.adminPanel.hidden;i.push(fi({title:e.server.name,detail:[a?`playing ${e.server.nowPlaying}`:e.server.nowPlaying?`stopped on ${e.server.nowPlaying}`:`nothing loaded`,`${e.server.tracks} track${e.server.tracks===1?``:`s`}`,e.server.code?`☎ ${e.server.code}`:`not listed`].join(` · `),playLabel:a?`Join live`:s?`Start the stream`:`Nothing playing`,onPlay:()=>{if(a){ni(e.server.nowPlaying);return}s&&ti()},link:e.server.live?e.server.url:``,...a?{page:li(`live`)}:{},direct:a?L.url(`/api/live`):``}));for(let e of n)i.push(fi({title:e.name,detail:e.tracks===1?`re-streamed from the web`:`re-streamed from the web · ${e.tracks} tracks`,onPlay:()=>{B(e.at)},link:``,direct:L.media(e.at,0,!0)}));for(let t of e.channels){let e=t.kind!==`audio`,n=L.url(`/api/channels/${encodeURIComponent(t.id)}`),r=[t.via===`pull`?`on the air · ${t.listeners} watching`:`live over ${t.via} · ${t.listeners} listening`];t.code&&r.push(`☎ ${t.code}`),t.redials&&r.push(`redialled ${t.redials}×`),s&&t.error&&r.push(t.error),i.push(fi({title:t.name,detail:r.join(` · `),onPlay:()=>{ri({id:t.id,name:t.name,video:e})},link:n,page:li(`channel:${t.id}`),direct:n,onRestart:s&&t.via===`pull`?()=>{ai(t.id,t.name)}:void 0,onStop:s||ft&&X!==``&&t.startedBy===X?()=>{si(t.id,t.name)}:void 0,onRename:s||ft&&X!==``&&t.startedBy===X?()=>{oi(t.id,t.name)}:void 0}))}o.onairList.replaceChildren(...i)}async function ei(){if(u===`remote`)try{if((await fetch(L.media(R(),0),{method:`GET`,headers:{range:`bytes=0-1`}})).status!==402)return;S=X===``?`This stream is busy enough to be charging for. Sign in to nixamp.com to pay for a pass.`:`This stream is charging for a pass. Follow the payment prompt to keep listening.`,X===``&&o.accountPanel.scrollIntoView({behavior:`smooth`,block:`center`}),V()}catch{}}async function ti(){W(`Starting the stream on the server…`);try{await L.send({type:`play`,index:Math.max(0,R())})}catch{W(`could not reach the server`);return}await ni(v.tracks[R()]?.title??``),W(`Playing to the room. Anybody with the view link sees this.`),await Q()}async function ni(e){C=-1,w=null,E={kind:`live`},A(e,`auto`),await T(()=>I.load({title:e||`Live`,artist:``,album:``,duration:0,url:L.url(`/api/live`),video:!0,objectUrl:!1},!0)),U(!0),S=`Watching what this server is playing. Everyone here sees the same thing.`,V()}async function ri(e,t=!0,n){C=-1,w=e,t&&(Se=0),t&&(E=n??{kind:`channel`}),t&&A(e.name,E?.link||et(e.name)?`auto`:`channel`);let r=e.video&&mt();await T(()=>I.load({title:e.name,artist:``,album:``,duration:0,url:L.url(r?`/api/channels/${encodeURIComponent(e.id)}/hls/index.m3u8`:`/api/channels/${encodeURIComponent(e.id)}`),video:e.video,objectUrl:!1},!0)),U(e.video),w===e&&(S=`Watching ${e.name}, live on this server.`),V()}function ii(){let e=w;return e?$e?!0:Se>=5?(S=`${e.name} stopped, and did not come back.`,w=null,E=null,V(),!0):(Se+=1,S=`${e.name} started over; rejoining…`,V(),$e=setTimeout(()=>{$e=null,w===e&&ri(e,!1)},2e3),!0):!1}function $(e){o.onairNote.textContent=e,W(e)}async function ai(e,t){$(`Restarting ${t}…`);try{let n=await fetch(L.url(`/api/channels/${encodeURIComponent(e)}/restart`),{method:`POST`}),r=await n.json().catch(()=>({}));$(n.ok?`${t} is dialling its source again.`:r.error??`that did not work`)}catch{$(`could not reach the server`)}Zr=``,Q()}async function oi(e,t){let n=globalThis.prompt(`Call ${t}…`,t);if(n===null)return;let r=n.trim();if(r!==``&&r!==t){$(`Renaming ${t}…`);try{let n=await fetch(L.url(`/api/channels/${encodeURIComponent(e)}`),{method:`PATCH`,headers:{"content-type":`application/json`},body:JSON.stringify({name:r})}),i=await n.json().catch(()=>({}));$(n.ok?`${t} is now ${r}.`:i.error??`that did not work`)}catch{$(`could not reach the server`)}w?.id===e&&(w={...w,name:r}),Zr=``,Q(),V()}}async function si(e,t){$(`Taking ${t} off the air…`);try{let n=await fetch(L.url(`/api/channels/${encodeURIComponent(e)}`),{method:`DELETE`}),r=await n.json().catch(()=>({}));$(n.ok?`${t} is off the air.`:r.error??`that did not work`)}catch{$(`could not reach the server`)}w?.id===e&&(w=null,I.stop()),Zr=``,Q()}async function ci(e,t,n=`Copied`){if(!e)return;let r=t.innerHTML;try{await navigator.clipboard.writeText(e)}catch{S=e,V();return}n===`✓`||n===`✓`?c(t,`check`):t.textContent=n,setTimeout(()=>{t.innerHTML=r},1200)}function li(e,t=0){let n=ui();if(n===``)return``;let r=globalThis.location.origin,i=t>1?`&t=${Math.floor(t)}`:``;return`${r}/?url=${encodeURIComponent(n)}&play=${encodeURIComponent(e)}${i}`}function ui(){if(ce!==``)return ce;let e=u===`remote`?L.shareLink:``;return/\/admin\//.test(e)?``:e}function di(e){if(g===``)return;let t=g;if(t===`live`){g=``,e.server.playing?ni(e.server.nowPlaying):(S=`Nothing is playing on this server right now.`,V());return}if(t.startsWith(`link:`)){g=``,qt(t.slice(5));return}if(t.startsWith(`golive:`)){g=``,o.linkUrl.value=t.slice(7),hn().then(()=>en());return}if(t.startsWith(`track:`)){g=``;let e=Number(t.slice(6));Number.isInteger(e)&&e>=0&&B(e);return}let n=t.startsWith(`channel:`)?t.slice(8):``,r=e.channels.find(e=>e.id===n)??e.channels.find(e=>e.name===n);r&&(g=``,ri({id:r.id,name:r.name,video:r.kind!==`audio`}))}function fi(e){let t=document.createElement(`li`);t.className=`onair`;let n=document.createElement(`span`);n.className=`recent-label`;let r=document.createElement(`span`);r.className=`name`,r.textContent=e.title;let i=document.createElement(`span`);i.className=`detail`,i.textContent=e.detail,n.append(r,i);let a=document.createElement(`span`);a.className=`onair-actions`;let o=document.createElement(`button`);o.type=`button`,o.className=`button`,_t(o,e.playLabel??`Join live`),o.addEventListener(`click`,e.onPlay),a.append(o);let s=(e,t,n)=>{let r=document.createElement(`button`);return r.type=`button`,r.className=`icon`,c(r,e),r.title=t,r.setAttribute(`aria-label`,t),r.addEventListener(`click`,()=>n(r)),r};return(e.link||e.page)&&a.append(s(`link`,`Copy a link that opens this in the player`,t=>{let n=globalThis.location.origin;ci(e.page??(e.link.startsWith(`https://`)?`${n}/?url=${encodeURIComponent(e.link)}`:e.link),t,`✓`)})),e.direct&&a.append(s(`copy`,`Copy the stream's own URL, for VLC or mpv`,t=>{ci(e.direct??``,t,`✓`)})),e.onRestart&&a.append(s(`restart`,`Restart: dial the source again`,()=>e.onRestart?.())),e.onRename&&a.append(s(`rename`,`Rename: call it something better in the directory`,()=>e.onRename?.())),e.onStop&&a.append(s(`remove`,`Remove: take it off the air`,()=>e.onStop?.())),t.append(n,a),t}let pi=``;function mi(e,t){pi=e;let n=e!==``&&t===e;o.loadHome.hidden=e===``,o.homeNote.hidden=e===``,e!==``&&(o.homeNote.textContent=n?`This server's own files: ${e}`:`This server's own files are ${e}, and are not in the playlist.`,o.loadHome.disabled=!1)}o.loadHome.addEventListener(`click`,()=>{pi!==``&&(o.loadHome.disabled=!0,W(`Reading this server's files…`),(async()=>{try{let e=await fetch(L.url(`/api/source`),{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({source:pi})}),t=await e.json();W(e.ok?t.added===0?`This server's files are already in the playlist.`:`Loaded ${t.added??0} of this server's own files.`:t.error??`that did not work`)}catch{W(`could not reach the server`)}finally{o.loadHome.disabled=!1}})())});let hi=async e=>{o.goLive.disabled=!0,o.stopLive.disabled=!0,o.shareNote.textContent=e?`Going live…`:`Taking it off the list…`;try{let t=await fetch(L.url(e?`/api/live/start`:`/api/live/stop`),{method:`POST`}),n=await t.json();o.shareNote.textContent=t.ok?e?`Live. Anyone can call and key ${n.code??``} to talk about it.`:`Taken off the list. The link still works for anybody who has it.`:n.error??`that did not work`}catch{o.shareNote.textContent=`could not reach the server`}finally{o.goLive.disabled=!1,o.stopLive.disabled=!1,await Xr()}};o.goLive.addEventListener(`click`,()=>void hi(!0)),o.stopLive.addEventListener(`click`,()=>void hi(!1));function gi(e){let t=document.createElement(`b`);return t.textContent=e,t}o.shareCopy.addEventListener(`click`,()=>{o.shareLink.select(),navigator.clipboard?.writeText(o.shareLink.value).then(()=>{o.shareNote.textContent=`Copied. Send it to anybody.`},()=>{o.shareNote.textContent=`Copy it from the box above.`})}),o.shareSend.addEventListener(`submit`,e=>{e.preventDefault();let t=o.shareTo.value.trim();t!==``&&(async()=>{o.shareNote.textContent=`Sending…`;try{let e=await fetch(`/api/v1/invite`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({to:t,stream:ui()})}),n=await e.json();o.shareNote.textContent=e.ok?`Sent to ${n.sent??t}.`:n.error??`that did not send`,e.ok&&(o.shareTo.value=``)}catch{o.shareNote.textContent=`could not send that`}})()}),o.listenHere.addEventListener(`change`,()=>{try{localStorage.setItem(it,o.listenHere.checked?`1`:`0`)}catch{}u===`remote`&&(async()=>{o.listenHere.checked?(await L.send({type:`stop`}),await Tt(v.index)):(I.stop(),C=-1),V()})()}),document.addEventListener(`keydown`,e=>{let t=e.target;if(!(t&&/^(INPUT|TEXTAREA|SELECT)$/.test(t.tagName)))switch(e.key){case` `:e.preventDefault(),Et();return;case`s`:Ot();return;case`n`:case`ArrowRight`:Dt(1);return;case`p`:case`ArrowLeft`:Dt(-1);return;case`ArrowDown`:e.preventDefault(),B(Math.min(yt()-1,R()+1));return;case`ArrowUp`:e.preventDefault(),B(Math.max(0,R()-1));return}});let _i=null;globalThis.addEventListener(`beforeinstallprompt`,e=>{e.preventDefault(),_i=e,o.install.hidden=!1}),o.install.addEventListener(`click`,()=>{_i?.prompt(),_i=null,o.install.hidden=!0});try{let e=localStorage.getItem(rt);e!==null&&(o.volume.value=String(Math.round(Number(e)*100)),I.volume=Number(e));let t=localStorage.getItem(tt);t&&(o.remoteUrl.value=t),localStorage.getItem(it)===`0`&&(o.listenHere.checked=!1)}catch{}(async()=>{if(o.remoteUrl.value!==``)return;let e=globalThis.location.origin;if(await be(e)===null)return;let t=await _e(e);t&&t.trackCount!==0&&(o.remoteUrl.value=e,u=`remote`,S=``,L.connect(e),V())})(),(()=>{if(ot||M!==``)return;let e=()=>I.source!==``||I.playing||je()||w!==null,t=async()=>{try{let e=await(await fetch(`/jingles/index.json`)).json();if(Array.isArray(e)&&e.length>0){let t=e[Math.floor(Math.random()*e.length)];if(typeof t==`string`)return`/jingles/${t}`}}catch{}return``},n=new Audio;n.volume=.7;let r=()=>{ot=!0},i=()=>{document.removeEventListener(`pointerdown`,i),document.removeEventListener(`keydown`,i),r(),setTimeout(()=>{e()||n.play().catch(()=>{})},150)};t().then(t=>{if(!(t===``||e()))return n.src=t,n.play().then(r,()=>{document.addEventListener(`pointerdown`,i,{once:!0}),document.addEventListener(`keydown`,i,{once:!0})})})})(),V(),requestAnimationFrame(Ut)}st(),`serviceWorker`in navigator&&globalThis.addEventListener(`load`,()=>{navigator.serviceWorker.register(`/sw.js`).catch(()=>{})});export{c as t};
|