12 Commits

Author SHA1 Message Date
John Garland
4b934a07ba dummy function now accepts arbitrary number of variables.
metafile uses hashlib instead of sha library.
2009-06-22 14:11:02 +00:00
Andrew Resch
ff25a7e969 Torrent creation fixes in regards to web seeds
Fix adding torrent to session after creation by setting the proper download location
2009-06-08 21:57:02 +00:00
Andrew Resch
a24c07a9bd Fix some issues with creating torrent files, was putting the announce list in the wrong key
Add support for using a system installed GeoIP db file.  It will look for /usr/share/GeoIP/GeoIP.dat first and try to load that
2009-06-04 16:57:53 +00:00
Andrew Resch
3c47c7ef77 Fix creating torrents in Windows
Fix displaying improper progress when creating torrent
2009-04-23 20:21:01 +00:00
Andrew Resch
4fde1b4a2f Fix typo 2009-04-21 16:32:53 +00:00
Andrew Resch
1003374bb4 Update license on metafile.py to GPL3 2009-02-05 04:46:38 +00:00
Andrew Resch
d00366204e Fix exception in metafile 2008-12-28 04:29:54 +00:00
Andrew Resch
a0bf6d8fe1 Remove trailing whitspace from *.py 2008-11-17 00:57:32 +00:00
Andrew Resch
5af5749065 Allow the creation of .torrent files with no trackers 2008-10-23 13:47:20 +00:00
Andrew Resch
ecb80ea689 Fix creating torrent with file size less than smallest piece size 2008-10-23 13:22:40 +00:00
Andrew Resch
68974ff459 Implement #28 Create Torrent Dialog 2008-09-21 00:33:37 +00:00
Andrew Resch
cb865f1373 Add metafile module for creating torrent files 2008-09-19 21:49:54 +00:00