Firmware: Model U to Non-U Cross Update Firmware | [A-500 PRO] [10 April 2017] | [A-500] [10 April 2017] | [VTEN] [10 April 2017] |[A-400, A-410 & A-410U] Beta 2 Firmware 05-08-160616-25-POP | [A-500 PRO & A-500 PRO-U] Android-6-OTA.20160906

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[ Transmission CSI ] v2.71-dath1 (21 October 2012)
11-17-2011, 10:50 AM (This post was last modified: 02-23-2013 01:28 PM by DathRarhek.)
Post: #1
[ Transmission CSI ] v2.71-dath1 (21 October 2012)
I'm happy to announce the release of Tranmission 2.71 for the 100, 200, 300 and 400 series in a CSI package.

This is a continuation (with his blessing) of Ger Teunis packages. Many thanks to him for the years of good work.

Many thanks also to Padavan for his LTU package. The fixes he discovered for the the socket read buffer size causing crashes with large transfers have been included in this package. Also some ideas for the startup scripts are his.

Installation instructions

Download the CSI package.

This package will work on the 100, 200, 300 and 400 series. You can install using CSI. Inside CSI click File -> Install from file and follow the instructions.

Upgrading from CSI versions from before version 2.42
You need to uninstall the old version first. Quite a few things changed. If you want to keep your torrents and stats copy these files from /share/Apps/Transmission/.transmission:
- resume/*
- torrents/*
- stats.json
Place them back to /share/Apps/Transmission/config after the installation.

How to use Transmission

Gaya interface (100 and 200 series only)
A webservice link will be automatically added on your NMT's webservices menu, called Transmission. Note that the webservice called Torrent is the old one and will not function.

Web interface
You can access transmission through your browser via:
Code:
http://ip_of_your_popcorn:9091/transmission/web/

Desktop
An excellent standalone program with a uTorrent like interface is transmission-remote-gui. Versions for all OSes.

How to report issues

If you have trouble installing or running Transmission please give me the content of these files in /share/Apps/Transmission (or Apps/Transmission on the network share, depending on how you reach those files). You can open the files with any text editor, when in doubt try in Wordpad (on Windows).
- .daemonresult
- .installed
- .setupresult
- daemon.log
Also report if they don't exist or are empty. These files might be hidden on your system. Make sure you've enabled to show hidden files.

Note that I do not develop transmission. I just assemble this package. Transmission issues should be reported directly to them. When in doubt whether it's a Transmission or package issue post here first.

FAQ

Q: How do I configure Transmission?
A: Many settings can be set using one of the interfaces that have been explained above. For the more advanced settings you can edit settings.json which is explained below.

Q: My download / upload speeds are slow or non existing
A: Please follow this checklist. Also don't be too quick to judge, give it a few days of experience.

Q: Where do I find the config file (settings.json)?
A: In Apps/Transmission/config/. Use an editor that can handle unix line endings (like Notepad++). Be sure to stop Transmission (from CSI) first before editing. Your changes will be overwritten otherwise.

Q: Why can't I edit the settings.json file? It is giving me a permission error.
A: Please make sure the daemon is stopped first (through CSI). This makes the config file editable again. If not, execute this through telnet:
Code:
chmod 777 /share/Apps/Transmission/config/settings.json

Q: Where do I find an explanation of all config variables?
A: Here.

Q: How do I automatically unrar completed downloads?
A: After stopping the daemon edit these two settings in settings.json:
Code:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/share/unrar.sh",
An example script has been made. This one is specifically made for Oversight but you can edit that to your liking.

Q: Why can't I download more than 5 torrents at the same time?
A: This is the new queue feature of 2.40+. Take a look a the download-queue-size in settings.json to change that.

Q: Does this package work for the [insert any player]?
A: I don't know. I don't own those machines, I work with the A-210 myself. If you have telnet and ftp access and some basic linux experience we can see if we can make it work. Please contact me by PM.

Q:Where can I find transmission-{create,show,remote,edit}?
A: Here. Select your release, then extras, then correct series. The 300 and 400 series is binary compatible with the 200 series.

Known issues

On the A-400 it has been reported twice that settings are not being saved. This could be related to either CSI or the NMT itself. See this thread.

There have been quite a few reports about freezes and crashes with large (100GB+) torrents. They do not seem to be related to Transmission directly as similar reports have be given when transferring large files over FTP. Lowering the nice value of the daemon might improve the situation.

There have also been reports with crashes and freezes with high speed transfers (over 12Mbit (1MB/s)) for the 100 and 200 series. This is a kernel/firmware bug. Try limiting the speed to see if this is the cause of your crash.

Possible issue: Padavan has uTP disabled in his LTU package. This might be because he has experience with high speed transfers causing issues with the UDP stack of the NMT. If you experience slow speeds, try disabling uTP and see if it improves. Report your experiences.

Changelog

Version 2.71-dath1 (21 October 2012):
- Upgraded to Transmission 2.71 (Changelog)

Version 2.50-dath1 (24 February 2012):
- Upgraded to Transmission 2.50 (Changelog)

Version 2.42-dath2 (12 December 2011):
- Start the daemon as the "nmt" user. Fixes permission issues
- Use NMT's tar to build package. Makes A110 tar happy.

Version 2.42-dath1 (17 November 2011):
- Upgrade to transmission 2.42
- Fixes for gayaui (rpc update, sort on ratio, harddisk free space)
- Include fixes for TCP receive window kernel crash
- Enabled uTP (uTorrent transport protocol)
- Make watch directory work
- Fixes to install and startup scripts
- One package for both 100 series and 200 series
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 43 users say Thank You to DathRarhek for this post
11-17-2011, 02:25 PM
Post: #2
RE: [ Transmission CSI ] Version 2.42-dath1
MANY THANKS FOR THIS PACKAGE !!!

All 200 and 100 series users will much appreciate that. Cool

PCH-A110 · WD6400BEVT · LAN connected · Main apps: Transmission 2.42 & iRadio · Firmware: March 2010 (trying again...)
Find all posts by this user
Add Thank You Quote this message in a reply
11-17-2011, 02:46 PM
Post: #3
RE: [ Transmission CSI ] Version 2.42-dath1
Thanks!!! Big GrinBig GrinBig Grin
Find all posts by this user
Add Thank You Quote this message in a reply
11-17-2011, 07:08 PM
Post: #4
RE: [ Transmission CSI ] Version 2.42-dath1
I succesfully installed 2.42 on my a-110.
For now it is only seeding, i'll try to give some feedback in a few days.

PCH-A300 | Samsung LE32A656 | Logitech Z-2300 | Harmony One
Eversion powered by Oversight | NZBGet | Transmission
Find all posts by this user
Add Thank You Quote this message in a reply
11-18-2011, 04:52 PM (This post was last modified: 11-18-2011 05:02 PM by Kap6oHaT.)
Post: #5
RE: [ Transmission CSI ] Version 2.42-dath1
I updated to this version and now cannot connect remotely

downgraded to 2.21 and it works perfect/

btw I have c200
Find all posts by this user
Add Thank You Quote this message in a reply
11-18-2011, 06:02 PM (This post was last modified: 11-18-2011 06:06 PM by Slevin.)
Post: #6
RE: [ Transmission CSI ] Version 2.42-dath1
Connecting remotely works fine with me.
are you sure you have set up portforwarding for port 9091 correct?


btw, my 2.42 has been running for 24+ hours now and it didn't hang.
i should say that i haven't been downloading, only uploading.

Update: I just started a few linux distros for testing purposes.
They can stay uploading untill they have a ratio of about 10

PCH-A300 | Samsung LE32A656 | Logitech Z-2300 | Harmony One
Eversion powered by Oversight | NZBGet | Transmission
Find all posts by this user
Add Thank You Quote this message in a reply
11-18-2011, 07:21 PM
Post: #7
RE: [ Transmission CSI ] Version 2.42-dath1
(11-18-2011 06:02 PM)Slevin Wrote:  Connecting remotely works fine with me.
are you sure you have set up portforwarding for port 9091 correct?


btw, my 2.42 has been running for 24+ hours now and it didn't hang.
i should say that i haven't been downloading, only uploading.

Update: I just started a few linux distros for testing purposes.
They can stay uploading untill they have a ratio of about 10

I never did portforwarding for any torrent clients, and it always worked for me
Find all posts by this user
Add Thank You Quote this message in a reply
11-19-2011, 02:31 PM
Post: #8
RE: [ Transmission CSI ] Version 2.42-dath1
well
in my case (c200) its connecting properly, but download is very slow comparing to 2.21 and all is running slower on transmission remote via desktop
Find all posts by this user
Add Thank You Quote this message in a reply
11-19-2011, 04:02 PM
Post: #9
RE: [ Transmission CSI ] Version 2.42-dath1
According to my experience with 2.30+ from LTU enabling uTP does slow downloads. Those who experience speed issues might try to disable this.
Find all posts by this user
Add Thank You Quote this message in a reply
11-19-2011, 05:35 PM
Post: #10
RE: [ Transmission CSI ] Version 2.42-dath1
I'm haven't checked for download speeds (as it downloads my stuff by night anyway it doesn't matter that much).

I have µTP enabled on my A-110 and it works. It might not be the highest speed.
Transfers over µTP are working as i checked the flags and they have the T https://trac.transmissionbt.com/wiki/PeerStatusText

here some screenshots (not sure if the speed is my fault or on the other side)
my max upload speed is around 40-45kBps
http://slevin.no-ip.org/stuff/uTP.png
http://slevin.no-ip.org/stuff/uTP2.png

PCH-A300 | Samsung LE32A656 | Logitech Z-2300 | Harmony One
Eversion powered by Oversight | NZBGet | Transmission
Find all posts by this user
Add Thank You Quote this message in a reply
11-19-2011, 05:35 PM
Post: #11
RE: [ Transmission CSI ] Version 2.42-dath1
@ Roman_V_M

I think this is not issue in this release as 1st post clearly says:
Quote:Possible issues: Padavan has uTP disabled in his package. This might be because he has experience with high speed transfers causing issues with the UDP stack of the NMT. I'm interested in your experiences. Related to this might be the UDP buffer size error messages in daemon.log.
Find all posts by this user
Add Thank You Quote this message in a reply
11-20-2011, 02:17 AM
Post: #12
RE: [ Transmission CSI ] Version 2.42-dath1
Hi!

Thanks for your work. It working fine Smile
But i coudn't edit my password for the web ui.
How should i edit the daemon.sh to i can edit the setting.json?
Find all posts by this user
Add Thank You Quote this message in a reply
11-20-2011, 11:20 AM (This post was last modified: 11-20-2011 11:22 AM by lukjod.)
Post: #13
RE: [ Transmission CSI ] Version 2.42-dath1
(11-20-2011 02:17 AM)Blazs Wrote:  Hi!

Thanks for your work. It working fine Smile
But i coudn't edit my password for the web ui.
How should i edit the daemon.sh to i can edit the setting.json?

stop transmission via CSI, connect to popcorn via telnet,
change file properties by chmod 777 settings.json, edit it on notepad++ or notepad2 to preserve linux line endings. After edit change back file properties by chmod 600 settings.json and restart transmission by CSI.
Find all posts by this user
Add Thank You Quote this message in a reply
11-20-2011, 08:01 PM (This post was last modified: 11-20-2011 11:13 PM by Blazs.)
Post: #14
RE: [ Transmission CSI ] Version 2.42-dath1
(11-20-2011 11:20 AM)lukjod Wrote:  
(11-20-2011 02:17 AM)Blazs Wrote:  Hi!

Thanks for your work. It working fine Smile
But i coudn't edit my password for the web ui.
How should i edit the daemon.sh to i can edit the setting.json?

stop transmission via CSI, connect to popcorn via telnet,
change file properties by chmod 777 settings.json, edit it on notepad++ or notepad2 to preserve linux line endings. After edit change back file properties by chmod 600 settings.json and restart transmission by CSI.

It's not working after i start transmission and check the settings.json again with the text editor the user name ok but the passwork reset to original...


Thanks for your help!
Find all posts by this user
Add Thank You Quote this message in a reply
11-20-2011, 08:17 PM
Post: #15
RE: [ Transmission CSI ] Version 2.42-dath1
Another question
All files downloaded but new transmission seems to have read only parameter and I cannot remove it or rename after download easily by network share without command chmod
Can this be changed by some option in settings ?
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [200/300/400/VTEN/500] Transmission - v3.00 - CSI - Updated on 29th Nov 2020 vaidyasr 703 57,642 02-18-2023 12:52 PM
Last Post: esem
  A400 Install Transmission 2.94 over CSI crashed Wishmaster 3 1,006 08-13-2020 11:03 AM
Last Post: pace508
  Transmission torrent client goes down tomasr78 13 928 02-22-2019 09:17 AM
Last Post: caiman01
  Transmission Download Speeds hadyhosny 2 593 11-17-2018 07:13 AM
Last Post: Willem53
  install transmission on A-110 wasssu 0 787 06-10-2018 02:28 PM
Last Post: wasssu
  Transmission shiner1953 1 465 03-31-2017 01:34 AM
Last Post: shiner1953
Star [transmission] Transmission 2.21 + DHT download and discussion ** Feb 15th 2011 ** Ger Teunis 684 323,736 03-23-2017 11:26 AM
Last Post: melon
  A200 only download 1.2MB/s via transmission hdclover 4 483 09-02-2016 12:05 PM
Last Post: hdclover
  Transmission 2.21 elvisgraham 7 611 05-17-2016 11:04 PM
Last Post: chris57
  VTEN Installation CouchPotato and Transmission Pinjosi 1 414 01-15-2016 07:12 PM
Last Post: chris57

Forum Jump: