- Fixed TorrentSort params use snake case
- Added inactiveSeedingTimeLimit
- Fixed
ProxyType
convert string error
- Added
SearchController
to api client (thanks to @bhaan) - Added
trackersRemoved
toMainData
dto (thanks to @bhaan) - Added
peersRemoved
toPeersData
dto (thanks to @bhaan) - Fixed
PeersInfo.relevance
to double type (thanks to @bhaan)
- Fix use int for file priority
- Fix convert tracker tier empty string to nul
- Add
SyncController.subscribeTorrentPeersData
- Add
TorrentsController.subscribeWebSeeds
- Add
TorrentsController.subscribeContents
- Fix
PeersInfo.progress
data type - Fix get peers data endpoint
- Fix add trackers request
- Add
TorrentsController.subscribeTrackers
- Add
TorrentsController.exportTorrent
- Fix stream methods not emitting values on start
- Update
TrackerStatus
- Fix torrent availability data type
- Add forcedMetaDL torrent state
- Add checking and moving torrent filter
- Add subscribeTorrentsList stream
- Fix forcedDL enum value
- Fix upload torrent files failed.
- Update package description.
- Initial version.