-
-
Notifications
You must be signed in to change notification settings - Fork 19
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.
Adjust cache sizes in Settings > Audio > Cache:
- Increase L2 disk cache for larger offline libraries
- Decrease if disk space is limited
- Cache is stored in
~/.cache/qbz/(or the Flatpak equivalent)
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 Settings > Offline Mode.
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.
Getting Started
Audio
Appearance
Features
Help