Added try-catch blocks in downloadPlaylistAsZip, downloadAlbumAsZip, and downloadDiscography to handle individual track download failures gracefully. Errors are now logged to the console, and the download process continues for the remaining tracks. |
||
|---|---|---|
| .. | ||
| api.js | ||
| app.js | ||
| cache.js | ||
| downloads.js | ||
| events.js | ||
| lastfm.js | ||
| lyrics.js | ||
| player.js | ||
| router.js | ||
| settings.js | ||
| storage.js | ||
| ui-interactions.js | ||
| ui.js | ||
| utils.js | ||