Releases: mateoradman/bazarr-bulk
Releases · mateoradman/bazarr-bulk
v0.1.6
What's Changed
- #28: Filter items by sonarr/radarr ids by @mateoradman in #31
- #33: continue instead of return to prevent aborting an action in case… by @mateoradman in #34
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- fix(#7): add "base" key in config to specify base url by @matt1432 in #23
- #24: force Bazarr API to respect the offset by setting the length que… by @mateoradman in #25
- build: add nix support by @matt1432 in #26
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Add offset and limit arguments by @mateoradman in #14
- use rustls-tls instead of openssl by @mateoradman in #16
- Display progress in a better way by @mateoradman in #17
- Bump the cargo group across 1 directory with 2 updates by @dependabot in #18
- add max-retries and retry-interval flags to repeat failed requests in… by @mateoradman in #19
- implement new sync options by @mateoradman in #21
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix mod not loaded bug by @mateoradman in #9 (Issue #5)
- update Cargo dependency versions
- bump rust-build.action version
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
- Fix release CI
v0.1.0
Initial release of Bazarr Bulk CLI tool.