Download Job: cc232b1d

URLhttps://tidal.com/browse/album/530640
Servicetidal
Status Error
ProgressWaiting...
Tracks0 / 0
Created2026-06-21T02:49:30.242933+00:00
Started2026-06-21T02:49:30.243340+00:00
Finished2026-06-21T02:49:31.408299+00:00

Download failed.

Output log

│                                                                              │
│    37 │   │   # Try to create the base folder.                               │
│    38 │   │   os.makedirs(self.path_base, exist_ok=True)                     │
│    39 │   │                                                                  │
│ ❱  40 │   │   with open(self.file_path, encoding="utf-8", mode="w") as f:    │
│    41 │   │   │   # Save it in a pretty format                               │
│    42 │   │   │   obj_json_config = json.loads(data_json)                    │
│    43 │   │   │   json.dump(obj_json_config, f, indent=4)                    │
│                                                                              │
│ ╭───────────────────────────────── locals ─────────────────────────────────╮ │
│ │ config_to_compare = '{\n    "skip_existing": true,\n    "lyrics_embed":  │ │
│ │                     false,\n    "lyrics_file": false'+1648               │ │
│ │         data_json = '{"skip_existing": true, "lyrics_embed": false,      │ │
│ │                     "lyrics_file": false, "use_primar'+1474              │ │
│ │              self = <tidal_dl_ng.config.Settings object at               │ │
│ │                     0x7fdb78904890>                                      │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
╰──────────────────────────────────────────────────────────────────────────────╯
OSError: [Errno 30] Read-only file system: 
'/app/.config/tidal_dl_ng/settings.json'

← All jobs