BitTornado icon indicating copy to clipboard operation
BitTornado copied to clipboard

UNMAINTAINED - John Hoffman's fork of the original bittorrent

Results 15 BitTornado issues
Sort by recently updated
recently updated
newest added

Python breaks at the PeerID.reset method because time package starting from python 3.8 does not contain time.clock() method

Hi, after i had installed (setup.py --install -f) under CentOS7 and python3.4.9, comes this when i will start the tacker: /usr/bin/bttrack.py Traceback (most recent call last): File "/usr/bin/bttrack.py", line 7,...

i am using the master branch on python 3.5 my torrent file is: ``` root@ubuntu-server:/tmp# btshowmetainfo.py debian-8.4.0-openstack-amd64.qcow2.torrent btshowmetainfo 20130326 - decode BitTorrent metainfo files metainfo file.: debian-8.4.0-openstack-amd64.qcow2.torrent info hash.....: 2ad139893ce44cbe94e93522d4563df5f6e0aabe...

bug

I have a repo that creates some virtual machines for testing this project. ```shell # within the 'seeder' machine vagrant@vagrant:~/murder$ python3 downloadtorrent.py ../200MB.zip.torrent saving: 200MB.zip (200.0 MB) percent done: 0.0...

Ever since the python 3 port of Bittornado, btmakemetafile now fills the screen rather than simply advancing the progress counter on the same line.

There is an ongoing problem with some official torrent providers, where they inlcude paths (slash) in the filename. For years. Despite the huge amounts of negative feedback from users. Right...

Python3.6 can't work python btdownloadcurses.py --metafile 1.zip.torrent --saveas 1.zip ------------------------------------------------------------------------------------------------------------------ | file: 1.zip | size: 39.08MiB | dest: /data/data/omcs/web/upfiles/omsa/1.zip | progress: _______________________________________________________________________________________________________________ | status: download succeeded! | dl speed: ---...

http://www.bittorrent.org/beps/bep_0010.html

Builds on type refactoring (#48) to give a better, named structure to the tracker's cache and saved state.

I don't have the Traceback from the 'str' TypeError, it disappeared in my screen window ``` Python TypeError: 'str' does not support the buffer interface Traceback (most recent call last):...