{{ 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 class
- {{ errorClass(trackTruth) }}
- Error summary
- {{ errorSummary(trackTruth) }}
- Error detail
-
Show backend evidence
{{ errorDetail(trackTruth) }}none
{{ operationsSnapshotError || "Waiting for backend operations truth." }}
Select a track row inside an expanded playlist to inspect Spotify, YouTube, retry, and error details.