This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
Releases: boypt/simple-torrent
Releases · boypt/simple-torrent
1.1.0
- Start/Stop individual files in a torrent (Note: stopped files cause the task never be 100% completed)
- help tip text in WEB config.
- DoneCmd won't be called within 30 secounds since the program start up.
- TrackerListURL defaults to the best list of ngosang/trackerslist
- No regular scaning for the download dir when no user connected to ui.
- fix: limiter crash on bursted speeds.
- fix: config in web ui may cause engine stop working.
1.0.25
1.0.23
1.0.22
1.0.21
1.0.20
- add ProxyURL in config, Sets usage of Socks5 Proxy. Authentication should be included in the url if needed. Examples: socks5://demo:demo@192.168.99.100:1080 http://proxy.domain.com:3128
- update torrent core to v1.8.1
1.0.19
1.0.18
1.0.17
- Error message show in a UI box instead of an alert dialog
- A divider shows "Click to expand" when section is hidden
- Show torrent info box when info tags clicked
- Search result box can be close with search keyword cleared (convinent on mobile device)
- Torrents will be save on disk if
WatchDirectory
is properly configured, restarting the program will restore unfinished tasks.