× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973

Re: Transmission

super_poussin
Virtuoso

Transmission for RAIDiator 4.1


Transmission

    • Description: Transmission is a Peer to Peer (P2P) Client,which will let you download files from the BitTorrent Network. It support encryption and peer blocking. Some scripts have been added to enhance the capabilities like uncompressing files, moving complete downloads to a specific directory.
      BitTorrent is a peer-to-peer file sharing protocol used for distributing large amounts of data. BitTorrent is one of the most common protocols for transferring large files, and by some estimates it accounts for about 35% of all traffic on the entire Internet.[1]

      The protocol works initially when a file provider makes his file (or group of files) available to the network. This is called a seed and allows others, named peers, to connect and download the file. Each peer who downloads a part of the data makes it available to other peers to download. After the file is successfully downloaded by a peer, many continue to make the data available, becoming additional seeds. This distributed nature of BitTorrent leads to a viral spreading of a file throughout peers. As more seeds get added, the likelihood of a successful connection increases exponentially. Relative to standard Internet hosting, this provides a significant reduction in the original distributor's hardware and bandwidth resource costs. It also provides redundancy against system problems and reduces dependence on the original distributor

 

    • Requirements: RAIDiator 4.1.6+

 

  • Platform: Sparc

 

  • Current Version: 2.42
    Transmission 2.42
    Transmission 2.34 beta 4
    Transmission 2.32 beta 2
    Transmission 2.31 (New settings in web-ui + better utp support)
    Transmission 2.30 (New settings in web-ui + utp support)
    Transmission 2.30b04 (New settings in web-ui + utp support)
    Transmission 2.22 updated
    Transmission 2.11 updated (10/17/10)






      • Changes in 2.30:

        • based on the new 2.31 Transmission

              All Platforms ¶


              • µTP support (better support on 2.31)
              • UDP tracker support
              • Multiscrape support

              • Download scarcest pieces first

              • The "lazy bitfield" feature has been superseded by the "Fast Extension" BEP6

            • Scripts are passed the environment

                  Daemon ¶





                  Web Client ¶


                • Peer and Network preferences



                  Utilities ¶





                  • improved start stop

                  • watchdog is removed cause it can full the root

                  • Blocklist download timeout (60 sec) during install

                  • Scripts are now in /addons-scripts/Transmission

                  • Config is now in /addons-config/Transmission

                • To see this new share no need to reboot 🙂

                • All your download are preserved during this directory change

              • your nas will send you an email with link and release not in case of update
                if you don't want an email remove or rename /addons-config/Transmission/email-allowed




                  • All Platforms¶

                      • Fix 2.02 bug where new transfers could not be added and the inspector would not appear
                      • Fix NAT-PMP port forwarding issue on some systems

                      • Fix filename errors for torrents whose files are encoded in ISO-8859-1

                      • Fix rare crash on shutdown

                      • Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel

                    • Replace less-portable calls with posix nanosleep()


                  • Daemon¶

                    • Nothing



                  • Web Ui:¶

                      • Fix display bug caused by removal of a torrent hidden by the current filter

                      • The context menu now works when multiple rows are selected

                    • Show ETA for seeding torrents that have a seed ratio set



                • Web interface on port 8181

                • default user is : admin

                • default password is : password1

                • Bittorrent port is : 51413

                • Default Download path /c/media/BitTorrent/

                • PeerBlocklist updated each day

                • Settings can be changed in Frontview UI and in Transmission WebInterface and in /addons-config/Transmission/transmission-daemon/settings.json

                • scheduler for bandwidth is removed and now handled by settings.json

                • Transmission can monitor a directory

                  New Super-poussin features :

                    • Torrent creation interface :
                      Torrent file created are in /c/webroot/transmission and also in /c/media/BitTorrent/sources for immediate seeding
                      the torrent creation interface is http://younasip/ctransmission (Button available in Frontview)

                    • better transmission start/stop script
                      you have now 3 script you need to modify to start/stop transmission properly (torrents are stopped and restart in the last state after a reboot for example)

                      scripts are in /c/addons-config/Transmission/ :
                      transtart.sh
                      transtop.sh
                      blocklist.sh

                      simply replace the passwod in the line (password1 by default)

                      New transtart and transtop (people upgrading from version < 2.0.4 must do change by hand

                      PS: if you do not change the passwords and they are not matching: transmission will stop as before and you will have a cheking for each torrent at restart

                    • email on torrent completion :

                      an email is sent when a toorent is finished downloading (using exim if you setup your alert to custom indtead of internal in frontview)

                      To be able to receive email you must :

                      1st) modif your alert settings in frontview and use custom-provider instead of internal and also use advanced parameters

                  • Also:
                    if a /Media exist the transmission install will note create a /media to avoid confusion
                    if it's an upgrade it will also not try to create subdirectories in /media
                    initial start/stop are restored in case you do change in it



                • Installation Notes:


                  • Now to change a settings you will need to :

                      • Disable Transmission

                      • Modify settings.json in /addons-config/Transmission/transmission-daemon/

                      • if you upgrade from old version < 1.74 verify that umask is set to 0 in settings.json

                    • re-enable transmission



                  • New Parameters in settings.json:
                      • "dht-enabled": true,

                      • "alt-speed-down": 50,

                      • "alt-speed-enabled": 0,

                      • "alt-speed-time-begin": 540,

                      • "alt-speed-time-enabled": 0,

                      • "alt-speed-time-end": 1020,

                      • "alt-speed-up": 50,

                    • "alt-speed-time-day": 127

                        • Sun : 1

                        • Mon : 2

                        • Tues : 4

                        • Wen : 8

                        • Thurs : 16

                        • Frid : 32

                        • Sat : 64

                        • All the week (Mon to Frid) : 62

                        • Only the W.E. : 65

                      • All Days : 127



                  "alt-speed-down" | number max global download speed (in K/s)
                  "alt-speed-enabled" | 0 : disabled 1: enabled enabled means use the alt speeds
                  "alt-speed-time-begin" | number when to turn on alt speeds (units: minutes after midnight)
                  "alt-speed-time-enabled" | 0 : disabled 1: enabled enabled means the scheduled on/off times are used
                  "alt-speed-time-end" | number when to turn off alt speeds (units: same)
                  "alt-speed-up" | number max global upload speed (in K/s)
                  "blocklist-enabled" | 0 : disabled 1: enabled enabled means enabled
                  "download-dir" | string default path to download torrents
                  "peer-limit-global" | number maximum global number of peers
                  "peer-limit-per-torrent" | number maximum global number of peers
                  "pex-enabled" | 0 : disabled 1: enabled enabled means allow pex in public torrents
                  "peer-port" | number port number
                  "port-forwarding-enabled" | 0 : disabled 1: enabled enabled means enabled
                  "trash-original-torrent-files" Boolean (default = false) Delete torrents added from the watch directory.
                  "script-torrent-done-enabled" Boolean (default = false) Run a script at torrent completion.
                  "script-torrent-done-filename" String (default = "") Path to script.

              • Screenshots:




