<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Torrent programs (new threads)</title>
		<link>http://mybookworld.wikidot.com/forum/c-34400/torrent-programs</link>
		<description>Threads in the forum category &quot;Torrent programs&quot; - Discussions about using different torrent clients on MBWE</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 21 May 2026 17:19:28 +0000</lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-1175181</guid>
				<title>rename individual files in transmission</title>
				<link>http://mybookworld.wikidot.com/forum/t-1175181/rename-individual-files-in-transmission</link>
				<description>Be able to have 2 names for the same file.</description>
				<pubDate>Mon, 20 Apr 2015 02:44:59 +0000</pubDate>
				<wikidot:authorName>JVN0715</wikidot:authorName>				<wikidot:authorUserId>2129970</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I use a WD EX4 Mycloud as my main server in my house with my PC at the moment using Utorrent. I checked out Transmission, but it seems very limited, but I am aware that it can be added too.</p> <p>My downloads (Movies) usually have long and weird names, and I wish to be able to rename these to a more understandable name, but retain the original for seeding purposes.</p> <p>So my viewing directory on my TV would have the name I wish to see it as, ie &quot;Exodus&quot; but transmission would see the same files as EX.1.fredsmith.BlueDisk.720.mkv</p> <p>I and wish to end up with one file with two names.</p> <p>I am not a programmer, and I am retired , so looking to utilise my WD space to 1 file, instead of 2.</p> <p>Can anyone help me, please?<br /> John</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-647783</guid>
				<title>BitTorrent Sync</title>
				<link>http://mybookworld.wikidot.com/forum/t-647783/bittorrent-sync</link>
				<description></description>
				<pubDate>Fri, 26 Apr 2013 18:30:07 +0000</pubDate>
				<wikidot:authorName>19feet</wikidot:authorName>				<wikidot:authorUserId>1614584</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I tried to run BitTorrent Sync (watch at labs of bittorrent) on my WD MyBook World Edition (White line) without success. I downloaded ARM version of BitTorrent Sync, copied it to root folder, loged in as root an started it with ./btsync. But I cannot access BitTorrent Sync with WebGUI via YourLocalIP:8888/gui.</p> <p>Does anyone know how to run BitTorrent Sync on WD MyBook World Edition (White line)?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-604607</guid>
				<title>How to downgrade to Transmission 2.03</title>
				<link>http://mybookworld.wikidot.com/forum/t-604607/how-to-downgrade-to-transmission-2-03</link>
				<description></description>
				<pubDate>Tue, 18 Dec 2012 21:59:29 +0000</pubDate>
				<wikidot:authorName>madfaye</wikidot:authorName>				<wikidot:authorUserId>1513311</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi All,</p> <p>You will have to forgive me as I am a complete noob with this kind of stuff.</p> <p>I installed Transmission 2.61 on my mybook live using FeaturePacks Manager and it worked great but one of the trackers that I use only allows v 2.03</p> <p>As per the title&#8230; My question is how do I downgrade to v 2.03</p> <p>Thanks in advance for any help you can give me.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-583718</guid>
				<title>Transmission not working with watch directory</title>
				<link>http://mybookworld.wikidot.com/forum/t-583718/transmission-not-working-with-watch-directory</link>
				<description></description>
				<pubDate>Tue, 06 Nov 2012 20:43:43 +0000</pubDate>
				<wikidot:authorName>marcozd</wikidot:authorName>				<wikidot:authorUserId>1483051</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a WD Live book model WDBACG0020HCH-00.</p> <p>I am running transmission version 2.03-2 (as shown from command apt-cache show transmission. I use flexget to add files to a watch directory but they are never picked up by transmission and they never start to download. Any help would be greatly appreciated. thanks in advance.</p> <p>Here is my settings.json file.</p> <div class="code"> <pre><code>{ &quot;alt-speed-down&quot;: 50, &quot;alt-speed-enabled&quot;: false, &quot;alt-speed-time-begin&quot;: 540, &quot;alt-speed-time-day&quot;: 127, &quot;alt-speed-time-enabled&quot;: false, &quot;alt-speed-time-end&quot;: 1020, &quot;alt-speed-up&quot;: 50, &quot;bind-address-ipv4&quot;: &quot;0.0.0.0&quot;, &quot;bind-address-ipv6&quot;: &quot;::&quot;, &quot;blocklist-enabled&quot;: false, &quot;dht-enabled&quot;: true, &quot;download-dir&quot;: &quot;/DataVolume/shares/Public/downloads&quot;, &quot;download-limit&quot;: 100, &quot;download-limit-enabled&quot;: 0, &quot;encryption&quot;: 1, &quot;incomplete-dir&quot;: &quot;/root/Downloads&quot;, &quot;incomplete-dir-enabled&quot;: false, &quot;lazy-bitfield-enabled&quot;: true, &quot;lpd-enabled&quot;: false, &quot;max-peers-global&quot;: 200, &quot;message-level&quot;: 2, &quot;open-file-limit&quot;: 32, &quot;peer-limit-global&quot;: 240, &quot;peer-limit-per-torrent&quot;: 60, &quot;peer-port&quot;: 51413, &quot;peer-port-random-high&quot;: 65535, &quot;peer-port-random-low&quot;: 49152, &quot;peer-port-random-on-start&quot;: false, &quot;peer-socket-tos&quot;: 0, &quot;pex-enabled&quot;: true, &quot;port-forwarding-enabled&quot;: false, &quot;preallocation&quot;: 1, &quot;proxy&quot;: &quot;&quot;, &quot;proxy-auth-enabled&quot;: false, &quot;proxy-auth-password&quot;: &quot;&quot;, &quot;proxy-auth-username&quot;: &quot;&quot;, &quot;proxy-enabled&quot;: false, &quot;proxy-port&quot;: 80, &quot;proxy-type&quot;: 0, &quot;ratio-limit&quot;: 2.0000, &quot;ratio-limit-enabled&quot;: true, &quot;rename-partial-files&quot;: true, &quot;rpc-authentication-required&quot;: true, &quot;rpc-bind-address&quot;: &quot;0.0.0.0&quot;, &quot;rpc-enabled&quot;: true, &quot;rpc-password&quot;: &quot;{4bfe05980cd7920be2f5b73febdfe03c4d98f501bEtx7J5S&quot;, &quot;rpc-port&quot;: 9091, &quot;rpc-username&quot;: &quot;******&quot;, &quot;rpc-whitelist&quot;: &quot;127.0.0.1&quot;, &quot;rpc-whitelist-enabled&quot;: false, &quot;script-torrent-done-enabled&quot;: false, &quot;script-torrent-done-filename&quot;: &quot;&quot;, &quot;speed-limit-down&quot;: 100, &quot;speed-limit-down-enabled&quot;: false, &quot;speed-limit-up&quot;: 30, &quot;speed-limit-up-enabled&quot;: true, &quot;start-added-torrents&quot;: true, &quot;trash-original-torrent-files&quot;: false, &quot;umask&quot;: 18, &quot;upload-limit&quot;: 100, &quot;upload-limit-enabled&quot;: 0, &quot;upload-slots-per-torrent&quot;: 14, &quot;watch-dir&quot;: &quot;/DataVolume/shared/Public/torrents&quot;, &quot;watch-dir-enabled&quot;: true }</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-569704</guid>
				<title>Do you have Transmission binary/ipk 1.93 or 2.00 or 2.33?</title>
				<link>http://mybookworld.wikidot.com/forum/t-569704/do-you-have-transmission-binary-ipk-1-93-or-2-00-or-2-33</link>
				<description>current version 2.61 banned by my tracker</description>
				<pubDate>Fri, 28 Sep 2012 12:02:54 +0000</pubDate>
				<wikidot:authorName>mickleby</wikidot:authorName>				<wikidot:authorUserId>1450608</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Greetings</p> <p>Without sufficient forethought, I upgraded firmware MyBook World Edition White Lights. I DID NOT backup optware. Now I need Transmission, but the current optware 2.61 is not yet approved by my tracker.</p> <p>I have located the source, and I can probably work out how to cross-compile and thus install a previous version of Transmission.</p> <p>However, if someone has the ipk file for Transmission version 1.93, 2.00, of 2.33 that would save me the time and trouble.</p> <p>On the other hand, wrestling through the problem could improve my discretion :) Though, I fear this is more of a character issue on my part than simply poor habits!</p> <p>I found transmission_2.01-1_arm.ipk but I don't understand the errors when I try to run it after install. The install seems fine; I've tried both clean install and downgrade from the current 2.61 version. Each install reports good, shows no errors; but, when I run I get this:</p> <div class="code"> <pre><code>~ # transmission-daemon /opt/bin/transmission-daemon: /opt/bin/transmission-daemon: 3: 4?4: not found /opt/bin/transmission-daemon: /opt/bin/transmission-daemon: 3: cannot open : No such file /opt/bin/transmission-daemon: /opt/bin/transmission-daemon: 3: ELF?B&gt;k%ilj4sPhW???x???I9{:??nm1~?? b?rQ?UDǊ5qJ]pԓ??Ѫ?e??ě*!??}zE???T0?#?[ ?;????ʺ?S??@???&quot;???٣?|Y? L???.?DH7@4?A0: not found /opt/bin/transmission-daemon: /opt/bin/transmission-daemon: 1: Syntax error: word unexpected (expecting &quot;)&quot;) ~ #</code></pre></div> <p>Any and all help will be appreciated. A bit of trolling will be considered fair treatment for being such a dufus.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-484529</guid>
				<title>Torrent client in MyBookLive 02.11.09-053?</title>
				<link>http://mybookworld.wikidot.com/forum/t-484529/torrent-client-in-mybooklive-02-11-09-053</link>
				<description>Any tutorial to follow?
Should I downgrade the firmware?</description>
				<pubDate>Fri, 08 Jun 2012 21:53:47 +0000</pubDate>
				<wikidot:authorName>agigante</wikidot:authorName>				<wikidot:authorUserId>1377495</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The other day I had the beautiful idea to update &quot;My Book Live Firmware&quot;, now I got installed the Version: MyBookLive 02.11.09-053 : Core F/W<br /> I was trying to install back my dear Transmission client, but I am having some issues&#8230;</p> <p>Any tutorial that I could follow using this version of Firmware?</p> <p>Before the update I was used to install Transmission by myself, building from scratch Transmissionbt.<br /> Now when I try to install some packages the answer is always the following or a similar one:</p> <div class="code"> <pre><code>Preconfiguring packages ... (Reading database ... dpkg: warning: files list file for package `ramlog' missing, assuming package has no files currently installed. dpkg: warning: files list file for package `libparted0' missing, assuming package has no files currently installed. (Reading database ... 19013 files and directories currently installed.) Preparing to replace dpkg 1.15.7.2 (using .../dpkg_1.15.8.12_powerpc.deb) ... Unpacking replacement dpkg ... dpkg: error processing /var/cache/apt/archives/dpkg_1.15.8.12_powerpc.deb (--unpack): trying to overwrite '/etc/logrotate.d/dpkg', which is also in package wd-nas 01.00.01-69399 Processing triggers for man-db ... Errors were encountered while processing: /var/cache/apt/archives/dpkg_1.15.8.12_powerpc.deb E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div> <p>Any idea?<br /> What do you guys have installed?</p> <p>Is the easiest option to Downgrade?</p> <p>Thanks in advance</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-473362</guid>
				<title>Watch-dir setting</title>
				<link>http://mybookworld.wikidot.com/forum/t-473362/watch-dir-setting</link>
				<description>issue with the watch dir settting.</description>
				<pubDate>Sun, 03 Jun 2012 10:09:45 +0000</pubDate>
				<wikidot:authorName>teros</wikidot:authorName>				<wikidot:authorUserId>44507</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>Attempting to use the watch-dir setting in settings.json getting an error when attempting to start Transmission.</p> <p>Error is<br /> [19:26:16.442] JSON parser failed in /root/.config/transmission-daemon/settings.json at line 77, column 1: &quot;&quot;watch-dir&quot;: &quot;\/&quot;</p> <p>Anyone know what i am doing wrong?</p> <div class="code"> <pre><code>/opt/etc/init.d $ vi /root/.config/transmission-daemon/settings.json &quot;lpd-enabled&quot;: true, &quot;message-level&quot;: 2, &quot;open-file-limit&quot;: 400, &quot;peer-congestion-algorithm&quot;: &quot;&quot;, &quot;peer-limit-global&quot;: 280, &quot;peer-limit-per-torrent&quot;: 150, &quot;peer-port&quot;: 9618, &quot;peer-port-random-high&quot;: 9999, &quot;peer-port-random-low&quot;: 783, &quot;peer-port-random-on-start&quot;: true, &quot;peer-socket-tos&quot;: &quot;default&quot;, &quot;pex-enabled&quot;: true, &quot;port-forwarding-enabled&quot;: true, &quot;preallocation&quot;: 1, &quot;prefetch-enabled&quot;: 1, &quot;proxy&quot;: &quot;&quot;, &quot;proxy-auth-enabled&quot;: false, &quot;proxy-auth-password&quot;: &quot;&quot;, &quot;proxy-auth-username&quot;: &quot;&quot;, &quot;proxy-enabled&quot;: false, &quot;proxy-port&quot;: 80, &quot;proxy-type&quot;: 0, &quot;queue-stalled-enabled&quot;: false, &quot;queue-stalled-minutes&quot;: 30, &quot;ratio-limit&quot;: 2, &quot;ratio-limit-enabled&quot;: true, &quot;rename-partial-files&quot;: true, &quot;rpc-authentication-required&quot;: false, &quot;rpc-bind-address&quot;: &quot;0.0.0.0&quot;, &quot;rpc-enabled&quot;: true, &quot;rpc-password&quot;: &quot;{267e29ea7a74ff16511059ac42c422250c446c3487rwQtsH&quot;, &quot;rpc-port&quot;: 9091, &quot;rpc-url&quot;: &quot;/transmission/&quot;, &quot;rpc-username&quot;: &quot;&quot;, &quot;rpc-whitelist&quot;: &quot;127.0.0.1&quot;, &quot;rpc-whitelist-enabled&quot;: false, &quot;scrape-paused-torrents-enabled&quot;: true, &quot;script-torrent-done-enabled&quot;: false, &quot;script-torrent-done-filename&quot;: &quot;&quot;, &quot;seed-queue-enabled&quot;: false, &quot;seed-queue-size&quot;: 10, &quot;speed-limit-down&quot;: 100, &quot;speed-limit-down-enabled&quot;: false, &quot;speed-limit-up&quot;: 15, &quot;speed-limit-up-enabled&quot;: true, &quot;start-added-torrents&quot;: true, &quot;trash-original-torrent-files&quot;: false, &quot;umask&quot;: 29, &quot;upload-slots-per-torrent&quot;: 14, &quot;utp-enabled&quot;: true &quot;watch-dir&quot;:&quot;/shares\/Public\/Downloads\/&quot;, &quot;watch-dir-enabled&quot;: true }</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-458152</guid>
				<title>tramission download doesn&#039;t. getting error message after a couple of minutes</title>
				<link>http://mybookworld.wikidot.com/forum/t-458152/tramission-download-doesn-t-getting-error-message-after-a-co</link>
				<description>transmission-remote: (http://localhost:9091/transmission/rpc/) Error</description>
				<pubDate>Sun, 01 Apr 2012 12:42:08 +0000</pubDate>
				<wikidot:authorName>cruz020</wikidot:authorName>				<wikidot:authorUserId>1336933</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hi</p> <p>i've tried to install transmission with optware, but the web interface seems not to work. i'm just getting a white website with some text, but there is nothing to click or add. i suppose there should be at least an option to add a link..<br /> did i missed to install something or do i have to configurate it first befor i can use it?</p> <p>that what i get (only text):</p> <p>About<br /> Transmission Homepage<br /> Transmission Tip Jar<br /> Statistics<br /> Total Download Rate</p> <p>Unlimited<br /> Limit (10&#160;kB/s)<br /> &#8230;&#8230;.</p> <p>so 've tried to add a link with the terminal, but the download doesn't start. the link the i've tried works. i've check it with transmission from the ubuntu distr . this are the steps, that i've tried:</p> <p>start transmission<br /> /opt/bin/transmission-daemon</p> <p>add a link<br /> transmission-remote -a (link)</p> <p>check the links<br /> transmission-remote -l<br /> ID Done Have ETA Up Down Ratio Status Name<br /> 1 n/a None Done 0.0 0.0 None Unknown (nuimber)<br /> Sum: None 0.0 0.0</p> <p>i'm getting the following error message after a while:<br /> ransmission-remote: localhost:9091/transmission/rpc/) Error</p> <p>can somebody give me a tip?</p> <p>i have a wd mybook world edition 2<br /> transmission 2.5</p> <p>thx</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-454494</guid>
				<title>Downgrade transmission 2.50</title>
				<link>http://mybookworld.wikidot.com/forum/t-454494/downgrade-transmission-2-50</link>
				<description></description>
				<pubDate>Sun, 18 Mar 2012 21:05:44 +0000</pubDate>
				<wikidot:authorName>djreastman</wikidot:authorName>				<wikidot:authorUserId>399733</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi All, trying to downgrade transmission 2.50 installed via ipkg as my tracker doesn't support it (should have checked before updating) but don't seem to be able to find the 2.41 ipk online to be able to download and force downgrade. Anyone able to help with this/give instructions? Thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-447555</guid>
				<title>To which Transmission version to upgrade to get the magnet links working?</title>
				<link>http://mybookworld.wikidot.com/forum/t-447555/to-which-transmission-version-to-upgrade-to-get-the-magnet-l</link>
				<description>My current transmission (1.76 (9395)) + transmission-remote-dotnet front end served me well for years but I have to use magnet links that simply do not work with it anymore. 

To which transmission would you suggest me do upgrade to that is stabil and works well?</description>
				<pubDate>Sun, 04 Mar 2012 13:49:19 +0000</pubDate>
				<wikidot:authorName>anpe008</wikidot:authorName>				<wikidot:authorUserId>326731</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>It's been some years when I was here last time&#8230;</p> <p>I need you help guys on a quick one.</p> <p>My current transmission (1.76 (9395)) + transmission-remote-dotnet front-end has served me well for years but<br /> I have to use magnet links today that simply do not work with it anymore.</p> <p>To which transmission would you suggest me do upgrade to that is stabil and works well?</p> <p>I can see the following versions:<br /> 1) on optware: 2.42-1<br /> 2) in transmission site: 2.50</p> <p>Thanks a lot in advance, anpe008</p> <p>Is it the one that i am loiking foe</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-434504</guid>
				<title>best torrent App?</title>
				<link>http://mybookworld.wikidot.com/forum/t-434504/best-torrent-app</link>
				<description></description>
				<pubDate>Thu, 19 Jan 2012 00:43:20 +0000</pubDate>
				<wikidot:authorName>rony9</wikidot:authorName>				<wikidot:authorUserId>1288072</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>need to know which is best torrent app</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-424202</guid>
				<title>Ghost torrents</title>
				<link>http://mybookworld.wikidot.com/forum/t-424202/ghost-torrents</link>
				<description>Torrents reappear even when deleted</description>
				<pubDate>Thu, 29 Dec 2011 20:11:47 +0000</pubDate>
				<wikidot:authorName>lgoulart</wikidot:authorName>				<wikidot:authorUserId>237102</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>I have a WD MyBook World 1Tb Blue-rings edition and I'm running Transmission 1.92-1 installed from Optware packages.</p> <p>I'm experiencing a bug (?) with Transmission which is this: every time I run it (using /opt/bin/transmission-daemon command) two torrents which I downloaded months ago (and I don't even have the downloaded files or their downloading directories anymore) appear on my list of active torrents and try to start downloading. Therefore, I have to remove them manually every time. Even if I run the killall transmission-daemon command when I restart the program they come back to the list of torrents and I have to remove them all over again.</p> <p>I've searched the forums of this site and googled for a solution without any luck. If anybody can help me with this annoying problem I'd be very grateful.</p> <p>Thanks in advance!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-412441</guid>
				<title>ctorrent</title>
				<link>http://mybookworld.wikidot.com/forum/t-412441/ctorrent</link>
				<description>on WD MyBookWorld 2</description>
				<pubDate>Thu, 17 Nov 2011 15:09:58 +0000</pubDate>
				<wikidot:authorName>warlock2011</wikidot:authorName>				<wikidot:authorUserId>1244318</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I got a WD MBW2. (4T)<br /> First thing that i did was the firmware upgrade to 01.02.12 (2001/09/29 build).</p> <p>I cannot make the ctorrent to start downloading. It seems that it cannot find peers.<br /> Opening ports 2106-2706 from the router doesn't make any difference.</p> <p>the transmission is not starting because of missing libraries (so i wil give a chance to ctorrent)&#8230;</p> <p>any tips?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-411929</guid>
				<title>Transmission 2.41</title>
				<link>http://mybookworld.wikidot.com/forum/t-411929/transmission-2-41</link>
				<description>update to 2.41</description>
				<pubDate>Wed, 16 Nov 2011 12:57:54 +0000</pubDate>
				<wikidot:authorName>mldonkey5566</wikidot:authorName>				<wikidot:authorUserId>1243525</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>LOL ^_^<br /> I have a 1T mbwe (wl) and install tra to 2.33 ,it works great ,but it sometime crash,it made me crazy.<br /> Last moth i update to 2.41 which include queue ,it sometimes crash too ,with hardly try . crash and crash again<br /> i made it ,more importent is that i change defaultto :max peer per torrent:60 max peers overall:80 (loadding no more than 5 at a time,seeding20)it works great<br /> last i share my settings.json lik this,</p> <p>{<br /> &quot;alt-speed-down&quot;: 35,<br /> &quot;alt-speed-enabled&quot;: false,<br /> &quot;alt-speed-time-begin&quot;: 540,<br /> &quot;alt-speed-time-day&quot;: 127,<br /> &quot;alt-speed-time-enabled&quot;: false,<br /> &quot;alt-speed-time-end&quot;: 1020,<br /> &quot;alt-speed-up&quot;: 10,<br /> &quot;bind-address-ipv4&quot;: &quot;0.0.0.0&quot;,<br /> &quot;bind-address-ipv6&quot;: &quot;::&quot;,<br /> &quot;blocklist-enabled&quot;: false,<br /> &quot;blocklist-url&quot;: &quot;&quot;,<br /> &quot;cache-size-mb&quot;: 4,<br /> &quot;dht-enabled&quot;: true,<br /> &quot;download-dir&quot;: &quot;/shares/Public/Shared Videos/&quot;,<br /> &quot;download-queue-enabled&quot;: true,<br /> &quot;download-queue-size&quot;: 5,<br /> &quot;encryption&quot;: 1,<br /> &quot;idle-seeding-limit&quot;: 30,<br /> &quot;idle-seeding-limit-enabled&quot;: false,<br /> &quot;incomplete-dir&quot;: &quot;/shares/Download/&quot;,<br /> &quot;incomplete-dir-enabled&quot;: false,<br /> &quot;lazy-bitfield-enabled&quot;: true,<br /> &quot;lpd-enabled&quot;: false,<br /> &quot;message-level&quot;: 2,<br /> &quot;open-file-limit&quot;: 32,<br /> &quot;peer-congestion-algorithm&quot;: &quot;&quot;,<br /> &quot;peer-limit-global&quot;: 120,<br /> &quot;peer-limit-per-torrent&quot;: 60,<br /> &quot;peer-port&quot;: 51413,<br /> &quot;peer-port-random-high&quot;: 65535,<br /> &quot;peer-port-random-low&quot;: 49152,<br /> &quot;peer-port-random-on-start&quot;: false,<br /> &quot;peer-socket-tos&quot;: &quot;default&quot;,<br /> &quot;pex-enabled&quot;: true,<br /> &quot;port-forwarding-enabled&quot;: true,<br /> &quot;preallocation&quot;: 1,<br /> &quot;prefetch-enabled&quot;: 1,<br /> &quot;proxy&quot;: &quot;&quot;,<br /> &quot;proxy-auth-enabled&quot;: false,<br /> &quot;proxy-auth-password&quot;: &quot;&quot;,<br /> &quot;proxy-auth-username&quot;: &quot;&quot;,<br /> &quot;proxy-enabled&quot;: false,<br /> &quot;proxy-port&quot;: 80,<br /> &quot;proxy-type&quot;: 0,<br /> &quot;queue-stalled-enabled&quot;: true,<br /> &quot;queue-stalled-minutes&quot;: 30,<br /> &quot;ratio-limit&quot;: 0.0030,<br /> &quot;ratio-limit-enabled&quot;: false,<br /> &quot;rename-partial-files&quot;: true,<br /> &quot;rpc-authentication-required&quot;: true,<br /> &quot;rpc-bind-address&quot;: &quot;0.0.0.0&quot;,<br /> &quot;rpc-enabled&quot;: true,<br /> &quot;rpc-password&quot;: &quot;{286e14556ed92d6cc94e24c0febc3117086efdb3CV9tefr7&quot;,<br /> &quot;rpc-port&quot;: 9091,<br /> &quot;rpc-url&quot;: &quot;/transmission/&quot;,<br /> &quot;rpc-username&quot;: &quot;admin&quot;,<br /> &quot;rpc-whitelist&quot;: &quot;127.0.0.1,192.168.*.*&quot;,<br /> &quot;rpc-whitelist-enabled&quot;: true,<br /> &quot;scrape-paused-torrents-enabled&quot;: true,<br /> &quot;script-torrent-done-enabled&quot;: false,<br /> &quot;script-torrent-done-filename&quot;: &quot;&quot;,<br /> &quot;seed-queue-enabled&quot;: true,<br /> &quot;seed-queue-size&quot;: 10,<br /> &quot;speed-limit-down&quot;: 512,<br /> &quot;speed-limit-down-enabled&quot;: false,<br /> &quot;speed-limit-up&quot;: 5,<br /> &quot;speed-limit-up-enabled&quot;: true,<br /> &quot;start-added-torrents&quot;: true,<br /> &quot;trash-original-torrent-files&quot;: false,<br /> &quot;umask&quot;: 18,<br /> &quot;upload-slots-per-torrent&quot;: 14,<br /> &quot;utp-enabled&quot;: true<br /> }</p> <p>good luck</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-404432</guid>
				<title>Free &quot;Online Expert Solve Algebra Problem&quot;</title>
				<link>http://mybookworld.wikidot.com/forum/t-404432/free-online-expert-solve-algebra-problem</link>
				<description>Free &quot;Online Expert Solve Algebra Problem&quot;</description>
				<pubDate>Wed, 26 Oct 2011 07:28:15 +0000</pubDate>
				<wikidot:authorName>memjess</wikidot:authorName>				<wikidot:authorUserId>1227242</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As we known that algebra is the most difficult and annoying chapter in math, especially in college algebra. If you are a student is looking for college algebra help, or math teacher for writing teaching plans for algebra. Post your algebra solver question on bidanswer.com, our experts would answer your question online for free.<br /> This website will save you a lot of money time and energy. BidAnswer is a site that provides a way for the user to attain knowledge for practically any topic they choose. You can also answer other question to earn money. BidAnswer hopes to provide a quick and easy alternative.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-387174</guid>
				<title>transmission interface ISSUES</title>
				<link>http://mybookworld.wikidot.com/forum/t-387174/transmission-interface-issues</link>
				<description>install went ok but the interface is unusable?</description>
				<pubDate>Thu, 01 Sep 2011 23:03:26 +0000</pubDate>
				<wikidot:authorName>rindiepoo</wikidot:authorName>				<wikidot:authorUserId>1186411</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Firstly i am a noob. my install seemed to go ok but when i go to the web interface i get this&#8230;.</p> <p>*open<br /> *Remove<br /> *<br /> *Pause</p> <p>etc etc going down the page. None of these 'links' do anything</p> <p>Where have i gone wrong, please help</p> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-374553</guid>
				<title>Upgraded Transmission - error</title>
				<link>http://mybookworld.wikidot.com/forum/t-374553/upgraded-transmission-error</link>
				<description></description>
				<pubDate>Tue, 19 Jul 2011 13:13:28 +0000</pubDate>
				<wikidot:authorName>Ryan1981</wikidot:authorName>				<wikidot:authorUserId>1033232</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I upgraded TRansmission using<br /> /opt/bin/ipkg update</p> <p>/opt/bin/ipkg install transmission</p> <p>Now when trying to run it I receive the following error:</p> <p>/opt/bin/transmission-daemon: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory</p> <p>What else do I need to do?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-370106</guid>
				<title>.info files - Transmission / trans_watchdog</title>
				<link>http://mybookworld.wikidot.com/forum/t-370106/info-files-transmission-trans-watchdog</link>
				<description></description>
				<pubDate>Mon, 04 Jul 2011 11:23:44 +0000</pubDate>
				<wikidot:authorName>wl23</wikidot:authorName>				<wikidot:authorUserId>937408</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a whitelight which I set up with transmission and the trans_watchdog script based on the very helpful guides on this forum. It all works great, apart from one annoying minor issue - every file I download leaves behind a hidden .info file (with a name otherwise the same as the torrent file) in the download directory. These files of course don't show up when browsing the drive over the network, and mean that I can't delete any downloaded files which include subfolders as they contain these hidden files on the server so are marked as not empty/in use.</p> <p>Could anyone help?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-369447</guid>
				<title>rTorrent on whitelight</title>
				<link>http://mybookworld.wikidot.com/forum/t-369447/rtorrent-on-whitelight</link>
				<description></description>
				<pubDate>Thu, 30 Jun 2011 00:18:43 +0000</pubDate>
				<wikidot:authorName>racecar</wikidot:authorName>				<wikidot:authorUserId>1000259</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>Can anyone provide a step-by-step procedure to get rTorrent running properly? I read somewhere that <tt>apt-get install rtorrent</tt> would be enough, but the command doesn't even work for me. Also, is there a good WebUI to use with rTorrent? Thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-368534</guid>
				<title>Transmission 2.32 is out ! How to install/update to 2.32?</title>
				<link>http://mybookworld.wikidot.com/forum/t-368534/transmission-2-32-is-out-how-to-install-update-to-2-32</link>
				<description>New version is out, fixes seeding bugs.</description>
				<pubDate>Fri, 24 Jun 2011 07:51:18 +0000</pubDate>
				<wikidot:authorName>phantomc</wikidot:authorName>				<wikidot:authorUserId>996080</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Edited after new version:<br /> Looking through transmission forums, I found out that 2.31 had a problem with uploading/seeding for some private trackers.</p> <p>The new version 2.32 is out, which fixes these issues hopefully.</p> <p><a href="http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable/transmission_2.32-1_armeb.ipk">http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable/transmission_2.32-1_armeb.ipk</a></p> <p>Any ideas on how to update to this version? I had previously installed transmission 2.31 via feature packs</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>