歌手列表
全部歌手 {{ allSongs.length }}
{{ artist.name }} {{ getSongCount(artist.id) }}
歌曲列表 {{ filteredSongs.length }}
{{ song.title }}
{{ song.artist_name }}

尚無歌曲

正在播放
{{ currentSong.title }} - {{ currentSong.artist_name }}
A: {{ formatTime(loopStart) }} | B: {{ formatTime(loopEnd) }}
歌詞
{{ lyrics || '尚無歌詞' }}