-
-
Notifications
You must be signed in to change notification settings - Fork 45
Offline Mode
QBZ can continue playing music even when you lose internet connectivity.
QBZ uses a two-level caching system:
| Level | Storage | Default Size | Purpose |
|---|---|---|---|
| L1 (Memory) | RAM | 400 MB | Recently played tracks, instant access |
| L2 (Disk) | Local storage | 800 MB | Persistent cache across sessions |
Cached tracks play instantly without network access.
This playback cache is automatic and internal — it fills as you listen and evicts oldest-first. It is separate from the offline cache (tracks you deliberately mark "Make available offline"); see Offline Cache Management for that. The playback cache lives under ~/.cache/qbz/ (or the Flatpak/Snap equivalent) and its sizes are the built-in defaults above; there is no size slider for it in Settings.
When QBZ detects no internet connection:
- The interface shows an offline indicator
- Cached tracks remain fully playable
- Local library files play normally (they don't need internet)
- Qobuz-specific features (search, browse, favorites sync) are unavailable until reconnection
When connectivity is restored, QBZ reconnects automatically — no manual action needed.
If you have Last.fm or ListenBrainz connected, listens during offline periods are queued locally:
- Last.fm — scrobbles are stored and submitted when back online
- ListenBrainz — listen submissions are queued and sent on reconnection
No listens are lost due to temporary connectivity issues.
The offline indicator (yellow icon) in the player bar is clickable — tap it to force an immediate network check instead of waiting for the 30-second polling interval. You can also use the Check now button in the Offline Mode group of Settings > Offline.
When Qobuz servers return repeated errors (504, 502, 503), an orange warning triangle appears in the player bar. This indicates the service is degraded but you're not fully offline.
The indicator auto-clears after 5 minutes without new server errors. You don't need to take any action — QBZ automatically retries with exponential backoff and quality fallback.
Your local music library works fully offline since the files are stored on your machine. This makes QBZ usable as a standalone local music player even without a Qobuz subscription or internet connection — you can browse and play your own files in a guest, local-only mode without ever signing in. You can also create and manage playlists entirely offline. See Local Library for the details.
- Offline Playback — parent page: the Settings panel that controls everything offline-related, including the status row, the manual offline mode toggle, and the offline-cache controls.
- Offline Cache Management — sibling page: the in-app manager for the persistent offline cache.
Getting Started
Audio
Appearance
My QBZ
Features
Help