This release fixes a playback delay caused by synchronous album art fetching — art now loads asynchronously in the background so audio and the player UI appear instantly. The music download flow has been redesigned with a podcast-style queue UI showing progress, speed, and ETA. Also includes a fix for podcast downloads failing on filenames with special characters, and moves the yt-dlp update option to app settings.
What's Changed
- fix: certain podcast failed to download due to special character in filename by @mohammadsyuhada in #10
- refactor: update flow to be same as podcast download by @mohammadsyuhada in #11
- fix: player blocked while album art is downloading by @mohammadsyuhada in #12
- refactor: move yt-dlp update to app settings by @mohammadsyuhada in #13
Full Changelog: v1.7.0...v1.7.1