{{ q ? 'Results' : 'Latest' }}
{{ filtered.length }}{{ q ? 'Nothing matched that search.' : 'No tracks yet. Upload the first one.' }}
{{ i + 1 }}
{{ s.title }}
{{ s.artist }} — {{ s.album }}
{{ fmt(s.duration) }}
Collections
Albums
No albums yet.
Album
{{ openAlbum.title }}
{{ i + 1 }}
{{ s.title }}
{{ s.artist }}
{{ fmt(s.duration) }}
Your library
Liked
Nothing liked yet.
{{ i + 1 }}
{{ s.title }}
{{ s.artist }} — {{ s.album }}
{{ fmt(s.duration) }}
Add to the library
Upload
{{ upErr }}
Drop an audio file
MP3, FLAC, M4A, WAV or OGG — cover art and tags read automatically
Change
{{ up.file.name }}
{{ mb(up.file.size) }} MB — {{ fmt(up.duration) }} — {{ upBitrate }} kbps
{{ up.tagsFound ? 'Tags read' : 'No tags' }}
{{ up.coverBlob ? 'Cover ' + kb(up.coverBlob.size) + ' KB' : 'No cover' }}