Cck, media mover and feedapi compatybilty ?
szczym - February 21, 2009 - 17:02
| Project: | BitTorrent |
| Version: | 6.x-9.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Im planing to use the bittorrent module together with media_mover and feed-api for distribution of source video files into rss podcast. Basic work flow will be like that:
1 Remote drupal site is uploading .torrent file together with small video file and few image thumbnails.
2 Local drupal site pickup the media, publish it as one node and set the .torrent for tracking
3 Remote client access media via various rss feeds (one for .torrent files, one for static files)
Is the upcoming version of bittorrent tracker compatible with media_mover, cck and feed-api ?
Last few days i been trying to test the fresh code but could not get it to work yet.

#1
With this new module there should not be any compatibility errors. I know the D5 version had a LOT of funky Forn API hacks, but those have all been eliminated. I will look into testing interoperability with those modules after the D6 port gets a stable release.
#2
Im looking forward to test it!