Networked Media Tank

Full Version: [transmission] Transmission 2.01 + DHT download and discussion ** UPDATED **
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
This is an ongoing thread containing the latest releases, beta's and release candidates for the transmission bittorrent client.
New releases will be posted here (in the first post)

These builds include:
  • Optimized transmission for network media tank CPU
  • Popcorn interface (gaya)
  • Webbrowser interface (WebUI)
  • Supports ratio limits
  • DHT Support


Thanks go out to

The transmission software developers for creating this torrent client.
Journey for creating the initial gaya interface
Shurup for his excellent work on the enhanced gaya interface




Please note

I did not develop or contribute to the development of Transmission. I just create the NMT 'versions' of transmission for the NMT community.[/b]
Because of this: please report any bugs found here:
http://trac.transmissionbt.com/report




Installation instructions

Using CSI
Use the Community Software Installer to install Transmission
Download the CSI.




How to open transmission

Gaya interface
A webservice link will be automatically added on your NMT's webservices menu, called Transmission.

Remote web interface
You can access the transmission a webbrowser via:
Code:
http://your_popcorn:9091/transmission/web/




FAQ read before posting

Q: Error message "request cannot be processed" during setup
A: Stop Torrent in setup, restart NMT, unzip and upload again and retry. Also unzipping with another unzip program (like winrar) seems to solve this problem. Try the Community Software Installer.

Q: My download / upload speeds are slow or non existing
A: Make sure you have setup portforwarding correctly, check site http://portforward.com/ check if port is forwarded correctly here: http://www.utorrent.com/testport.php?port=51413 if it isn't forwarded correctly or still no download speeds please start a new topic and don't post it here because it is a network problem and not relevant to this topic.

Q: The NMT crashes after a while!!
A: For some; due to extra cpu load and heat your NMT may crash. Please try to install a fan. Try limiting the download speed or maximum number of connection.

Q: Version X had better speeds then Y
A: Please continue using version X, this thread will follow the most recent version of transmission. No repost of old versions.

Q: I changed settings in settings.json but the settings are lost
A: Make sure you have disabled transmission first, wait for a long period of time and then make the changes. Use the stop button in CSI to stop Transmission. Transmission saves it's current settings on close.

Q: I found a bug in transmission itself!
A: Please report that to the transmission developers here: http://trac.transmissionbt.com/report they hopefully will pick the bug up and fix it for us!

Q: Does transmission have feature X
A: Please refer to the transmission wiki http://trac.transmissionbt.com/wiki a lot of answers there!

Q: How do I configure transmission to enable/disable feature X
A: Please refer to transmission wiki http://trac.transmissionbt.com/wiki

Q: I want to automatically unrar the downloaded content / unpak.sh
A: The current releases of transmission made here don't support auto unpacking. More information here: http://trac.transmissionbt.com/ticket/1796

Q: I want to uninstall
A: Use the CSI to uninstall, the previous transmission will reappear.

Q: How do I enable ratio limit
A: Edit settings.json in the ".transmission" folder. Please make sure you have stopped transmission before editing the file and wait a couple of MINUTES before editing the file.

Add the following lines to enable ratio limit to 2.0
Code:
"ratio-limit": "2.000000",
"ratio-limit-enabled": 1,




Changelog


New in 2.01
What's new: http://trac.transmissionbt.com/wiki/Changes
Closed tickets: http://trac.transmissionbt.com/query?mil...r=severity

New in 1.93
What's new: http://trac.transmissionbt.com/wiki/Changes
Closed tickets: http://trac.transmissionbt.com/query?mil...r=severity


Code:
Version 1.60 (r8349)

All Platforms
- Seed ratio limiting
- Transfer prioritization
- Option to specify if transfers are included in the global bandwidth limits
- Random port, with optional randomization on startup
- Improvements to UPnP port forwarding
- Support for file preallocation on XFS filesystems

Daemon
- Watch folder for auto-adding torrents
- Many new features in the RPC/JSON interface
- Allow users to specify a specific address when listening for peers

Web Client
- File selection and prioritization
- Add option to verify local data
- Fix "Remove Data" bug

Version 1.52
Web Client
- On the server, better filtering of bad URLs
- On the server, faster json serialization
- Fix "Remove Data" bug
- Fix minor web client 301 redirect error
- Better Internet Explorer support

Version 1.51-2 (r7963)
- Includes patches for better Internet Explorer support
- Includes the "nobody" user context adjustment suggested by empatico
  (more secure)
- Includes setting a Ratio limit
  NO support in Gaya or webbrowser interface just yet!

