Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Simple Torrent
  3. Simple Torrent - Package Updates

Simple Torrent - Package Updates

Scheduled Pinned Locked Moved Simple Torrent
30 Posts 2 Posters 4.6k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #7

    [2.4.1]

    • Update Simple Torrent to 1.2.13
    • Full changelog
    • add log if cmd not called within DoneCmdThreshold
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #8

      [2.5.0]

      • Use base image v3
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #9

        [2.5.1]

        • Update Simple Torrent to 1.2.14
        • Full changelog
        • fix: cocurrent req may cause double close of channel
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #10

          [2.5.2]

          • Update Simple Torrent to 1.2.15
          • Full changelog
          • fix: remove donecmd threshold
          • fix: clearer log
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #11

            [2.5.3]

            • Update Simple Torrent to 1.2.16
            • Full changelog
            • CGO_ENABLE=0 may cause high CPU usage
            1 Reply Last reply
            0
            • nebulonN Away
              nebulonN Away
              nebulon
              Staff
              wrote on last edited by
              #12

              [2.5.4]

              • Update Simple Torrent to 1.2.17
              • Full changelog
              • add switch config: DisableUTP / NoDefaultPortForwarding
              • use torrent 1.25.1
              • fix: embed static file path
              • up go.mod
              • use go:embed instead of bindata
              • get ready for next lib version
              • update magnet method
              1 Reply Last reply
              0
              • nebulonN Away
                nebulonN Away
                nebulon
                Staff
                wrote on last edited by
                #13

                [2.5.5]

                • Update Simple Torrent to 1.2.18
                • minor word adjust
                • fix: total transfer upload
                • add conn stat info, minor ui change
                • fix: minor rearrange
                • fix: stopped task still uploading
                • fix: stop/start button cannot resume task
                1 Reply Last reply
                0
                • nebulonN Away
                  nebulonN Away
                  nebulon
                  Staff
                  wrote on last edited by
                  #14

                  [2.5.6]

                  • Update Simple Torrent to 1.2.19
                  • logs at new task
                  • fix #114 , connstat routine sync
                  • minor simplify
                  • clean vars
                  1 Reply Last reply
                  0
                  • nebulonN Away
                    nebulonN Away
                    nebulon
                    Staff
                    wrote on last edited by
                    #15

                    [2.5.7]

                    • Update Simple Torrent to 1.2.20
                    • fix #113 : a malformed magnet may cause lock unreleased
                    1 Reply Last reply
                    0
                    • nebulonN Away
                      nebulonN Away
                      nebulon
                      Staff
                      wrote on last edited by
                      #16

                      [2.5.8]

                      • Update Simple Torrent to 1.2.21
                      • ui: move seeding status
                      • add comment note on panic recover
                      • Merge branch 'master' of github.com:boypt/simple-torrent
                      • fix panic when loading malformed torrent (#115)
                      • ui: move seeding tag inside ex ratio
                      • ui: download data label
                      • ui: lable details
                      • fix: seeding status
                      • ui change: task botton logic optimiz
                      • add: task ui turn green when is seeding
                      1 Reply Last reply
                      0
                      • nebulonN Away
                        nebulonN Away
                        nebulon
                        Staff
                        wrote on last edited by
                        #17

                        [2.5.9]

                        • Update Simple Torrent to 1.2.22
                        • fix: github action have not arm64 chain
                        • rewrite github action script
                        • script add purego option
                        • update anacrolix/torrent@v1.26.1
                        • use Tick instead of Sleeps
                        • seed ratio: use actual data transfer
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #18

                          [2.5.10]

                          • Update Simple Torrent to 1.2.23
                          • fix: #119 embed fs path error
                          1 Reply Last reply
                          0
                          • nebulonN Away
                            nebulonN Away
                            nebulon
                            Staff
                            wrote on last edited by
                            #19

                            [2.6.0]

                            • Update Simple Torrent to 1.3.0
                            • Config option: AllowRuntimeConfigure (default: true)
                            • Config option: MaxConcurrentTask(default: 0, unlimited)
                            • Config option: SeedTime(default: 0, unlimited)
                            • Realtime data can be transfered over Eventstream (original) or Websocket, the lighting bolt button at right top to swith on/off.
                            • Move torrents to .trashTorrent dir on deleting a task, instead of actually removal
                            • DoneCmd environment variable add CLD_FILENUM, file number count of the task
                            • Listening Host aceepts unix sockets(--host=unix:/run/cld.socks) fix #110
                            • Enable Mmap storage on 64bit machines, could reduce IO pressure.
                            • DoneCMD process output logs in realtime
                            • Download section refresh manually
                            • Optimized UI loading process
                            • reverted jsonpatch lib which caused high cpu usage.
                            • Config option: TrackerListURL change to TrackerList, allowing specifying trackers locally.
                            1 Reply Last reply
                            0
                            • nebulonN Away
                              nebulonN Away
                              nebulon
                              Staff
                              wrote on last edited by
                              #20

                              [2.6.1]

                              • Update Simple Torrent to 1.3.1
                              • Fix some bugs.
                              • TrackerList auto remove duplicated entries
                              • Some optimize to the Realtime push service.
                              • Depreciate cmd (and env var) option--host/--port, use --listen instead
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #21

                                [2.6.2]

                                • Update Simple Torrent to 1.3.2
                                • move disconnected layer to let buttons clickable
                                • update rss content on runtime changed
                                1 Reply Last reply
                                0
                                • nebulonN Away
                                  nebulonN Away
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #22

                                  [2.6.3]

                                  • Update Simple Torrent to 1.3.3
                                  • nyaa rss feeds support
                                  • CORS restriction PR #47
                                  • Fix: Network Err shows empty message error on UI
                                  1 Reply Last reply
                                  0
                                  • nebulonN Away
                                    nebulonN Away
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #23

                                    [2.6.4]

                                    • Update Simple Torrent to 1.3.4
                                    • RSS show sizes if available
                                    • RSS show torrent and magnet button if both info available
                                    • Configuration files updated
                                    1 Reply Last reply
                                    0
                                    • nebulonN Away
                                      nebulonN Away
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #24

                                      [2.6.5]

                                      • Update Simple Torrent to 1.3.5
                                      • torrentStat hold the pointer instead the object, avoid mem align.
                                      • fix: set prio. per file too slow; use last stat; engdebug
                                      • update mod
                                      • saved config will now keep keys cases
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #25

                                        [2.6.6]

                                        • Update Simple Torrent to 1.3.6
                                        1 Reply Last reply
                                        0
                                        • nebulonN Away
                                          nebulonN Away
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #26

                                          [2.6.7]

                                          • Update Simple Torrent to 1.3.7
                                          • const default config names
                                          • fix: write a default config file if not exists #140
                                          • fix: build filter
                                          • fix: action filter
                                          • use filepath.Ext to detemine config type
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search