Releases: rembo10/headphones
Releases · rembo10/headphones
v0.6.4
What's Changed
- decode paths before using them to fix manual post process by @dsm1212 in #3342
- Gazelle improvements by @hypsometric in #3359
- Fix deluge torrent upload by @hypsometric in #3363
- Add imghdr and cgi by @confor in #3367
New Contributors
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
What's Changed
- Bandcamp support by @b10m in #3252
- Fix for 503 error from CloudFlare. by @kirill9617 in #3316
- Some TPB proxies changed the HTML structure by @Mikaciu in #3318
- Deluge udpate by @nopoz in #3216
- Add Basic Soulseek Support via slskd by @el133 in #3333
New Contributors
- @b10m made their first contribution in #3252
- @kirill9617 made their first contribution in #3316
- @Mikaciu made their first contribution in #3318
- @el133 made their first contribution in #3333
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
v0.6.0-beta.5 (python3)
- Refactoring / cleanup
- Fix for torrent data parsing
- Add option to ignore disc numbers on single disc releases
v0.6.0-beta.4 (python3)
Various bug fixes. Include importlib_resources for python < 3.9
v0.6.0-beta.3 (python3)
- Updated mutagen
- Fixed some NoneType comparison bugs
- Fixed config parsing for extras
v0.6.0-beta.1 (python3)
2nd python3 release with some bug fixes, now based on the master branch