{{ (this.playlistService.tracks$ | async)?.length ?? 0 }} Songs
@if ((this.playlistService.selectedSongs$ | async)!.length > 0) {
} @else {
}
@if ((this.playlistService.selectedSongs$ | async)!.length === 0) {
} @else {
}
0" class="max-w-100 text-ellipsis text-nowrap overflow-hidden whitespace-nowrap flex items-center">
{{ downloadService.currentDownloadText }}
0" class="flex gap-2 items-center">