Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I am trying to get the script that scarcow posted on the following page is working:
http://dns323.kood.org/forum/viewtopic. … 19&p=5
Its not adding anything to the cron and the sedding files arent being removed. Any ideas?
Offline
@bfg100k
The same happens for me as well, but it was so with older versions. I usually don't have more than 3 torrents at the same time. The CPU of the unit is not that strong really....
@lividhatter
Where did you put the first script (checratio.sh)? The paths in those script reflect my setup, so you should modify them for yours.
Also, Kylek, can you please help me? I am trying to cross compile Transmission, but i got stuck. Do you have any idea? Please see this topic:
http://dns323.kood.org/forum/t3384-hard … iling.html
Thanks,
-sc
Offline
scarcow I named the first script checkratio.sh and put it in /mnt/HD_a2/.transmission/checkratio.sh
i couldnt figure out what i needed to name the second file but its path is /ffp/start remseeds.sh
the only thing i changed in either script is the -S to -r (which should remove the torrent once it meets the ratio, but that never happens.
EDIT: also i change the cron entry to /5 for testing. the goal is /30
I rebooted my nas and seeds never go away, also when i check crontab -l the new entery isnt there.
Last edited by lividhatter (2008-11-30 20:50:48)
Offline
Kylek is it common that transmission is running 4 times?
Screenshot attached.
Last edited by lividhatter (2008-11-30 21:40:15)
Offline
lividhatter wrote:
scarcow I named the first script checkratio.sh and put it in /mnt/HD_a2/.transmission/checkratio.sh
i couldnt figure out what i needed to name the second file but its path is /ffp/start remseeds.sh
the only thing i changed in either script is the -S to -r (which should remove the torrent once it meets the ratio, but that never happens.
EDIT: also i change the cron entry to /5 for testing. the goal is /30
I rebooted my nas and seeds never go away, also when i check crontab -l the new entery isnt there.
Is both of those scripts made to be executable? What happens if you just execute checkratio.sh directly? What happens if you execute './remseeds.sh start' from /ffp/start?
About the instances of Transmission, it is normal on the DNS 323 that the threads are created as different processes, so it is ok, that you see four Transmissions.
-sc
Offline
lividhatter wrote:
Kylek is it common that transmission is running 4 times?
Screenshot attached.
Yes. There are normally 3 threads, a 4th if existing data is being verified.
Offline
same torrent :
With 1.34 - download speed ~ 3 Mbyte/s
With 1.40 - download speed ~ 200 kbyte/s
With 1.40 transmission-daemon.log say :
"RPC Server: Deflated response from 6165 bytes to 1228
RPC Server: Deflated response from 6160 bytes to 1226
RPC Server: Deflated response from 6178 bytes to 1237
RPC Server: Deflated response from 6153 bytes to 1210
RPC Server: Deflated response from 6175 bytes to 1234
RPC Server: Deflated response from 6171 bytes to 1225
RPC Server: Deflated response from 6179 bytes to 1241
RPC Server: Deflated response from 6154 bytes to 1206
RPC Server: Deflated response from 6177 bytes to 1234
RPC Server: Deflated response from 6175 bytes to 1234
RPC Server: Deflated response from 6175 bytes to 1234
RPC Server: Deflated response from 6167 bytes to 1230
RPC Server: Deflated response from 6171 bytes to 1230
RPC Server: Deflated response from 6167 bytes to 1226"
What the hell is this error message - How can I fix this ?
Offline
That message is only related to the web server that is built into Transmission: Any requests (i.e. when you access the web interface) are compressed with using zlib library.
It's a debug message and has already been removed in the development builds. Don't worry about it.
It also has no influence whatsoever on your download speed.
Offline
Has anyone worked on a script that will move completed files to a new folder if they are no longer in transmission? I have been trying, but I am having little or no success.
Offline
I've got transmission 1.40 running thanks to this thread.
1.4 beta 3 fixes a bug that I'm experiencing.
What is the proper method for me to upgrade to the latest files?
Offline
lividhatter, maybe you can use or borrow some of the script in this thread.
Last edited by DFreeze (2008-12-10 11:52:45)
Offline
zxsix wrote:
I've got transmission 1.40 running thanks to this thread.
1.4 beta 3 fixes a bug that I'm experiencing.
What is the proper method for me to upgrade to the latest files?
You can either compile it yourself, or wait until the next stable release is out. I only package stable releases, because there were problems in the past with betas and trunk versions.
As a matter of fact, I can tell you that the beta 3 has serious problems with bandwidth throttling, so it won't do you that much good either.
I would say the next version 1.41 is around the corner. Maybe a week or two until it's released.
Offline
Ok, it's not a serious one. I can wait for the next stable build from here.
Offline
Hi, Guys
I'm running KyleK's transmission for quite a while and everything works fine, untile recently BT*usic banned Transmission.
I've requested both site admin and Transmission devs to fix this problem, they commited it will be fixed soon or later.
Same time i saw ShadowAndy compiled rTorrent, which is not banned. While rTorrent keeps getting crashed with unknown error.
Anybody has the same problems?
Thanks and have a good day.
Offline
Hi
To enable blocklist, do we just edit the .json file to reflect "1"? Thank you.
Cheers
Offline
Hi All!
I noticed there is some restriction of upload speed for any torrents - 256.2 kB per sec.
It's the max upload speed which I have ever seen in Transmission.
Download speed is fine - it can reach 1 or 2 MB per sec for some torrent.
Total upload speed can be more in case if few torrents are in work but for each of them upload speed is 256.2 kB/sec maximum...
Of course there are no any restriction set in the system.
Is there this problem only with my device or is it well known bug?
Is it possible to fix it?
Thanks in advance!
Denis
Offline
transmission 1.40 has a bug with eztv tracker
http://trac.transmissionbt.com/ticket/1447
but its fixed in 1.41 , when will it be released ?
Thanks for the great howto
Offline
kenyloveg wrote:
Hi, Guys
I'm running KyleK's transmission for quite a while and everything works fine, untile recently BT*usic banned Transmission.
I've requested both site admin and Transmission devs to fix this problem, they commited it will be fixed soon or later.
Same time i saw ShadowAndy compiled rTorrent, which is not banned. While rTorrent keeps getting crashed with unknown error.
Anybody has the same problems?
Thanks and have a good day.
Sorry, this thread is about Transmission, not rTorrent. I believe there is another thread that covers the other client.
Offline
z_z wrote:
Hi
To enable blocklist, do we just edit the .json file to reflect "1"? Thank you.
Cheers
To enable blocklist support, you have to start transmission-daemon with the parameter "-b".
This setting will be saved for subsequent starts, so you will only have to do this once.
Please note that the daemon does not automatically download any blocklists. You have to do that yourself and put them in the correct folder. You'll find more information about this by typing "man transmission-daemon" on the shell.
Offline
dansu wrote:
Hi All!
I noticed there is some restriction of upload speed for any torrents - 256.2 kB per sec.
It's the max upload speed which I have ever seen in Transmission.
Download speed is fine - it can reach 1 or 2 MB per sec for some torrent.
Total upload speed can be more in case if few torrents are in work but for each of them upload speed is 256.2 kB/sec maximum...
Of course there are no any restriction set in the system.
Is there this problem only with my device or is it well known bug?
Is it possible to fix it?
Thanks in advance!
Denis
My line doesn't upload faster than 115kB/s, so I can't test this. This is the wrong forum for this kind of question. I only provide the binaries of Transmission for the NAS, I'm not an active developer.
Please ask your question again at http://forum.transmissionbt.com.
Offline
heema wrote:
transmission 1.40 has a bug with eztv tracker
http://trac.transmissionbt.com/ticket/1447
but its fixed in 1.41 , when will it be released ?
Thanks for the great howto
Transmission 1.41 is right around the corner, unless some serious bug gets discovered I would expect it next week, the week after that the latest.
That's just an estimate from me, and since I'm not a developer, I might be wrong ;)
Offline
does Santa write code?
if he did it would be transmission!!
Offline
KyleK wrote:
My line doesn't upload faster than 115kB/s, so I can't test this. This is the wrong forum for this kind of question. I only provide the binaries of Transmission for the NAS, I'm not an active developer.
Please ask your question again at http://forum.transmissionbt.com.
I asked the question there as you advise (see http://forum.transmissionbt.com/viewtop … amp;t=6668)
So I have a question: is it possible to build 1.41beta4 for our device?
I could perform speed-test on my device with that Transmission version.
Thanks!
Offline
It is possible, but I won't be releasing beta binaries. I did it with earlier versions and it bit me, because the release had some serious issue which made everyone come running here and complaining.
1x.41 stable is expected within the last few days of this year, so just be a bit more patient
Offline
Hi KyleK,
Are you the one building the transmission .tgz files for fun_plug? The 1.4.2. version has been released and I am having problems compiling this for debian on the CH3SNAS. It would also be great if you explain how to build packages for the CH3SNAS and DNS-323.
Regards,
Maarten
Offline