Search found 74 matches

by super-poussin
Thu Jul 14, 2011 3:58 pm
Forum: Web Interface
Topic: Creating a Torrent
Replies: 19
Views: 67983

Re: Creating a Torrent

html page can look like this : <html> <header> <center> <bold> Released by Super-Poussin </bold> </center> </header> <body background="fond.jpg"> <table border="0" width="100%" align="left" height="80%" cellpadding="0" cellspacing="0&q...
by super-poussin
Thu Jul 14, 2011 3:56 pm
Forum: Web Interface
Topic: Creating a Torrent
Replies: 19
Views: 67983

Re: Creating a Torrent

create an html page which call this php script with all the info <?php $name = $_POST ['name']; $var2 = $_POST ['var2']; $directory = $_POST ['directory']; $URL = $_POST ['tracker']; $private = $_POST ['private_torrent']; $torrentpath="/c/media/BitTorrent/sources/"; $savepath="/c/webr...
by super-poussin
Thu Feb 10, 2011 1:13 pm
Forum: Support
Topic: [Solved] Encrypted connections do little in 2.20
Replies: 8
Views: 5359

Re: [2.20] Encrypted connections do nothing, show little

Hi Jordan I saw that in my logs : Feb 10 14:04:36 Jedi transmission-daemon[10445]: debian-6.0.0-i386-DVD-1.iso Couldn't read "/c/addons-config/Transmission/transmission-daemon/resume/debian-6.0.0-i386-DVD-1.iso.ef3cb427b5be2571.resume" (resume.c:661) Feb 10 14:04:36 Jedi transmission-daemo...
by super-poussin
Wed Feb 09, 2011 7:47 am
Forum: Support
Topic: [Solved] Encrypted connections do little in 2.20
Replies: 8
Views: 5359

Re: [2.20] Encrypted connections do nothing, show little

last svn do not solve the issue :(

#6001 transmission-trunk-r11865.tar.xz
by super-poussin
Mon Jan 24, 2011 5:58 am
Forum: Support
Topic: High CPU load since 2.12 on Readynas
Replies: 3
Views: 3154

Re: High CPU load since 2.12 on Readynas

many many thanks jordan

will do and let you know
by super-poussin
Sun Jan 23, 2011 4:40 pm
Forum: Support
Topic: High CPU load since 2.12 on Readynas
Replies: 3
Views: 3154

High CPU load since 2.12 on Readynas

Hello

sounds like since 2.12, there's aheavy cpu usage on readynas.

there's some graph here :

http://www.readynas.com/forum/viewtopic ... 16#p284892
by super-poussin
Mon Nov 15, 2010 9:15 pm
Forum: Support
Topic: Block List URL ?
Replies: 8
Views: 75159

Re: Block List URL ?

does this one no more works :

http://update.tra...gz ???????????
by super-poussin
Mon Nov 15, 2010 9:07 pm
Forum: Support
Topic: blocklist
Replies: 2
Views: 2406

Re: blocklist

Thank You, I will update my add-on
by super-poussin
Sun Nov 14, 2010 9:44 am
Forum: Support
Topic: blocklist
Replies: 2
Views: 2406

blocklist

Hi

I see in nightly build that we can configure blocklist url and also update nlocklist with RPC. but I have one question :

Will Transmission regulary check if there's an update , or do we need to have a cron script doing a rpc call ? (for nases which do only have web interface)

thanks in advance
by super-poussin
Tue Oct 05, 2010 6:18 am
Forum: Requests
Topic: ...
Replies: 18
Views: 13566

Re: Offering $$ Reward For New Feature To Be Added In

I can not answer to your pm (Privacy)
by super-poussin
Fri Oct 01, 2010 6:24 pm
Forum: Requests
Topic: ...
Replies: 18
Views: 13566

Re: Offering $$ Reward For New Feature To Be Added In

for some of the addons I do , I receive 1€ which means 0,8 € after paypal take it's part :P so I understand the problem
by super-poussin
Thu Jul 15, 2010 7:20 pm
Forum: Support
Topic: [Solved] Libevent Error
Replies: 15
Views: 18292

Re: Libevent Error

many many thanks that do the trick :P
by super-poussin
Thu Jul 15, 2010 5:24 am
Forum: Support
Topic: [Solved] Libevent Error
Replies: 15
Views: 18292

Re: Libevent Error

Making all in libnatpmp make[2]: Entering directory `/c/Develop/trans-svn/transmission-2.01+/third-party /libnatpmp' gcc -DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE _VERSION=\"2.01+\" -DPACKAGE_STRING=\"transmission\ 2.01+\" -...
by super-poussin
Wed Jul 14, 2010 4:31 pm
Forum: Support
Topic: [Solved] Libevent Error
Replies: 15
Views: 18292

Re: Libevent Error

I try :

libevent-1.4.9-stable

libevent-1.4.13-stable

libevent-1.4.14b-stable:



installation is in default directory : /usr/local/lib
by super-poussin
Wed Jul 14, 2010 2:28 pm
Forum: Support
Topic: [Solved] Libevent Error
Replies: 15
Views: 18292

Re: Libevent Error

Hi jordan checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for lseek64... no checking whether posix_fadvise is declared... no checking...