pushrax / node-xdcc

Simple xdcc file transfers for node.js
21 stars 15 forks source link

Progress of parallel XDCC transfers #3

Closed BenjaminLawson closed 9 years ago

BenjaminLawson commented 9 years ago

Is it possible to track the download progress of parallel XDCC transfers? The example suggests that only one XDCC file can be tracked properly at a time.

BenjaminLawson commented 9 years ago

Solution: there is a details parameter of the xdcc-data emitter that lists the file and the total length of that data.