File: TODO

package info (click to toggle)
podracer 1.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 92 kB
  • ctags: 14
  • sloc: sh: 434; ansic: 57; makefile: 32
file content (14 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Podracer TODO

It has been suggested by a few people that a verbose option should be added in
order to keep trak of what Podracer is doing if it is not being run from a cron
job.  I agree with this suggestion and plan to add it.  Unfortunately, however,
this will take a considerable amount of coding time, so it didn't make it into
this mostly bugfix release.  I hope to add it in the next release, most likely
version 1.5.

The BitTorrent retrieval code needs to be rewritten.  Currently it depends
specifically on version 3.4.2.  Any other version causes Podracer to choke when
the code is executed.  The next major release (2.0) will fix this either by
completely rewriting Podracer or adding a small program that depends on
libtorrent.  At this point, libtorrent is the preferred method.