{{ selectedSongs.length ? selectedSongs.length + '/' : '' }}{{ tracks.length }}
@if ((this.libraryService.selectedSongs$ | async)!.length > 0) {
} @else {
}
@if ((this.libraryService.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">