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">
<tbody>
<tr>
<td valign="middle">
<table border="0 ...
Search found 74 matches
- Thu Jul 14, 2011 3:58 pm
- Forum: Web Interface
- Topic: Creating a Torrent
- Replies: 19
- Views: 80541
- Thu Jul 14, 2011 3:56 pm
- Forum: Web Interface
- Topic: Creating a Torrent
- Replies: 19
- Views: 80541
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/webroot ...
<?php
$name = $_POST ['name'];
$var2 = $_POST ['var2'];
$directory = $_POST ['directory'];
$URL = $_POST ['tracker'];
$private = $_POST ['private_torrent'];
$torrentpath="/c/media/BitTorrent/sources/";
$savepath="/c/webroot ...
- Thu Feb 10, 2011 1:13 pm
- Forum: Support
- Topic: [Solved] Encrypted connections do little in 2.20
- Replies: 8
- Views: 6639
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-daemon ...
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-daemon ...
- Wed Feb 09, 2011 7:47 am
- Forum: Support
- Topic: [Solved] Encrypted connections do little in 2.20
- Replies: 8
- Views: 6639
Re: [2.20] Encrypted connections do nothing, show little
last svn do not solve the issue 
#6001 transmission-trunk-r11865.tar.xz

#6001 transmission-trunk-r11865.tar.xz
- Mon Jan 24, 2011 5:58 am
- Forum: Support
- Topic: High CPU load since 2.12 on Readynas
- Replies: 3
- Views: 3874
Re: High CPU load since 2.12 on Readynas
many many thanks jordan
will do and let you know
will do and let you know
- Sun Jan 23, 2011 4:40 pm
- Forum: Support
- Topic: High CPU load since 2.12 on Readynas
- Replies: 3
- Views: 3874
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
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
- Mon Nov 15, 2010 9:15 pm
- Forum: Support
- Topic: Block List URL ?
- Replies: 8
- Views: 77361
Re: Block List URL ?
does this one no more works :
http://update.tra...gz ???????????
http://update.tra...gz ???????????
Re: blocklist
Thank You, I will update my add-on
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
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
Re: Offering $$ Reward For New Feature To Be Added In
I can not answer to your pm (Privacy)
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
so I understand the problem

- Thu Jul 15, 2010 7:20 pm
- Forum: Support
- Topic: [Solved] Libevent Error
- Replies: 15
- Views: 21161
Re: Libevent Error
many many thanks that do the trick 

- Thu Jul 15, 2010 5:24 am
- Forum: Support
- Topic: [Solved] Libevent Error
- Replies: 15
- Views: 21161
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+\" -DPACKAGE_BUGREPORT= \"http://trac ...
- Wed Jul 14, 2010 4:31 pm
- Forum: Support
- Topic: [Solved] Libevent Error
- Replies: 15
- Views: 21161
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
libevent-1.4.9-stable
libevent-1.4.13-stable
libevent-1.4.14b-stable:
installation is in default directory : /usr/local/lib
- Wed Jul 14, 2010 2:28 pm
- Forum: Support
- Topic: [Solved] Libevent Error
- Replies: 15
- Views: 21161
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 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 ...