{{ panel.title }}
Runtime download root: {{ archiveListing?.root || archiveDestination || 'loading...' }}
Per-run destination routing: pending backend support
Please enter a valid Spotify URL.
Spotify
{{ spotifyConnected ? 'Connected' : 'Disconnected' }}
Playlists
{{ playlists.length }}
Single Songs
{{ songs.length }}
Mode
Archive run
No playlists
No songs
{{ archiveError }}
{{ archiveFileCount() }}
files
{{ formatBytes(archiveTotalBytes()) }}
total
Read-only
inspection
No downloaded files found.
{{ group.folder }}
{{ file.name }}
{{ folderPath(file) }}
{{ formatBytes(file.sizeBytes) }}
{{ formatModifiedAt(file.modifiedAt) }}
- Spotify URL
- {{ selectedTrack.spotifyUrl || 'none' }}
- Status
- {{ trackStatusLabel(selectedTrack.status) }}
- Download attempts
- {{ selectedTrack.downloadAttemptCount || 0 }}
- Error
- {{ selectedTrack.error || 'none' }}
Select a track row inside an expanded playlist to inspect Spotify, YouTube, retry, and error details.