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.7k 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.
  • nebulonN Offline
    nebulonN Offline
    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 Offline
      nebulonN Offline
      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 Offline
          nebulonN Offline
          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 Offline
            nebulonN Offline
            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 Offline
                nebulonN Offline
                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 Offline
                  nebulonN Offline
                  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 Offline
                    nebulonN Offline
                    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 Offline
                        nebulonN Offline
                        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
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #27

                          [2.6.8]

                          • Update Simple Torrent to 1.3.8
                          • fix: escap filename with special chracters fix #139
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #28

                            [2.6.9]

                            • Update Simple Torrent to 1.3.9
                            • fix: http expire time should be dynamic
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #29

                              [2.6.10]

                              • Update base image to 3.2.0
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #30

                                [2.7.0]

                                • Update base image to 4.0.0
                                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