Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Releases: boypt/simple-torrent

1.1.0

09 Dec 05:17
Compare
Choose a tag to compare
  • 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

30 Nov 14:25
Compare
Choose a tag to compare
  • fix start failing bug introduced in v1.0.23
  • added --rest-api argument for listening /api/ requests
  • added CLD_HASH , CLD_RESTAPI env variables to DoneCmd

1.0.23

17 Nov 11:38
Compare
Choose a tag to compare
  • edit config from web won't always to restart the core if the option is unrelated
  • RSS result won't clear the onmi bar
  • program destects disk for freespaces, and exits if less than 10MB freespace. (exit code 42)
  • fix calculation of size (disk and files)

1.0.22

24 Oct 09:56
Compare
Choose a tag to compare
  • Magnet RSS subscribing supported
  • Improve Web config editor experiance
  • Introduce debug info from torrent engine core (click ShowDebugInfo at the buttom line to show)

1.0.21

18 Oct 02:53
Compare
Choose a tag to compare
  • Caches tasks info, restarting process now will not lose downloading/waiting tasks
  • Shows static page on adding magnet link via protocol handler
  • Improved scraper
  • Build with Go1.13.3
  • Updated torrent core to v1.8.2

1.0.20

08 Oct 02:29
Compare
Choose a tag to compare
  • 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

20 Sep 07:34
Compare
Choose a tag to compare
  • Add: Config file add option MuteEngineLog, AlwaysAddTrackers
  • Changes: Only add public trackers from TrackerListURL if Torrents/Mangets has no trackers, unless AlwaysAddTrackers option is set (defaultly false)
  • Fix: clear omni errors on keyword changes

1.0.18

11 Sep 07:06
Compare
Choose a tag to compare

UI Improvements:

  • ch: torrent info tag toggles the detailed info box
  • ch: progress bar percentage text rounded
  • fix: search result box scroll to top on changing the keyword
  • fix: control buttons positions may overflowed on certain fonts

1.0.17

06 Sep 05:55
Compare
Choose a tag to compare
  • 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.

1.0.16

04 Sep 08:48
Compare
Choose a tag to compare
  • UI fronend improvement,
  • Expandable sections ( idea by #12 )
  • Buttons disabled during communicating