Farzin Kazemzadeh
Farzin Kazemzadeh
Hi, I was trying to set up Mopidy+Iris in a Docker container using Alpine. I didn't install the sudo package because it seemed unnecessary. However, I found that the local...
The deprecated `proxies` argument used for proxy support was removed in httpx 0.28.0. This commit replaces the deprecated `proxies` argument with `proxy` to restore functionality. The `proxy` argument has also...
Hi, with the release of httpx 2.28.0, the deprecated `proxies` argument was removed ([Related PR](https://github.com/encode/httpx/pull/3319)). As a result, proxy functionality in pylast is currently unavailable.
### Is the feature request related to a problem. Please describe it. The metadata tags' separator/delimiter is a hard-coded value - a comma. ### Describe the solution you would like....
**Issue** The current way of handling the Deezer's metadata only includes the first artist as the album and track's artist. **Solution** Loop through contributors to have all the artists.