Version 1.51-1 (r7963)
- Added shurup's excellent Gaya interface changes
- will work on all HD and SD screens
- Global and per torrent settings (speed, #peers)
- Ability to show peers per torrent
- Ability to set priority or skip a file from downloading
- Ability to change port number
And this all from your couch using a remote!

Version 1.51 FINAL (r7963)
- Fix configure script issues with non-gcc compilers and user-defined CFLAGS environment variables
- Decrease CPU usage in some situations
- Close a rare race condition on startup
- More efficient use of libcurl when curl 7.18.0 or newer is present
- Support for Internet Explorer
- Layout fixes when viewed on an iPhone/iPod touch

Version 1.50 FINAL (r7887)
All Platforms
- IPv6 support for peers, and for trackers with explicit IPv6 addresses
- Improved connectivity for encrypted peers
- Fix 1.42 error that made tracker announces slower over time
- Fix a Mac-centric peer connection bug from 1.41
- Use less CPU cycles when managing very fast peers
- Better handling of non-UTF-8 torrent files
- When removing local data, only remove data from the torrent
- Close potential DoS vulnerability in 1.41
- Many other bugfixes

Daemon
- Lots of new options added to transmission-remote
- Fix 1.42 whitelist bug
- Make i18n support optional for cli and daemon clients

CLI
- Support session.json settings, just as the Daemon and GTK+ clients do

Web Interface
- Torrents can now be added by URL
- Add the ability to "remove local data" from the web client

Version 1.42 FINAL (r7496)
- Transmission crew found a crash bug, fixed in this release

Version 1.41 FINAL (r7489)
- Final transmission patches

Version 1.41 beta4 (r7408)
- Beta 4 transmission patches
- Changed the install script, no automatic stop & start of transmission
- Removed whitelisting for daemon
- Auto-reconfigure of settings to disable whitelisting
- Updated the installer files

Version 1.41 beta3 (r7327)
- All transmission changes.
- fixed a permission bug which affect downloaded files.
- fixes permissions of /share/Download folder during install

Version 1.41 beta1+
- Contains only transmission patches

Version 1.40
- Fixed Gaya User Interface
- Added journey4712's patches for TorrentWatch
- Fixed bug where transmission is not stopping correctly

Version 1.40 Beta 2
- Transmission 1.40 final
- Compiler optimizations added

Version 1.40 Beta 1
- Beta 2+ version of Transmission 1.40
On My Mac (10.5.8) Community Software Installer doesn't get Transmission on the list and I do not have any other way to install.
[Image: %D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%...B0%201.png]

What I'm doing wrong?
(12-25-2009 09:34 PM)sepeda.rafael Wrote: [ -> ]On My Mac (10.5.8) Community Software Installer doesn't get Transmission on the list and I do not have any other way to install.

What I'm doing wrong?

Restart CSI again. Most likely it wil appear.
Repost - Regarding Transmission and HDD spindown

I have an internal hdd and have installed transmission on it.

I have now changed the path of downloads to my USB thumbdrive as I like to just keep the USB drive working while keeping the HDD mostly spun down. However, I noticed that my HDD still won't spin down if torrents are downloading/seeeding from the USB thumbridve.

If I pause all torrent downloading/seeding, the hdd will spin down automatically and stay down.

Is Transmission actively writing/reading from the HDD ?

Would this problem be resolve if I installed Transmission onto my USB Thumbdrive ? If so, how do I do it ? Thanks
Installed 1.80b3 and tried adding a torrent using a magnet link (it supports that according to the rls notes). But nothing happens ... the torrent is created but it just says "Magnetized transfer...retrieving metadata (0%)" for the past hour. Anything else i need to do?
(12-28-2009 08:18 AM)fyl Wrote: [ -> ]Is Transmission actively writing/reading from the HDD ?
Yes, it permanently (every 2 minutes) writes statistics to a special subditectory situated in its directory.

(12-28-2009 08:18 AM)fyl Wrote: [ -> ]Would this problem be resolve if I installed Transmission onto my USB Thumbdrive ?
I suppose, yes.

(12-28-2009 08:18 AM)fyl Wrote: [ -> ]If so, how do I do it ?
I installed Transmission 1.76 manually, without CSI. In the downloaded transmission-1.76-nmt.zip there is "appinit.cgi" installation script, which contains 'APPS_FOLDER="/share/Apps"' line. It looks like replacing "/share/Apps" with path to some directory on your USB drive will be enough.
But take into account: Transmission can work only from drive formatted to ext2(3)!
[/color]Ok, I updated to Transmission 1.83 Beta via CSI, everithing went fine.
Also updated to 1.31 transmission GUI.

I did not notice too much the change, except that in progres it say 1000% instead of 100% ant 703% instead of 70,3%. But no more changes.
Problem is transmission gui 1.31. ReinStalled 1.30 and it is fine

The reason of the update was to find if the upload get's to the top set in the transmission options as before, but it doesn't.
Maybe has something to do with my ISP or my PCH is getting old (almost 2 years, 100% time running). The fact is update changes in CSI, like start or stop an aplications is taking up to 30 seconds.
Found the problem. There is a torrent with 450 leechers and 1 seed, with 31 Gb. PCH CPU can't handle it, maybe is tooooo much. I founded that when it is verifying the file, upload goes as before.[color=#000000]

HAPPY NEW YEAR FROM SPAIN

David
Hi,

Is there a scheduler in transmission 1.76 ?

Julien.
Is v1.80.4 the final 1.8?
(01-06-2010 12:30 PM)Angelkiller Wrote: [ -> ]Is v1.80.4 the final 1.8?

Nope. beta 4. I've added the text beta 4 to the application description. as soon as it will get final I'll change the topic title so the 'stable' users can upgrade to.
When activating Transmission on PCH-200 (and torrent in NMT applications) we have problems with downloading video from the MSP. On the screen it says "buffering" and after some time "could not play". When stopping the torrent and removing Transmission it all works again. Does anybody know how to solve this problem?
I would like to make torrents with transmission is that possible in some way?
or do i have to make it on a regular pc with other client first then import it to transmission??
Dear friends:

I have a HDX-1000 with Transmission 1.80 Beta 4 working right, but after the 1.76 installation when I update the program with CSI utility, the service don't work in my NMT. It only work by my Remote GUI client.

Any person can provide me the URL address of Transmission that you have to enter to get Transmission GUI on you NMT?Sad

Please only if you have the last 1.80 version because I think that this was changed. Angry

Very thanks Wink
The 1.80 installation should automatically add a Webservice to access it, that's what it did on my C200 anymays...
Hi could you tell me what the url is for transmissions webservice ? it tells me requested cannot be processed when im trying to start it from webservice menu
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Reference URL's