Module features
alippai - August 29, 2007 - 13:37
| Project: | BitTorrent |
| Version: | 6.x-9.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Can this module create .torrent files from nodes (via API): I want to create a module for audio module - create torrent files of albums, artists (images, music etc.) - but for this IMHO I need a Drupal Bittorrent Client with WebSeeding extension

#1
Currently this module has the code to create torrents from files already on the server, but it does not have the ability to create torrents from nodes. From your description it appears as though you would like all files attached to a node exist in a torrent. For example, on a band's web site having a couple of new tracks and a picture attached to the node available as a torrent download. This is something I would like to implement, but as of right now it is in the list of features to add. Also this module does support the web-seeding extension (actually both specifications that are listed on the site you provided). After the next round of clean ups I am working on now I will begin working on this.
#2
Now I see, that this module inscludes WebSeeding...
Listing files from audio module isn't a problem, but I don't find the torrent generator function (a give it parameters(files, name etc.) and it creates a torrent node from it)... :$
#3
5.x version is longer not supported.
So, moved it to 6.x