{{ selectedSongs.length ? selectedSongs.length + '/' : '' }}{{ tracks.length }} @if ((this.libraryService.selectedSongs$ | async)!.length > 0) { } @else { } @if ((this.libraryService.selectedSongs$ | async)!.length === 0) { } @else { }
{{ downloadService.currentDownloadText }}