Message 1 of 39
super_poussin
Virtuoso

Re: Transmission 1.50

new 1.50 version
Message 2 of 39
super_poussin
Virtuoso

Re: Transmission 1.51

updated to 1.51
Message 3 of 39
super_poussin
Virtuoso

Re: Transmission

1.52 full with working trans_schedule
Message 4 of 39
super_poussin
Virtuoso

Re: Transmission

1.56
Message 5 of 39
super_poussin
Virtuoso

Re: Transmission

1.58
Message 6 of 39
super_poussin
Virtuoso

Re: Transmission

1.59
Message 7 of 39
super_poussin
Virtuoso

Re: Transmission

1.592
Message 8 of 39
super_poussin
Virtuoso

Re: Transmission

1.593
Message 9 of 39
super_poussin
Virtuoso

Re: Transmission

1.594 based on the new transmission 1.52
Message 10 of 39
super_poussin
Virtuoso

Re: Transmission

1.60 is out
Message 11 of 39
super_poussin
Virtuoso

Re: Transmission

1.70 is out 🙂
Message 12 of 39
super_poussin
Virtuoso

Re: Transmission

1.71 is out
Message 13 of 39
super_poussin
Virtuoso

Re: Transmission

1.72 is out
Message 14 of 39
super_poussin
Virtuoso

Re: Transmission

1.73 is out
Message 15 of 39
super_poussin
Virtuoso

Re: Transmission

1.74 is out
Message 16 of 39
super_poussin
Virtuoso

Re: Transmission

1.75 is out
Message 17 of 39
super_poussin
Virtuoso

Re: Transmission

updated to 1.76 and 1.77b01
Message 18 of 39
super_poussin
Virtuoso

Re: Transmission

1.77b02
Message 19 of 39
super_poussin
Virtuoso

Re: Transmission

1.80 is out
Message 20 of 39
super_poussin
Virtuoso

Re: Transmission

1.81 is out
Message 21 of 39
super_poussin
Virtuoso

Re: Transmission

1.82 is out
Message 22 of 39
super_poussin
Virtuoso

Re: Transmission

updated
Message 23 of 39
super_poussin
Virtuoso

Re: Transmission

1.92 is out
Message 24 of 39
super_poussin
Virtuoso

Re: Transmission

1.93 is out
Message 25 of 39
Top Contributors
Discussion stats
  • 38 replies
  • 48216 views
  • 0 kudos
  • 1 in conversation
Announcements