-
-
Notifications
You must be signed in to change notification settings - Fork 45
Offline Mode
vicrodh edited this page Mar 15, 2026
·
4 revisions
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.
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
My QBZ
Features
Help