Changelog 0.2.4

This commit is contained in:
Mukhtar Akere
2024-09-22 16:33:26 +01:00
parent ff74e279d9
commit f6c6144601
2 changed files with 8 additions and 0 deletions

View File

@@ -60,4 +60,11 @@
- Delete uncached items from RD - Delete uncached items from RD
- Fail if the torrent is not cached(optional) - Fail if the torrent is not cached(optional)
- Fix cache not being updated
#### 0.2.4
- Add file download support(Sequential Download)
- Fix http handler error
- Fix *arrs map failing concurrently
- Fix cache not being updated - Fix cache not being updated

View File

@@ -124,6 +124,7 @@ Setting Up Qbittorrent in Arr
- Password: `sonarr_token` # Your arr token - Password: `sonarr_token` # Your arr token
- Category: e.g `sonarr`, `radarr` - Category: e.g `sonarr`, `radarr`
- Use SSL -> `No` - Use SSL -> `No`
- Sequential Download -> `No`|`Yes` (If you want to download the torrents locally instead of symlink)
- Test - Test
- Save - Save