View previous topic :: View next topic |
Author |
Message |
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sat Sep 24, 2005 10:39 am Post subject: Application for creating .torrent files ? |
|
|
Hi everyone,
I'm just trying to create a .torrent file.
Anyway, I noticed that it's quite complicated to create a .torrent with btmakemetafile.py.
So I've been wondering, if there's some kind of GUI to this job ? (e.g something like MakeTorrent for linux ...)
greets Samir |
|
Back to top |
|
|
ecosta Guru
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Sat Sep 24, 2005 10:52 am Post subject: |
|
|
btmaketorrentgui.py should do it
part of the bittorrent package
The command line isn't that complicated... If I have the time I'll post an example.
l8r
Ed. |
|
Back to top |
|
|
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sat Sep 24, 2005 11:00 am Post subject: |
|
|
No, asbolutely not !
Especially when integrating multiple files in one torrent this application is really copius !
Maybe someone can tell me how I can achieve this ?
Right now, I try it by typing
Code: | btmetafile.py tracker filepath1,filepath2,filepath3 -comment 'Bla Bla Bla' |
but I always get some sort of error ... |
|
Back to top |
|
|
ecosta Guru
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Sat Sep 24, 2005 11:04 am Post subject: |
|
|
try this then:
net-p2p/azureus
or
net-p2p/azureus-bin |
|
Back to top |
|
|
ecosta Guru
Joined: 09 May 2003 Posts: 477 Location: Brussels,BE
|
Posted: Sat Sep 24, 2005 11:09 am Post subject: |
|
|
and BTW:
btmaketorrent.py --comment 'whatever' <whatever>.torrent <dirname>
btmaketorrent.py --comment 'KDE' kde.torrent .kde3.4/
works fine for me. |
|
Back to top |
|
|
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sun Sep 25, 2005 2:52 am Post subject: |
|
|
Thanks for your response,
anyway I dont't want to install the whole azureus package just to create a torrent !
About the btmakemetafile command-line utility,
does somebody know how to create a torrent with multiple files in it ?
mfg Samir |
|
Back to top |
|
|
Fix-85 n00b
Joined: 10 Aug 2004 Posts: 22
|
Posted: Sun Sep 25, 2005 1:36 pm Post subject: |
|
|
Ok I just solved the problem,
the BitTornado package contains a great Torrent Make GUI,
you can start it py typing btmaketorrentgui.py ... |
|
Back to top |
|
|
dwaynemac n00b
Joined: 30 Sep 2005 Posts: 26
|
Posted: Wed Oct 12, 2005 12:44 am Post subject: |
|
|
i created a torrent but how do I set a tracker on my pc? |
|
Back to top |
|
|
dwaynemac n00b
Joined: 30 Sep 2005 Posts: 26
|
Posted: Wed Oct 12, 2005 12:45 am Post subject: |
|
|
I also used btmaketorrentgui.py it comes with plain bittorrent, no need to get another client in my opinion. this one works grate!! |
|
Back to top |
|
|
|